summaryrefslogtreecommitdiffstats
path: root/pcp/README
diff options
context:
space:
mode:
authorHerb Lewis <herb@samba.org>2000-11-09 20:45:09 +0000
committerHerb Lewis <herb@samba.org>2000-11-09 20:45:09 +0000
commitbe6a3173458b3112e9b4d99d078895633fb80c60 (patch)
tree819139fd575e2bb522b16e56defcd367bbf474d0 /pcp/README
parent3adc0e7a4ee71d255d2181a928d6e632664b7f4c (diff)
downloadsamba-be6a3173458b3112e9b4d99d078895633fb80c60.tar.gz
samba-be6a3173458b3112e9b4d99d078895633fb80c60.tar.xz
samba-be6a3173458b3112e9b4d99d078895633fb80c60.zip
restructure PCP metrics (merge from 2.2 branch)
(This used to be commit dc725c2256ff5f3d8ac37fe33cfa1685194f7f46)
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