Re: [Nagios-devel] Date in Log File

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Date in Log File

Post by Guest »

Actually the patch I had in mind would use local_time_r, this would allow
for international formatting. The api would not change. I use it mostly
for debugging as I more a cli user the web.

Does is this file read by the cgis(except showlog)?

Thanks
> Steve Pribyl schrieb:
>>> Epoch time is 500000 times easier to parse from programs.
>>>
>>>
>> I am not going to disagree with you there. Is there a way to get both
>> in
>> there. I will happily write the patch it there is some agreement.
>>
>> Epoch is hard to read by people.
>>
>> Steve
>>
>>
> People has "/cgi-bin/showlog.cgi" to read it ;)
>
> The native nagios.log is just, up to now, a data sink for the daemon and
> the cgi's - for what other could it be usefull?
>
> Are you ready to patch all of the CGIs too?
> What if people would like to have other date formats? Europe, US, ISO....?






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked