summaryrefslogtreecommitdiffstats
path: root/pcp/README
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>2000-11-09 20:37:38 +0000
committerHerb Lewis <herb@samba.org>2000-11-09 20:37:38 +0000
commit309e6123c8f149ed100d38594f656173ccd94c94 (patch)
tree7ab116dc5dea0bd87eb0889be99c22a0b3bdec13 /pcp/README
parent429c2a7170e23b29f5d1ebfcfceeeaef9301b2a1 (diff)
downloadsamba-309e6123c8f149ed100d38594f656173ccd94c94.tar.gz
samba-309e6123c8f149ed100d38594f656173ccd94c94.tar.xz
samba-309e6123c8f149ed100d38594f656173ccd94c94.zip
restructure PCP metrics
Diffstat (limited to 'pcp/README')
-rw-r--r--pcp/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/pcp/README b/pcp/README
index 81adb5df3bf..97d8125a53e 100644
--- a/pcp/README
+++ b/pcp/README
@@ -7,7 +7,7 @@ information about transaction activity from the smb daemon.
Note:
This PMDA may be remade from source and hence requires
- a C compiler to be installed.
+ a C compiler and Perl to be installed.
Uses of make(1) may fail (without removing or clobbering files)
if the C compiler cannot be found. This is most likely to
@@ -32,7 +32,7 @@ Installation
+ # mkdir /var/pcp/pmdas/samba
+ # cp * /var/pcp/pmdas/samba
- + # cp ../source/includes/profile.h /var/pcp/pmdas/samba
+ + # cp ../source/include/profile.h /var/pcp/pmdas/samba
+ # cd /var/pcp/pmdas/samba
+ Check that there is no clash in the Performance Metrics Domain
@@ -77,7 +77,7 @@ De-installation
Making something happen
=======================
-The application ./smbd updates the shared memory segment to add
+The application "smbd" updates the shared memory segment to add
profile information about smbd. By default updating is disabled.
To start updating of the shared memory segment you need to run the
smbcontrol command to turn on profiling for one or more smbd processes