Xymon Mailing List Archive search

Analysis & Alerts

1 message in this thread

list David Boyer · Fri, 1 Apr 2016 13:32:15 -0400 ·
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 user-f16137842602@xymon.invalid DURATION>11 REPEAT=240 RECOVERED

SERVICE=disk COLOR=red
             MAIL user-ebf3e8f29240@xymon.invalid DURATION>16 REPORT=240 RECOVERED
SERVICE=disk COLOR=yellow
             MAIL user-ebf3e8f29240@xymon.invalid 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