Originally posted by: lapfrank
Hi All,
I've just noticed that all my NMON reports are showing a wrong date in the .nmon files since I updated to TL12. Did anyone else notice this ?
My nmon2web.pl script is not generating the daily reports since then. It's the following entry that seems to be the problem:
server_name_20111202_24hr.nmon:ZZZZ,T0288,00:00:38,03-NOV-2111
As you can see, this file was generated on December 2nd, but the date shows up as 03-NOV-2111.
Then.. when the script tries to parse that date, it hits the 2038 bug.
Anyone seen this ??
Thanks.
Frank.