Xymon Mailing List Archive search

Duplicate email Recipients in Info page

list Betsy Schwartz
Wed, 6 Jun 2012 13:26:59 -0400
Message-Id: <user-44d82f1f2d93@xymon.invalid>

(resending to cc to group)

On Tue, Jun 5, 2012 at 2:02 PM, Don Kuhlman <user-5eb2bfadc6c6@xymon.invalid> wrote:
What's the best way to troubleshoot my rules/settings to figure out where
I'm setting the duplicated target recipients at?
Try on the server:
/usr/local/xymon/server/bin/xymond_alert --test <host> <options>

example:
/usr/local/xymon/server/bin/xymond_alert --test myhost.example.com  disk
/usr/local/xymon/server/bin/xymond_alert --test myhost.example.com
--color=yellow --duration=200 #in seconds

This will show you exactly which rules in alerts.cfg are firing.
(substitute correct path for your xymon installation)