[hobbit] alerting on holidays
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.
/Thomas Kern /U.S. Department of Energy /301-903-2211
-----Original Message----- From: henrik at hswn.dk [mailto:henrik at hswn.dk] Sent: Saturday, February 03, 2007 11:11 AM To: hobbit at hswn.dk Subject: Re: [hobbit] alerting on holidays
Hi Michael,
On Tue, Jan 02, 2007 at 04:12:52PM +0100, Michael Nagel wrote:
In the attachment you find an addition (based and in some parts stealed from your source) which calculate the holidays and alert like sunday (or what weekday you like). Source: holiday.src Holiday definition: hobbit-holidays.cfg
thanks a lot for this - I've been needing this myself, but never got around to implement it.
I've merged your code with some minor tweaks here and there. If anyone cares to write holiday definitions for other countries, please submit them to me.
Regards, Henrik
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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
Hi,
how can I reduce the history logs und RRD files hobbit creates. I have a constant growth of these files. Hobbit isn't running for a year now, so I don't know if they will be limited when the year ist full. Does hobbit need the historylogs for some tasks or can I delete them from time to time.
Thorsten Erdmann
On Tue, Feb 06, 2007 at 09:39:42AM +0100, thorsten.erdmann at daimlerchrysler.com wrote:
how can I reduce the history logs und RRD files hobbit creates. I have a constant growth of these files. Hobbit isn't running for a year now, so I don't know if they will be limited when the year ist full. Does hobbit need the historylogs for some tasks or can I delete them from time to time.
The RRD files are constant in size - and new ones only appear when you add hosts.
The historical log entries can be trimmed with the "trimhistory" utility.
Regards, Henrik
Hi all,
i'm tryng to use this test but return me the message "Unexpected service response " someone have the same problem?
someone have modified ajp13 service test, for testing multiple tomcat instances on the same web server?
thanks,
Marco
do you have firewall (personal firewall on the tomcat server) rules to allow access to these ports from Hobbit server? Did you use Tomcat's web port or AJP13 port ?
On 2/6/07, Marco Avvisano <marco.avvisano at regione.toscana.it> wrote:
Hi all,
i'm tryng to use this test but return me the message "Unexpected service response " someone have the same problem?
someone have modified ajp13 service test, for testing multiple tomcat instances on the same web server?
thanks,
Marco
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
No we haven't firewall ... i use the Tomcat's web port Is not correct? I don't know much about ..
Marco ----- Original Message ----- From: Jerry Yu To: hobbit at hswn.dk Sent: Tuesday, February 06, 2007 1:07 PM Subject: Re: [hobbit] AJP service test
do you have firewall (personal firewall on the tomcat server) rules to allow access to these ports from Hobbit server? Did you use Tomcat's web port or AJP13 port ?
On 2/6/07, Marco Avvisano <marco.avvisano at regione.toscana.it> wrote: Hi all,
i'm tryng to use this test but return me the message "Unexpected service
response "
someone have the same problem?
someone have modified ajp13 service test, for testing multiple tomcat
instances on the same web server?
thanks,
Marco
To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe at hswn.dk
no the AJP port should be used for AJP test. If you want to test the web service by Tomcat or Apache (as web front to AJP services), you can use the 'http' or 'cont' test instead. If web port is used, AJP test would fail since Tomcat talks in HTTP instead of AJP on that port.
On 2/8/07, Marco Avvisano <marco.avvisano at regione.toscana.it> wrote:
No we haven't firewall ... i use the Tomcat's web port Is not correct? I don't know much about ..
Marco
----- Original Message ----- *From:* Jerry Yu <jjj863 at gmail.com> *To:* hobbit at hswn.dk *Sent:* Tuesday, February 06, 2007 1:07 PM *Subject:* Re: [hobbit] AJP service test
do you have firewall (personal firewall on the tomcat server) rules to allow access to these ports from Hobbit server? Did you use Tomcat's web port or AJP13 port ?
On 2/6/07, Marco Avvisano <marco.avvisano at regione.toscana.it> wrote:
Hi all,
i'm tryng to use this test but return me the message "Unexpected service response " someone have the same problem?
someone have modified ajp13 service test, for testing multiple tomcat instances on the same web server?
thanks,
Marco
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Marco Avvisano wrote :
Hi all,
i'm tryng to use this test but return me the message "Unexpected service response " someone have the same problem?
Hi,
for some old versions of tomcat, you have to shorten the expect string :
expect "\x41\x42\x00"
-- Charles Goyard - cgoyard at cvf.fr - (+33) 1 45 38 01 31
participants (7)
-
cgoyard@cvf.fr
-
henrik@hswn.dk
-
jjj863@gmail.com
-
marco.avvisano@regione.toscana.it
-
stef.coene@docum.org
-
Thomas.Kern@hq.doe.gov
-
thorsten.erdmann@daimlerchrysler.com