- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX Shutdown Log
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2001 12:23 PM
03-23-2001 12:23 PM
HP-UX Shutdown Log
I wanted to know where the log file is generated when you shutdown the HP-UX ver 11.00 server ? The /etc/shutdownlog doesnot provide any useful info.
This is what I am looking for.
When the server is started, all scripts in /sbin/rcN.d [N=0 - 6] starting with "S" are executed and the progress is recorded in /etc/rc.log.
Now what is equivalent log file for rc when server is shutdown. i.e when "K" scripts are executed.
Thanks in advance
Bala
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2001 12:33 PM
03-23-2001 12:33 PM
Re: HP-UX Shutdown Log
/sbin/rc.log and rcOLD.log for the specific start and shutdown information. Also you might want to look at /var/adm/syslog/syslog.log and OLDsyslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2001 12:34 PM
03-23-2001 12:34 PM
Re: HP-UX Shutdown Log
The /etc/rc.log is moved to /etc/rc.log.old
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2001 12:39 PM
03-23-2001 12:39 PM
Re: HP-UX Shutdown Log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2001 04:10 PM
03-23-2001 04:10 PM
Re: HP-UX Shutdown Log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2001 04:33 AM
03-26-2001 04:33 AM
Re: HP-UX Shutdown Log
You can verify from the shutdown log if there was a reboot or shutdown issued by root, time and so on.. so in these cases it's usefull enough.
What kind of information are you looking for on shutdown?
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2001 01:54 PM
03-26-2001 01:54 PM
Re: HP-UX Shutdown Log
Those that starts with "S" gets logged in the /etc/rc.log file. Those files with the "K" aren't.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2001 12:59 AM
03-27-2001 12:59 AM
Re: HP-UX Shutdown Log
Best regards,