![]() |
6 лет назад | |
---|---|---|
.. | ||
Makefile.inc | 6 лет назад | |
README.md | 6 лет назад | |
rabbitmq.chart.py | 6 лет назад | |
rabbitmq.conf | 6 лет назад |
Module monitor rabbitmq performance and health metrics.
Following charts are drawn:
Queued Messages
Message Rates
Global Counts
File Descriptors
Socket Descriptors
Erlang processes
Erlang run queue
Memory
Disk Space
socket:
name : 'local'
host : '127.0.0.1'
port : 15672
user : 'guest'
pass : 'guest'
When no configuration file is found, module tries to connect to: localhost:15672
.