Take a look at the alerts.cfg man page...
http://www.xymon.com/xymon/help/manpages/man5/alerts.cfg.5.html
You can configure an alert to trigger a custom script, that script could
then run off and do whatever you need it to do.
Steve
On 23 December 2011 20:01, Tom S <user-428671d28ab5@xymon.invalid> wrote:
It would be nice to have some way to have XYMON do 'corrective measures'
for an alert.
example: if Apache was hanging yet the connection to a client system was
OK, to log on with ssh and restart Apache2.
is there a way to implement this easily?
TIA!