Xymon Mailing List Archive search

Status report - email

3 messages in this thread

list Sheldon Campbell · Tue, 1 Apr 2014 13:08:57 -0400 ·
Hi
Is there any method within XYMON that one could send out a day end summary of what is reported on daily within XYMON?   I use the alerts.cfg to issue email alerts however in this case if I have a summary report created is there mechanism in XYMON that would allow me to send that report out daily ?
Thanks
list Paul Root · Tue, 1 Apr 2014 17:33:34 +0000 ·
I wrote a script to read the notifications.log file to summarize any pages, etc.
quoted from Sheldon Campbell

From: Xymon [mailto:xymon-bounces at xymon.com] On Behalf Of Sheldon Campbell
Sent: Tuesday, April 01, 2014 12:09 PM
To: xymon at xymon.com
Subject: [Xymon] Status report - email

Hi

Is there any method within XYMON that one could send out a day end summary of what is reported on daily within XYMON?   I use the alerts.cfg to issue email alerts however in this case if I have a summary report created is there mechanism in XYMON that would allow me to send that report out daily ?

Thanks
list Henrik Størner · Thu, 03 Apr 2014 10:58:10 +0200 ·
quoted from Sheldon Campbell
 

Den 2014-04-01 19:08, Sheldon Campbell skrev: 
Hi 

Is there
any method within XYMON that one could send out a day end summary of
what is reported on daily within XYMON? I use the alerts.cfg to issue
email alerts however in this case if I have a summary report created is
there mechanism in XYMON that would allow me to send that report out
daily ?
You could script a call to the Eventlog CGI (see the 'Reports'
-> 'Event log report' menu in Xymon). Given the right URL with start/end
time, it will send you an HTML page with the events that happened
yesterday. Stuff that into an e-mail, and you should be done.


Regards,
Henrik