assigning multiple handlers
Posted: Mon Feb 15, 2016 2:54 am
Hi Guys,
Is there a way to assign more than one handler to specific check?
We're have one handler already assigned to all the checks, now we need to add more various handlers to various checks.
The use case is that one handler is used to send SNMP host/service notification to MOM system, other handlers will be used for auto recovery of alerts.
for exampe:
check_a
- handler_generic_SNMP
- handler_restart_service
check_b
- handler_generic_SNMP
- handler_clean_logs
Please share your thoughts.
Thanks,
Alex.
Is there a way to assign more than one handler to specific check?
We're have one handler already assigned to all the checks, now we need to add more various handlers to various checks.
The use case is that one handler is used to send SNMP host/service notification to MOM system, other handlers will be used for auto recovery of alerts.
for exampe:
check_a
- handler_generic_SNMP
- handler_restart_service
check_b
- handler_generic_SNMP
- handler_clean_logs
Please share your thoughts.
Thanks,
Alex.