1PMDADS389LOG(1)             General Commands Manual            PMDADS389LOG(1)
2
3
4

NAME

6       pmdads389log - 389 Directory Server Log PMDA
7

DESCRIPTION

9       pmdads389log  is  a  Performance  Metrics  Domain  Agent  (PMDA)  which
10       extracts statistics from 389 Directory Server access log using the log‐
11       conv.pl(1) utility.
12

INSTALLATION

14       pmdads389log uses a configuration file
15
16       ·   $PCP_PMDAS_DIR/ds389log/ds389log.conf
17
18       This  file  can  contain overridden values (Perl code) for the settings
19       listed at the start of pmdads389log.pl, namely:
20
21       ·   logconv.pl parameters
22
23       ·   minimal query interval
24
25       ·   389 DS access log to use
26
27       ·   389 DS log directory to use (used if no file specified)
28
29       ·   non-root user having read access to the access log file
30
31       Once this is setup, you can access the names and values for the 389  DS
32       performance metrics by doing the following as root:
33
34             # cd $PCP_PMDAS_DIR/ds389log
35             # ./Install
36
37       To uninstall, do the following as root:
38
39             # cd $PCP_PMDAS_DIR/ds389log
40             # ./Remove
41
42       pmdads389log  is  launched  by  pmcd(1)  and  should  never be executed
43       directly. The Install and Remove scripts notify pmcd(1) when the  agent
44       is installed or removed.
45

FILES

47       $PCP_PMDAS_DIR/ds389log/ds389log.conf
48           configuration file for the pmdads389log agent
49
50       $PCP_PMDAS_DIR/ds389log/Install
51           installation script for the pmdads389log agent
52
53       $PCP_PMDAS_DIR/ds389log/Remove
54           undo installation script for the pmdads389log agent
55
56       $PCP_LOG_DIR/pmcd/ds389log.log
57           default log file for error messages from pmdads389log
58
59       /var/log/dirsrv/slapd-.../access
60           389 Directory Server access log parsed by logconv.pl
61

PCP ENVIRONMENT

63       Environment variables with the prefix PCP_ are used to parameterize the
64       file and directory names used by PCP. On each  installation,  the  file
65       /etc/pcp.conf  contains  the  local  values  for  these variables.  The
66       $PCP_CONF variable may be used to specify an alternative  configuration
67       file, as described in pcp.conf(5).
68

SEE ALSO

70       PCPIntro(1), logconv.pl(1), pmcd(1) and pmdads389(1).
71
72
73
74Performance Co-Pilot                  PCP                      PMDADS389LOG(1)
Impressum