Actions
Anomalie #1368
fermémunin-cpu flapping
Début:
29/09/2013
Echéance:
29/09/2013
% réalisé:
100%
Temps estimé:
Difficulté:
2 Facile
Description
munin-cpu flap because it's a passive check that only gets sent when there is a problem and not on a regular basis. If it starts flapping, it won't ever get back to normal. Run on munin.vm.april-int
while : ; do for host in opium.lan.april-int amphetamine.pavot.vm.april-int do echo -e "$host\tmunin-cpu\tOK\tmanual override" | /usr/sbin/send_nsca -H nagios -c /etc/send_nsca.cfg done sleep 30 done
until it stops flapping.
Actions