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 »

Hi Steve,

Steve Pribyl schrieb am 21.04.2008 16:17 Uhr:
> Epoch is hard to read by people.

I made good experience with this little perl-oneliner:

perl -pe 's/(\d+)/localtime($1)/e'


Hope this helps,

Regards,

Marcus Fleige





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