Notifications
Jerad Riggin
jriggin at gmail.com
Mon Nov 19 22:17:45 CET 2007
define service{
name generic-service ; Generic service name
active_checks_enabled 1 ; Active
service checks are enabled
passive_checks_enabled 1 ; Passive
service checks are enabled/accepted
parallelize_check 1 ; Active
service checks should be parallelized (Don't disable)
obsess_over_service 1 ; We should
obsess over this service (if necessary)
check_freshness 0 ; Default is
to NOT check service 'freshness'
notifications_enabled 1 ; Service
notifications are enabled
event_handler_enabled 1 ; Service
event handler is enabled
flap_detection_enabled 1 ; Flap
detection is enabled
process_perf_data 1 ; Process
performance data
retain_status_information 1 ; Retain
status information across program restarts
retain_nonstatus_information 1 ; Retain
non-status information across program restarts
register 0 ; DONT
REGISTER THIS DEFINITION - NOT A REAL SERVICE, JUST A TEMPLATE!
}
define service{
use generic-service
name windows-service
is_volatile 0
check_period 24x7
max_check_attempts 5
normal_check_interval 3
retry_check_interval 1
notification_interval 15
notification_period 24x7
register 0
}
define service{
use windows-service
name check-trend
notification_options w,u,c,r
check_command check_nt!SERVICESTATE!-d
SHOWALL -l ofcservice
register 0
}
define service{
use check-trend
service_description TrendMicro
contact_groups mis
# hostgroup_name windows-clients
host_name lg03
}
On Nov 19, 2007 3:11 PM, Aaron Devey <adevey at omniture.com> wrote:
> What are your notification options set to? In 2.9 the default is "none"
> so if you didn't specify them for that service, it won't alert. If
> that's not the answer, perhaps you can paste your the definitions for
> your service, contact, and notification command?
>
> -Aaron
>
>
>
> Jerad Riggin wrote:
> >
> > I have a nagios 2.9 install. I have one host with multiple services
> > being monitored. On the 16th the host didn't respond to a ping (the
> > server rebooted), and recovered within 3 minutes. I received an
> > e-mail for both the failure and recovery. I am also monitoring some
> > windows services on the same box using NsClient++. It shows on the
> > same day that after it recovered the TrendMicro virus process was down
> > for 6 hours. I didn't receive an e-mail during this entire time. It
> > is set at 5 max attempts, 3 normal check, and 1 retry with a
> > notification interval of 15 minutes. It should have at least notified
> > once but it didn't. Any ideas?
> >
> > -------------------------------------------------------------------------
> > 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
> > Nagios-users at lists.sourceforge.net
> > 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
> >
>
>
-------------------------------------------------------------------------
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
Nagios-users at lists.sourceforge.net
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
More information about the Users
mailing list