event_handler send_snmptrap
Posted: Wed Jul 17, 2013 6:11 am
Just need an explanation on below,
define service{
use generic-service
host_name Windows AD
service_description Uptime
#event_handler send_snmptrap
event_handler_enabled 1
check_command check_nt!UPTIME
}
If I comment or uncomment event hander, how this will effect ? Does it have any relation with server or service ?
define service{
use generic-service
host_name Windows AD
service_description Uptime
#event_handler send_snmptrap
event_handler_enabled 1
check_command check_nt!UPTIME
}
If I comment or uncomment event hander, how this will effect ? Does it have any relation with server or service ?