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

NAME

6       pmdaactivemq - ActiveMQ performance metrics domain agent (PMDA)
7

DESCRIPTION

9       pmdaactivemq is a Performance Metrics Domain Agent (PMDA) which exports
10       performance metrics from ActiveMQ.
11

INSTALLATION

13       This PMDA requires that ActiveMQ has been installed  with  the  Jolokia
14       JMX-HTTP  bridge enabled. By default the PNDA will connect to localhost
15       at port 8161 with a username and password of 'admin'. This can be  con‐
16       figured in PCP_PMDAS_DIR/activemq/activemq.conf
17
18       Install the ActiveMQ PMDA by using the Install script as root:
19
20           # cd $PCP_PMDAS_DIR/activemq
21           # ./Install
22
23
24       To uninstall, do the following as root:
25
26           # cd $PCP_PMDAS_DIR/activemq
27           # ./Remove
28
29       pmdaactivemq  is  launched  by  pmcd(1)  and  should  never be executed
30       directly. The Install and Remove scripts notify pmcd(1) when the  agent
31       is installed or removed.
32

FILES

34       $PCP_PMDAS_DIR/activemq/activemq.conf
35           optional configuration file for pmdaactivemq
36
37       $PCP_PMDAS_DIR/activemq/Install
38           installation script for the pmdaactivemq agent
39
40       $PCP_PMDAS_DIR/activemq/Remove
41           undo installation script for the pmdaactivemq agent
42
43       $PCP_LOG_DIR/pmcd/activemq.log
44           default log file for error messages from pmdaactivemq
45

PCP ENVIRONMENT

47       Environment variables with the prefix PCP_ are used to parameterize the
48       file and directory names used by PCP. On each  installation,  the  file
49       /etc/pcp.conf  contains  the  local  values  for  these variables.  The
50       $PCP_CONF variable may be used to specify an alternative  configuration
51       file, as described in pcp.conf(5).
52

SEE ALSO

54       PCPIntro(1) and pmcd(1).
55
56
57
58Performance Co-Pilot                  PCP                      PMDAACTIVEMQ(1)
Impressum