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.5. Description

dnmmsd module is responsible for monitoring devices discovered in a managed network. As a result you can see a topology map of a monitored network. The module makes the gathered information about devices available to its clients. The graphic application xdnmm that presents topological maps of networks is one of the module client.

During startup of dnmmsd is run, it creates two child processes. The first one is responsible for sending and receiving ICMP-ECHO packets to monitored devices discovered by dnmmsd daemon and to IP addresses configured by a user. The second one serves SNMP requests sending to monitored devices discovered by dnmmsd daemon.

As next step the Network Information Database is loaded from a file specified as an argument of -i,--db-import option. The operation has one-time character i.e. an import of data will be done when Network Information Database is accepted as empty. In the end dnmmsd begins awaiting for clients' requests and monitoring of network management.