summaryrefslogtreecommitdiff
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
commit99b764e1c7d508e0caf2ffa82f279dff4fbb5aac (patch)
tree95d3439175d6899f3e2237d2539c27e7f6b3c668
parentdc725c2256ff5f3d8ac37fe33cfa1685194f7f46 (diff)
downloadsamba-99b764e1c7d508e0caf2ffa82f279dff4fbb5aac.tar.gz
minor update to help file
-rw-r--r--pcp/help15
1 files changed, 15 insertions, 0 deletions
diff --git a/pcp/help b/pcp/help
index cc4ff33342f..dc3b02f03bd 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