Interval setup
Daniel
daniel at ipv6-network.de
Sat Jan 13 04:16:35 CET 2007
Hi all,
i want to setup different intervals on my checked hosts:
In this case i want that nagios checks every 60sec but it seems that
nagios wont do that.
Here a snip out of my config:
define host{
use generic-host
host_name bla
alias bla
address xx.xx.xx.xx
check_command check-host-alive
max_check_attempts 7
contact_groups IPv6
notification_interval 10
notification_period 24x7
notification_options d,u,r
}
define service{
use generic-service ; Name of service template to use
host_name bla
service_description PING
is_volatile 0
check_period 24x7
max_check_attempts 1
normal_check_interval 1
retry_check_interval 1
contact_groups bla
notification_options w,u,c,r
notification_interval 60
notification_period 24x7
check_command check_ping!100.0,20%!500.0,60%
It seems that he check every 5 minutes or so...
Any ideas? I use Nagios 2.6
--
greetz daniel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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