I use snmp-traps and zabbix_sender for many number of alarms. Names of alarms the various.
For example, /usr/local/sbin/zabbix_sender -z 127.0.0.1 -p 10051 -s NetBotz -k "$ALARM_NAME" -o
How to make that a $ALARM_NAME it was inserted into a key and the trigger(name and condition)? It something like a template or macros.
For example, /usr/local/sbin/zabbix_sender -z 127.0.0.1 -p 10051 -s NetBotz -k "$ALARM_NAME" -o
How to make that a $ALARM_NAME it was inserted into a key and the trigger(name and condition)? It something like a template or macros.