Daemon Manager 1.0.0
 
Table of Contents
Start
Table of Contents
1. Conventions
2. General information about David system
3. Terminology
4. Installation
5. Daemon Manager requirements
6. Installation
7. General
8. Client of Service Manager (dsc)
9. Service Manager (dsmd)
 
 

9.3. Options

Table 9.1. dsmd options

Option name Description
-P,--pid-file filename Write PID to a specified file.
-l,--log-facility log_facility Choose log facility: daemon | user | local0 | ... | local7 (default: local6).
-L,--log-level log_level Choose log level (on stderr and syslog) i.e. messages of selected level and more important levels will be logged: emerg | alert | crit | err | warning | notice | info | debug0 | ... | debug2 (default: notice).
-u,--run-as-user username Drop root privileges and run server as the specified user.
--out-queue-ttl seconds Specify a maximum TTL for outgoing messages (default: 300).
--max-clients number Specify maximum number of client that can be serviced in the same time (default: 5).
--program4fallen-daemons filename Specify a program which will be run after a fact that a daemon isn't working.
--program-running-period seconds Specify a minimum time (in seconds) between running of a given program for each of not-working daemons (default: 3600).
-v,--version Display version number on stderr and exit.
-h,--help Display this help and exit.