Hello all,
the manual (http://www.zabbix.com/documentation/...types/snmptrap) describes the workflow how snmp traps are beeing received. The snmptrapd get it, hands it over to a perl script or to snmptt. Then one or the other writes the trap to a SNMPTrapperFile which in turn is read by the zabbix server.
Can someone explain to me why this step "writing to a SNMPTrapperFile" is beeing done? Couldn't the snmptrapd hand the trap directly over to the zabbix server?
As far as I understood snmp traps they are a kind of a trigger and putting them in a file which is beeing polled by the zabbix server just goes against this nature.
TIA
tvtue
the manual (http://www.zabbix.com/documentation/...types/snmptrap) describes the workflow how snmp traps are beeing received. The snmptrapd get it, hands it over to a perl script or to snmptt. Then one or the other writes the trap to a SNMPTrapperFile which in turn is read by the zabbix server.
Can someone explain to me why this step "writing to a SNMPTrapperFile" is beeing done? Couldn't the snmptrapd hand the trap directly over to the zabbix server?
As far as I understood snmp traps they are a kind of a trigger and putting them in a file which is beeing polled by the zabbix server just goes against this nature.
TIA
tvtue
Comment