Munin plugins
Version vom 18. Februar 2012, 11:42 Uhr von Mati (Diskussion | Beiträge)
We have quite a few self written munin plugins as well as some that have minor modifications. In any case, you can find all of them in git.fsinf.at/munin. Our Apt repositories contain the package munin-fsinf-plugins which installs these plugins to /usr/share/munin/plugins/fsinf.
A short description of all the plugins is here, more detailed documentation is available in the plugins:
- df
- Filesystem excludes are better than in the default implementation. This is just a one-line patch.
- df_abs
- Filesystem excludes are better than in the default implementation. This is just a one-line patch.
- ejabberd
- Counts connections on an ejabberd server with ejabberdctl.
- ejabberd_registered
- Counts the number of registrations on an ejabberd server with ejabberdctl.
- ejabberd_uptime
- Test ejabberd uptime with ejabberdctl.
- fans
- Monitor fan speeds using lm-sensors.
- fans-hpasm
- Monitor fan speeds with the hpasm module (used on some Compaq/HP servers)
- jabber_availability_
- Monitor availability of jabber servers. See JUpWaDo.
- hpasm-psu
- Monitor health of power supply units with the hpasm module (used on some Compaq/HP servers)
- ip
- Same as the official ip_, only you can specify the IP address with an environment variable. This is much better for the comparisons-graphs.
- muc_
- Monitor usage of Jabber Multi User Chats. See XMPPbot.
- temp
- Monitor temperature values using lm-sensors.
- transports_
- Monitor usage of python based transports. See XMPPbot
- voltages
- Monitor voltage values using lm-sensors.