Re: Recipients of a notification be in the To: header
Posted: Wed Jun 04, 2014 3:45 pm
You need to wrap $HOSTDURATION$ and $SERVICEDURATION$ in quotes!
In xi_host_notification_handler:
In xi_service_notification_handler:
In xi_host_notification_handler:
Code: Select all
--hostduration="$HOSTDURATION$"Code: Select all
--serviceduration="$SERVICEDURATION$"