1 Apr
2016
1 Apr
'16
5:32 p.m.
I'm running version 4.3.17 and I have a problem getting alerts out...
In my analsis.cfg HOST=larry DISK /data 90 95 GROUP=pita
DEFAULT DISK * 90 95
In the alerts.cfg GROUP=pita SERVICE=disk MAIL dbas at something.net DURATION>11 REPEAT=240 RECOVERED
SERVICE=disk COLOR=red MAIL admin at something.net DURATION>16 REPORT=240 RECOVERED SERVICE=disk COLOR=yellow MAIL admin at something.net DURATION>16 REPORT=240 RECOVERED
Now, it seems that only the emails are being sent by the SERVICE=disk reference. As the dbas do not receive the notice.
I ran the xymoncmd xymond_alert --dump-config and I see both entries: 120 SERVICE=disk COLOR=red 122 SERVICE=disk COLOR=yellow 131 GROUP=dbas
Any insight would be appreciated! Dave