Network Manager 3.0.0 (full version)
 
Table of Contents
Start
Table of Contents
1. Conventions
2. General information about David system
3. Terminology
4. Installation
5. Network Manager requirements
6. Installation
7. Network Manager (NM)
8. Network Management Map Client (dnmmc)
9. Service of Network Management Map (dnmmsd)
10. Enhanced Data Collector (dedcd)
11. Slow Query Executor (dsqed)
12. Network Management Map (xdnmm)
13. Network Nodes Viewer (xdnnv)
14. Network Node Views Editor (xdnnve)
15. Buttons the most often used in Web applications
16. Excluded IP Address Configurator
17. SNMP Community Configurator
18. User and Group Manager
19. User Manager
20. Group Manager
21. Collection Browser
22. Node Browser
23. Node Reporter
24. Notification Recipient Configurator
25. Web Module Configurator
26. Service Monitor
27. Customer Configurator
 
 

9.3. Options

Table 9.1. dnmmsd options

Option name Description
-i,--db-import filename Import Network Information Database from the specified file during startup.
-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 a specified user.
--max-pings number Maximum number of hosts that are pinged at the same time (default: 5).
--max-check-of-bgppeers number Maximum number of 'check BGP peer' requests generated at the same time (default: 5).
--max-check-of-netifs number Maximum number of 'check net interface' requests generated at the same time (default: 5).
--max-update-of-objects number Max number of 'update object' requests generated at the same time (default: 5).
--max-graphic-clients number Specify maximum number of graphic clients that can be served at the same time (default: 10).
--max-discovery-in-net number Discover (poll) no more then that number of nodes from one network at one time (default: 20).
--socket-file-4-gc filename Wait for connections from graphic clients via a specified socket file (default: /tmp/dnmm.gc.socket).
--port-4-gc port Listen to a specified TCP port waiting for graphic clients (default: use a socket file).
--buffer-ttl seconds Specify a maximum TTL (time to live) for outgoing messages (default: 300).
--ping-status-expiration-time seconds Specify a number of seconds (since the last update) after that a ping object status will be treated as expired at the startup (default: 300).
--ping-down-status-expiration-time seconds Specify a number of seconds (since the last down state - 0% of responses) after that a ping object alarm will be turned on, if the appropriate flag is active (default: 900).
--program-4-ping-alarm filename Specify a program called when ping alarm (less then 100% of responses) occurs (default: DAVIDDIR/bin/ping-alarm.sh).
--node-2-discover host Specify a node from the discovery process should be begun instead of local network.
--background Go to background after startup.
-v,--version Display version number on stderr and exit.
-h,--help Display this help and exit.