summaryrefslogtreecommitdiff
path: root/pcp
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>2000-11-09 21:23:51 +0000
committerHerb Lewis <herb@samba.org>2000-11-09 21:23:51 +0000
commit9de4f58781c0e9b22e3844725e653754dd84e76c (patch)
tree45ff4f0dd0d246481dd6056bb2ffe040e9382bb3 /pcp
parentbe6a3173458b3112e9b4d99d078895633fb80c60 (diff)
downloadsamba-9de4f58781c0e9b22e3844725e653754dd84e76c.tar.gz
samba-9de4f58781c0e9b22e3844725e653754dd84e76c.tar.bz2
samba-9de4f58781c0e9b22e3844725e653754dd84e76c.zip
minor update to help file
(This used to be commit 99b764e1c7d508e0caf2ffa82f279dff4fbb5aac)
Diffstat (limited to 'pcp')
-rw-r--r--pcp/help15
1 files changed, 15 insertions, 0 deletions
diff --git a/pcp/help b/pcp/help
index cc4ff33342..dc3b02f03b 100644
--- a/pcp/help
+++ b/pcp/help
@@ -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