-
Change Request
-
Resolution: Unresolved
-
Minor
-
None
-
7.0.13
-
None
-
None
Hello Team,
The SNMP Gateway supports to send traps via AgentX to inform an umbrella monitoring system about state changes of triggers ( so called “Problem traps” - https://git.zabbix.com/projects/ZT/repos/snmp-gateway/browse/README.md).
Those traps contain information about the trigger like severity, description, last change, hostname in the trap fields. However, what it does not contain is information about the trigger status, i.e. if the trigger was going up or down, which would of course be useful to know if a problem occurred or has been resolved.
This would extend the existing trap in a backwards compatible way to contain information about the trigger alarm state.