Operation Manager 0.27.0 (full version)
 
Table of Contents
Start
Table of Contents
1. Conventions
2. General information about David system
3. Terminology
4. Installation
5. Operation Manager requirements
6. Installation
7. General information
8. Graphic Notifications Server (dgnsd)
9. Sound Client (sndc)
10. Access to the SNMP Trap Interface (damsnmpti)
11. SNMP Trap Analyser (damsnmptaud)
12. Access to the SNMP Data Interface (damsnmpdi)
13. SNMP Data Analyser (damsnmpdaud)
14. Cases Database Unit (damadbud)
15. Cases Service Unit (damcsud)
16. Buttons the most often used in Web applications
17. Recorded Operation Browser
18. Pending Operation Browser
19. Graphic Notifications Presenter (xdgnp)
 
 

11.3. Options

Table 11.1. damsnmptaud options

Option name Description
-P,--pid-file filename Write PID to the 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: warning).
-f,--in-socketfile filename Use a specified socket file for listening (default: /tmp/damsnmptaud.socket).
-p,--in-port unsignedtype_numbe Use a specified UDP port number for listening instead of a socket file (default a socket file: /tmp/damsnmptaud.socket).
--out-socketfile filename Use a specified socket file for output (default: /tmp/damadbud.socket).
--out-port unsignedtype_number Send outgoing UDP packets to this port (default: use a socket file '/tmp/damadbud.socket').
--out-host hostname Send outgoing UDP packets to that host (default: 127.0.0.1).
-u,--run-as-user username Drop root privileges and run server as a specified user.
--severity-balance-factor doubletype_number Use a specified severity factor (range <0.0;1.0>) to calculate the final severity of processed message: incoming_severity * this_parameter -+ severity_taken_from_configuration * (1.0-this_parameter) (default: 0,5).
--background Go to background after startup.
--ignore-case-4-severity Calculate a processed message severity ignoring a case.
-v,--version Display version number on stderr and exit.
-h,--help Display this help and exit.