diff options
author | Herb Lewis <herb@samba.org> | 2000-11-09 21:23:51 +0000 |
---|---|---|
committer | Herb Lewis <herb@samba.org> | 2000-11-09 21:23:51 +0000 |
commit | 99b764e1c7d508e0caf2ffa82f279dff4fbb5aac (patch) | |
tree | 95d3439175d6899f3e2237d2539c27e7f6b3c668 /pcp | |
parent | dc725c2256ff5f3d8ac37fe33cfa1685194f7f46 (diff) | |
download | samba-99b764e1c7d508e0caf2ffa82f279dff4fbb5aac.tar.gz samba-99b764e1c7d508e0caf2ffa82f279dff4fbb5aac.tar.xz samba-99b764e1c7d508e0caf2ffa82f279dff4fbb5aac.zip |
minor update to help file
Diffstat (limited to 'pcp')
-rw-r--r-- | pcp/help | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -15,6 +15,21 @@ # blank lines before the @ line are ignored # +@ SAMBA.0 Count and Time Instance Domain +Contains count and time information for system calls and smb transactions. +Counts shows the number of times each transaction was called. Times +indicates the time spent in each transaction. + +@ SAMBA.1 Byte Instance Domain +This domain contains instances for the number of bytes transferred +using the read and write system call. + +@ samba.counts Count of calls to this function + +@ samba.times Time required to complete call + +@ samba.bytes Number of bytes processed by this call + @ samba.smbd.smb_count Count of SMB packets processed @ samba.smbd.uid_changes Count of times effective uid changed |