Once the system is shutdown there will be message in syslog file. I have identified that message in syslog file. But I need to identify the appropriate message for system up status. Please explain me the way to identify that message in syslog file.
Thanks in advance..
You can always look for the running of anacron jobs. These jobs are run when the time of the cron job has passed and was not executed. Once the System is up, It will run anacron jobs asap.
And also, I dont think the last line in the syslog is shutdown message always.
Job `cron.weekly’ started will be in the anacron if the com is up …