I'm trying to wrap my head around this one, and not getting very far...<br /><br />I want to set nagios up to, when it detects a service, say http, down, it first attempts to re-start that service, once and only once.<br />If it receives a second alert in a row, it then moves on to contact the admins as its escalation.<br /><br />Possibly, it would attempt to notify on the first alert, depending upon which service it finds down, but, that's the notion.<br /><br />Can I simply use the attempt to restart as the default notify, and then, in the escalation starting from the second alert, have it notify the admins?