Sponsored Content
Top Forums UNIX for Advanced & Expert Users Suse 9.3 system rebooting automatically Post 302208286 by benefactr on Monday 23rd of June 2008 01:53:36 PM
Old 06-23-2008
Suse 9.3 system rebooting automatically

Hello,
Can anyone tell me where I can start looking to determine why a suse linux box is reboot automatically.... When doing the last command I get the below. It shows the reboot's... Any help would be appreciated. Thanks.

Code:
root     pts/0        xxxxx.xxx Mon Jun 23 13:50   still logged in
reboot   system boot  2.6.5-7.244-smp  Mon Jun 23 13:48          (00:01)
root     pts/2        xxxxxx.xxx Mon Jun 23 13:21 - crash  (00:27)
usr1      pts/1        xxxxxxxx.xx Mon Jun 23 12:09 - crash  (01:38)
usr1     pts/0        netterm1         Mon Jun 23 10:57 - crash  (02:51)
usr1     pts/0        netterm1         Mon Jun 23 10:39 - 10:57  (00:17)
usr1     tty1                          Mon Jun 23 10:05 - crash  (03:43)
reboot   system boot  2.6.5-7.244-smp  Mon Jun 23 10:02          (03:47)
usr1      tty1                          Mon Jun 23 09:19 - crash  (00:43)
reboot   system boot  2.6.5-7.244-smp  Mon Jun 23 09:19          (04:30)

 

5 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Problems when rebooting the system

Hi ! I am working on a server. We have ABAQUS installed on it. I added a compiler to .env file and added usr/local...../IMSL/... to the path. Then i restarted the computer and I get this error: when I am doing interactive option (Red hat Lunix OS) Start service local Yes/no/Continue? no... (1 Reply)
Discussion started by: dsmv
1 Replies

2. UNIX for Dummies Questions & Answers

how to handle system which become crash automatically

helo, suppose u have well build in product system which is build in linux o.s. now due to reason system automatically become crash(software crash),then how do u handle such crash. which is better way to handle such crash. amit (0 Replies)
Discussion started by: amitpansuria
0 Replies

3. Linux

Suse Linux System Crashed

Friends please let me know. How we can check the reason why system restarted automatically or rebooted. Suggest me some way other than messag log. Thankx Bryan (1 Reply)
Discussion started by: bryanabhay
1 Replies

4. Solaris

Root file system automatically reduced from 90 to 40%

Greetings. i have solaris 9. I had a problem with root file system day before yesterday when it got 100% full, i reduced it to 90% but then after one day it was automatically reduced to 40%!!! no human intervention was done. no reboot done. Last time when i checked in proc FS there were a lot... (3 Replies)
Discussion started by: mr_os
3 Replies

5. UNIX for Dummies Questions & Answers

Send files automatically to a remote system

Greetings, basically what I want to do is take the standard error from a cron file and store it on a file in a remote host (from Solaris to Linux). I want to create a cron file to do this everyday or put it on a script that will send it everyday to the other system (that doesnt matter). Any ideas... (2 Replies)
Discussion started by: picolin
2 Replies
sulog(4)							   File Formats 							  sulog(4)

NAME
sulog - su command log file SYNOPSIS
/var/adm/sulog DESCRIPTION
The sulog file is a record of all attempts by users on the system to execute the su(1M) command. Each time su(1M) is executed, an entry is added to the sulog file. Each entry in the sulog file is a single line of the form: SU date time result port user-newuser where date The month and date su(1M) was executed. date is displayed in the form mm/dd where mm is the month number and dd is the day number in the month. time The time su(1M) was executed. time is displayed in the form HH/MM where HH is the hour number (24 hour system) and MM is the minute number. result The result of the su(1M) command. A ` + ' sign is displayed in this field if the su attempt was successful; otherwise a ` - ' sign is displayed. port The name of the terminal device from which su(1M) was executed. user The user id of the user executing the su(1M) command. newuser The user id being switched to with su(1M). EXAMPLES
Example 1: A sample sulog file. Here is a sample sulog file: SU 02/25 09:29 + console root-sys SU 02/25 09:32 + pts/3 user1-root SU 03/02 08:03 + pts/5 user1-root SU 03/03 08:19 + pts/5 user1-root SU 03/09 14:24 - pts/5 guest3-root SU 03/09 14:24 - pts/5 guest3-root SU 03/14 08:31 + pts/4 user1-root FILES
/var/adm/sulog su log file /etc/default/su contains the default location of sulog SEE ALSO
su(1M) SunOS 5.10 6 Jun 1994 sulog(4)
All times are GMT -4. The time now is 07:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy