Sponsored Content
Full Discussion: syslog not coming up
Homework and Emergencies Emergency UNIX and Linux Support syslog not coming up Post 302607546 by solaris_1977 on Wednesday 14th of March 2012 05:35:59 PM
Old 03-14-2012
Bartus, I already tried that and that didn't helped. It seems like his root cause was different
PHP Code:
root@tsesbd02-zesbx01:/# ps -ef | grep -i svc.configd
    
root 27101 21113   0 14:34:43 pts/2       0:00 grep -i svc.configd
    root  6614 18078   0 12
:26:50 ?           0:15 /lib/svc/bin/svc.configd
root
@tsesbd02-zesbx01:/# kill -9 6614
root@tsesbd02-zesbx01:/# ps -ef | grep -i svc.configd
    
root 27103 18078   0 14:34:50 ?           0:01 /lib/svc/bin/svc.configd
    root 27106 21113   0 14
:34:53 pts/2       0:00 grep -i svc.configd
root
@tsesbd02-zesbx01:/# svcadm clear svc:/system/system-log:default
root@tsesbd02-zesbx01:/# svcs -a | grep -i /system/system-log
maintenance    14:35:17 svc:/system/system-log:default 
 

5 More Discussions You Might Find Interesting

1. Red Hat

Sendmail help on RH 9 - going out but NOT coming in..

Is there not one of us who can help here?? I'm really letting down my pants here - not sure what's going on but if you could foreward this link to a group you may know I would greatly appreciate it. I'm getting this error: May 30 22:18:35 MYSERVERNAME sendmail: j4V2HWka015549: ... (1 Reply)
Discussion started by: angelohl
1 Replies

2. Linux

incoming mails not coming

I am using Linux box. i am able to send mails through sendmail to local and other domains. i am not receving any incoming mails. dovecot service is running. (4 Replies)
Discussion started by: harishindn
4 Replies

3. Shell Programming and Scripting

return value not coming as expected

Hi, We are using a shell script which is called from COBOL program. Here the program works fine till we are using MicroFocus(MF) COBOL 4 and UNIX AIX 5.3. Recently we have upgraded to MicroFocus(MF) COBOL 5.1 but same AIX version. now the shell script not working as expected. The shell... (5 Replies)
Discussion started by: vensk27
5 Replies

4. UNIX for Dummies Questions & Answers

coming out from vi editior

Hi Folks, I have opened a log file through Vi editor in putty itself and I was searching for a pattern in logs , let say 'ABCD' /abcd then I want to come out from vi editor, Please advise what is the command to come out from unix editor..! (1 Reply)
Discussion started by: KAREENA18
1 Replies

5. Infrastructure Monitoring

Notifications not coming through

Issue: I'm not receiving notifications I can succesfully receive an e-mail if I do this on the command line: /usr/bin/mail -s "NAGIOS HOST ALERT on $HOSTNAME$" rgouette@butlerbros.com but, my command.cfg configuration below, refuses to send an e-mail when I set a service to a critical... (3 Replies)
Discussion started by: rgouette
3 Replies
All times are GMT -4. The time now is 12:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy