archive_system_monitoring
This is an old revision of the document!
Table of Contents
Munin
We're running munin for some out of the box monitoring fun, which can be seen at https://www.tardis.ed.ac.uk/restricted/munin/.
To add a new host to this, on the box you wish to monitor:
colin:~# apt-get install munin-node ... colin:~# vim /etc/munin/munin-node.conf
and add…
allow ^193\.62\.81\.11$
and don't forget to…
colin:~# /etc/init.d/munin-node restart
Also on davros, edit /etc/munin/munin.conf to add:
[colin.tardis.ed.ac.uk]
address 193.62.81.8
use_node_name yes
Custom plugins
Some custom plugins have been written to monitor:
- The number of items in the support inbox
- The number of people logged into gallifrey
Malcolm
- Munin occasionally sends reports to malcolm, bung's irc bot, for example when cpu usage exceeds a threshold. These alerts can be seen in #tardismon
archive_system_monitoring.1160492250.txt.gz · Last modified: (external edit)
