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.1. General

damsnmptaud is SNMP Trap Analyser and it is a part of Operation Manager. It's also SNMP Trap Interface. It is a daemon process which works all the time the system is running and it expects SNMP Trap type data (these messages are not TRAP-PDU type notifications as in SNMP protocol). damsnmptaud calculates severity of each received message on the basis of its configuration file and then it forwards them. A typical receiver of processed messages is Associations Database.

damsnmptaud reads its configuration file .damsnmptaudrc during its startup. The program expects to find the configuration file in the directory /etc/david-system. damsnmptaud daemon won't be run if it can't read its configuration file.