Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
grogu01 authored and grogu01 committed Jun 4, 2015
1 parent fb98252 commit 6b41ef5
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ Copy `activeMQ.py` to any diretory and make it runnable (`chmod u+x activeMQ.py`
n/a

# Usage Instructions
```Usage: activeMQ.py [options]
```
Usage: activeMQ.py [options]
Options:
-h, --help show this help message and exit
Expand All @@ -51,7 +52,8 @@ Options:
-b BROKERHOSTNAME, --broker=BROKERHOSTNAME
hostname of ActiveMQ broker
-j JMX_PORT, --jmx_port=JMX_PORT
JMX port of ActiveMQ broker```
JMX port of ActiveMQ broker
```

## Metric description
The field pack queries the JMX API of AtiveMQ an provides information about the broker, queues and topics.
Expand Down

0 comments on commit 6b41ef5

Please sign in to comment.