Munin plugins: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Mati (Diskussion | Beiträge) (Created page with '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 [http://svn.fsinf.at/fs/munin svn.fsinf.at/…') |
Mati (Diskussion | Beiträge) |
||
Zeile 10: | Zeile 10: | ||
; fans : Monitor fan speeds using lm-sensors. | ; fans : Monitor fan speeds using lm-sensors. | ||
; fans-hpasm : Monitor fan speeds with the hpasm module (used on some Compaq/HP servers) | ; fans-hpasm : Monitor fan speeds with the hpasm module (used on some Compaq/HP servers) | ||
; jabber_availability_ : Monitor availability of jabber servers. See [[XMPP_Munin_plugins#jupwado|JUpWaDo]]. | |||
; hpasm-psu : Monitor health of power supply units with the hpasm module (used on some Compaq/HP servers) | ; 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. | ; 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|XMPPbot]]. | |||
; temp : Monitor temperature values using lm-sensors. | ; temp : Monitor temperature values using lm-sensors. | ||
; transports_ : Monitor usage of python based transports. See [[Xmppbot|XMPPbot]] | |||
; voltages : Monitor voltage values using lm-sensors. | ; voltages : Monitor voltage values using lm-sensors. |
Version vom 5. Februar 2010, 13:20 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 in svn.fsinf.at/fs/munin (WebSVN).
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.