Anomalie #1368
munin-cpu flapping
Start date:
09/29/2013
Due date:
09/29/2013
% Done:
100%
Estimated time:
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.