Sponsored Content
Full Discussion: doubt reg syslogd daemon
Operating Systems Solaris doubt reg syslogd daemon Post 302290832 by kumarmani on Tuesday 24th of February 2009 06:32:37 AM
Old 02-24-2009
Syslogd is a demon which is responsible for system log. The configurations file for this demon is /etc/syslog.conf

If you are in solaris 10 then the smf for this service is svc:/system/system-log:default. Which you can start and stop with svcadm command.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

syslog.conf file and syslogd daemon

Hello, I need a few information/explanation about system messages, syslog.conf file and syslogd daemon. My problem is the following: I would like to log all system messages related to hardware problems into a particular file. For that, i have to add an entry in the syslog.conf file. I know... (1 Reply)
Discussion started by: VeroL
1 Replies

2. Solaris

doubt reg gzip,gunzip

Hi, Can anyone let me explain the difference between tar , uncompress,gzip and gunzip commands. both gzip and gunzip are same i think correct me if am wrong. (1 Reply)
Discussion started by: rogerben
1 Replies

3. Solaris

doubt reg crontab

Hi, I have a doubt reg crontab entries. If the user name is there in /etc/cron.d/cron.allow and also in cron.deny file will he able to execute. if the user is not in both the file means wt will do? (2 Replies)
Discussion started by: rogerben
2 Replies

4. Solaris

doubt reg prstat command

Hi, Can anyone explain me what is RSS time in the prstat output. In the below example 93M is total process size(correct me if am wrong ) what abt 58M? 1693 root 93M 58M cpu1 0 10 4:11:02 0.8% java/35 (2 Replies)
Discussion started by: rogerben
2 Replies

5. Solaris

doubt reg Minfree.

Hi When setting minfree to a certain percentage using the tunefs command, does this actually prevent users from accesing the partition when the limit is reached or not?.. It is a separate file system or not More clarification regarding minfree will be useful for me . (6 Replies)
Discussion started by: rogerben
6 Replies

6. UNIX for Dummies Questions & Answers

doubt reg SCP

Hi , I have a doubt reg SCP . For eg.. FileA is in host1 .Is it possible to receive fileA by logging to host2 using SCP.. Please let me know what is the major difference between scp and sftp.. We can use both for file transfer(correct me if am wrong) (4 Replies)
Discussion started by: rogerben
4 Replies

7. Solaris

doubt reg Netprobe

Can anyone explains me what is the basic functionality of Netprobe service. How to find the netprobe status whether it is running or stopped.. Only start|stop|restart option is there. (5 Replies)
Discussion started by: rogerben
5 Replies

8. Solaris

doubt reg mailx command

Hi, Am trying to send mail from solaris host to my mailbox, but while executing mailx command am getting the follow error.Is this syntax corect? #mailx -s "subject" <myid> The flags you gave are used only when sending mail. (1 Reply)
Discussion started by: rogerben
1 Replies

9. Solaris

doubt reg EEPROM

Hi , Am new to solaris can anyone tell me what is the use of setting the eeprom variable to true or false ... (5 Replies)
Discussion started by: rogerben
5 Replies

10. Solaris

doubt reg Hardware watchdog enabled

Hi, Please let me know what is hardware watchdog enabled which we get when the solaris host is booting .As per my knowledge its the one states that the POST is enabled. correct me if am wrong. (1 Reply)
Discussion started by: rogerben
1 Replies
drd(1M) 						  System Administration Commands						   drd(1M)

NAME
drd - Logical Domain Dynamic Reconfiguration daemon SYNOPSIS
/usr/lib/ldoms/drd DESCRIPTION
The drd daemon is part of the framework that enables the addition and removal of resources from a Logical Domain. This framework is collec- tively called Dynamic Reconfiguration (DR). drd is responsible for various aspects of DR on a Logical Domain and must be enabled to ensure proper DR functionality. It is started at boot time and has no configuration options. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWldomu | +-----------------------------+-----------------------------+ |Interface Stability |Unstable | +-----------------------------+-----------------------------+ SEE ALSO
svcs(1), svcadm(1M), syslog(3C), syslog.conf(4), attributes(5), smf(5) ERRORS
drd uses syslog(3C) to report status and error messages. All of the messages are logged with the LOG_DAEMON facility. Error messages are logged with the LOG_ERR and LOG_NOTICE priorities, and informational messages are logged with the LOG_INFO priority. The default entries in the /etc/syslog.conf file log all the drd error messages to the /var/adm/messages log. NOTES
The drd service is managed by the service management facility, smf(5), under the service identifier: svc:/platform/sun4v/drd:default Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). The ser- vice's status can be queried using the svcs(1) command. SunOS 5.11 10 Jul 2006 drd(1M)
All times are GMT -4. The time now is 10:00 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy