<div dir="ltr">I'm trying to define multiple event handlers for a service but am getting the error during preflight check:<div>Error: Event handler command 'update-nagex,reset-proc' specified in service<br></div>
<div><br></div><div style>I've tried two different ways to define it in the service:</div><div style><br></div><div style>event_handler  update-nagex,reset-proc</div><div style><br></div><div style>and</div><div style>
<br></div><div style>event_handler update-nagex</div><div style>event_handler reset-proc</div><div style><br></div><div style>When I define them on separate lines, Nagios seems to only pick up the last event_handler defined which is reset-proc</div>
<div style><br></div><div style>Any ideas?</div><div style>Thanks,</div><div style>Travis</div></div>