Page 1 of 1

Check_http date format

Posted: Tue Oct 19, 2010 6:21 am
by tairline
Noticed that the certificate check in check_http gives back the USA date notation (mm/dd/yyyy) even if date format is set to euro (dd/mm/yyyy) in the general server setings. Using USA date notation can be confusing for our certificate validity checks. I would like to know if theres a param or arg I can set to change the date format output so it shows this in dd/mm/yyyy.

Re: Check_http date format

Posted: Tue Oct 19, 2010 9:36 am
by tonyyarusso
Not that I can find; you would need to write a patch for the plugin.

Re: Check_http date format

Posted: Wed Oct 20, 2010 2:34 am
by tairline
Thanks Tony.

Any idea who wrote the plugin?

Re: Check_http date format

Posted: Wed Oct 20, 2010 9:45 am
by tonyyarusso
No, but it's currently maintained by the folks at http://nagiosplugins.org/ - see the "Support" page on that site for their mailing lists.

Re: Check_http date format

Posted: Fri Oct 29, 2010 3:47 am
by tairline
Thanks. I am waiting for a reply by the plugin devs.