[Nagiosplug-devel] [ nagiosplug-Bugs-3142101 ] check_http -C produces confusing date

SourceForge.net noreply at sourceforge.net
Wed Dec 22 23:48:57 CET 2010


Bugs item #3142101, was opened at 2010-12-23 09:43
Message generated for change (Comment added) made by 
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=3142101&group_id=29880

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: General plugin execution
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Thiago Figueiro ()
Assigned to: Nobody/Anonymous (nobody)
Summary: check_http -C produces confusing date

Initial Comment:
The US date format is a joke.  At least your dumb Fahrenheit and gallons are not ambiguous like m/d/y.  It sucks.

The patch attached changes sslutils.c to use the asctime() date format:

WARNING - Certificate expires in 277 day(s) (Mon Sep 10 00:38:00 2011).

instead of

WARNING - Certificate expires in 277 day(s) (10/9/2011 00:38).


----------------------------------------------------------------------

>Comment By: Thiago Figueiro ()
Date: 2010-12-23 09:48

Message:
btw, I was trying to sound jovial above; I just re-read and it sounded a
bit angry - t'was not my intention.  But the USA date format does suck.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=3142101&group_id=29880




More information about the Devel mailing list