- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- system haltet
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
02-01-2005 03:20 AM
02-01-2005 03:20 AM
system haltet
can any one please tell me where to find any logfiles if the system is being bought down if its haltet
Peter Røge SIEMENS Denmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 03:31 AM
02-01-2005 03:31 AM
Re: system haltet
/var/adm/shutdown.log
/etc/shutdownlog
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 03:34 AM
02-01-2005 03:34 AM
Re: system haltet
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 03:40 AM
02-01-2005 03:40 AM
Re: system haltet
If your system is halted to init 0 you can only login to the GSP and access the GSP "error" log using the GSP "SL" command.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 03:44 AM
02-01-2005 03:44 AM
Re: system haltet
If OS crashed, look in /var/adm/crash
/var/adm/syslog/syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 03:52 AM
02-01-2005 03:52 AM
Re: system haltet
the message from root is the following:
system maintenace about to begin
all processes will be terminatet in 0 sec
broatcast message from root
SYSTEM BEING BOUGHT DOWN NOW !!!!
hope this help
regard peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 04:04 AM
02-01-2005 04:04 AM
Re: system haltet
If so, this is because someone wit the right permissions has issued the shutdown command
check /etc/shutdownlog you should see it in there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 04:19 AM
02-01-2005 04:19 AM
Re: system haltet
To your help i am running a INGRES server on the system
I will try looking at logfiles
Regards Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 04:45 AM
02-01-2005 04:45 AM
Re: system haltet
The ony message in shutdownlog is:
HALT
Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 07:19 AM
02-01-2005 07:19 AM
Re: system haltet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 08:05 AM
02-01-2005 08:05 AM
Re: system haltet
11:14 Mon Sep 20, 2004. Reboot: (by wc-w5!root)
11:55 Mon Sep 20, 2004. Reboot:
12:05 Mon Sep 20, 2004. Reboot:
13:03 Mon Sep 20, 2004. Reboot:
10:19 Tue Sep 21, 2004. Reboot:
11:34 Tue Oct 12, 2004. Halt:
13:13 Fri Nov 19, 2004. Halt:
14:43 Fri Nov 19, 2004. Halt: (by wc-w5!root)
15:26 Fri Jan 21, 2005. Reboot:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-01-2005 01:38 PM
02-01-2005 01:38 PM
Re: system haltet
check you /var/adm/syslog/syslog.log
check your /var/adm/syslog/OLDsyslog.log
If the system came down because of a panic it will be noted in the /etc/shutdownlog and there will be a recent ts99 file in:
/var/tombstones
and in most case's a crash file will be written out to:
/var/adm/crash
You can also do an: uptime or who to see how long the server has been up.
If the server didn't go down it is quite possible root could have walled it or someone was playing a prank to your terminal.
or the shutdown was aborted.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 02:33 AM
02-03-2005 02:33 AM
Re: system haltet
Just type the unix command last.
It will show you who logged in and when it rebooted cq. booted.
You might also have an idea who did it since
the host of the logged in user is also listed.
There is also lastb, for failed logins but not failed reboots. ;-)
- Bob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2005 01:05 AM
03-14-2005 01:05 AM
Re: system haltet
Thanks to all for parcipitation
Regards Peter