1PMDAZIMBRA(1) Performance Co-Pilot PMDAZIMBRA(1)
2
3
4
6 pmdazimbra - Zimbra Collaboration Suite (ZCS) PMDA
7
9 pmdazimbra is a Performance Metrics Domain Agent (PMDA) which exports
10 metric values from several subsystems of the Zimbra Suite. Further
11 details on Zimbra can be found at http://www.zimbra.com/.
12
14 If you want access to the names and values for the zimbra performance
15 metrics, do the following as root:
16
17 # cd $PCP_PMDAS_DIR/zimbra
18 # ./Install
19
20 If you want to undo the installation, do the following as root:
21
22 # cd $PCP_PMDAS_DIR/zimbra
23 # ./Remove
24
25 pmdazimbra is launched by pmcd(1) and should never be executed
26 directly. The Install and Remove scripts notify pmcd(1) when the agent
27 is installed or removed.
28
30 /opt/zimbra/zmstat/*
31 comma-separated value files containing Zimbra performance data
32
33 $PCP_PMDAS_DIR/zimbra/Install
34 installation script for the pmdazimbra agent
35
36 $PCP_PMDAS_DIR/zimbra/Remove
37 undo installation script for the pmdazimbra agent
38
39 $PCP_LOG_DIR/pmcd/zimbra.log
40 default log file for error messages from pmdazimbra
41
43 pmcd(1).
44
45
46
473.3.3 Performance Co-Pilot PMDAZIMBRA(1)