Operating System - HP-UX
1833767 Members
2163 Online
110063 Solutions
New Discussion

System Startup/ Shutdown events

 
Ali Imran Abbas
Regular Advisor

System Startup/ Shutdown events

Can some one please guide me what is the name of file that keeps the log of events when the system is started or shutdown. I am having problem with my lan cards. They are not starting, I need to check the log pls.
2 REPLIES 2
Jeeshan
Honored Contributor

Re: System Startup/ Shutdown events

you may check events log in
/var/opt/resmon/log/event.log

and system messagesin

/var/adm/syslog/syslog.log or old syslog in

/var/adm/syslog/OLDsyslog.log
a warrior never quits
Pete Randall
Outstanding Contributor

Re: System Startup/ Shutdown events

The primary log for startup/shutdown is /etc/rc.log. You can also find some information in /var/adm/syslog/syslog.log and /etc/shutdownlog.


Pete

Pete