ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
dsperfmonitor(1) BSD General Commands Manual dsperfmonitor(1) NAME dsperfmonitor -- A Directory Tool for monitoring plugin performance in Directory Services SYNOPSIS dsperfmonitor -a | -d | -dump | -flush DESCRIPTION The dsperfmonitor tool is a command line utility for enabling internal plugin performance monitoring in the DirectoryService daemon. This tool allows you active and deactivate/dump information on what API calls are made to plugins, how long they took to respond, and what the last 5 errors in any API were. The options are as follows: options: -a Acivate performance monitoring -d Deactivate performance monitoring and dump a tab delimited result to /var/log/system.log -dump Dump a tab delimited result to /var/log/system.log -flush Reset statistics SEE ALSO DirectoryService(8) dscl(1) dirt(1) DirectoryServiceAttributes(7) MacOSX Nov 17, 2003 MacOSX |
|