I'm trying to define some service/host escallations that add an additional
user to the first notification, however, the additive operator doesn't seem
to work
define hostescalation{
hostgroup_name *
first_notification 1
last_notification 1
contact_groups +servicedesk
}
(on the first notification, send a note to the servicedesk IN ADDITION to
the normal.)
It also strikes me that service/host escallations should really match the
contactgroups, not hostgroups or servicegroups. something like this
define hostescallation{
current_contactgroups unix
first_notification 4
last_notification 0
contact_groups unix-secondary-pagers
}
(for all those hosts that would normally use the contactgroup 'unix' use
the contactgroup 'unix-secondary')
Am I missing an obvious command somewhere? It seems silly to have to
create a separate servicegroup/hostgroup for contacts for escallations
given there's already contactgroups
--
Unix/Linux System Administrator
Tel: 604 484 4322
Web: http://www.sophos.com
Sophos - integrated threat management
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting
any issue.
::: Messages without supporting info will risk being sent to /dev/null