Xymon Mailing List Archive search

alerting on holidays

list Stef Coene
Mon, 5 Feb 2007 16:42:29 +0100
Message-Id: <user-72e8bf37add6@xymon.invalid>

On Monday 05 February 2007 16:29, Kern, Thomas wrote:
If you can send me the format of the data file, I will see if I can get
the US government holidays for the next few years.
I had the same problem for a website I was creating.
You can use google calendar to download an xml or ical list of holidays.  
Parsing this with perl and dumping it in a file not so difficult.  The only 
problem I had was finding a good google calendar.


Stef