Munin plugins: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Mati (Diskussion | Beiträge) |
Mati (Diskussion | Beiträge) |
||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
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 | 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 at https://github.com/fsinf/munin/. Our [[Apt repositories]] contain the package ''munin-plugins-fsinf'' 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: | A short description of all the plugins is here, more detailed documentation is available in the plugins: |
Aktuelle Version vom 14. November 2014, 19:59 Uhr
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 at https://github.com/fsinf/munin/. Our Apt repositories contain the package munin-plugins-fsinf 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.