freshness check on passive service fails

Michael Huettig Michael.Huettig at Medien-Systempartner.de
Mon May 24 12:48:12 CEST 2004


Hi all,
i´m using nagios 1.2 with nsca/send-nsca 2.4 to submit passive check-results 
from some services. Works fine for more than 6 months but last week it starts 
up making me crazy.

nagios doesn´t accept any value on freshness-threshold, it starts every 5 minutes the script, which notifies me.

here is my service-config:

-- # Service definition
define service{
	host_name			mh2
	service_description		test-service-passiv
	use					process-template
	active_checks_enabled	0
	passive_checks_enabled	1
	check_freshness		1
	freshness_threshold		4000
	contact_groups			test-grp
	is_volatile				1
	check_command		check_passiv
	}

define service{
	use					generic-service		; Name of service template to use
	name				process-template
	is_volatile				0
	check_period			24x7
	max_check_attempts		3
	normal_check_interval	5
	retry_check_interval		1
	notification_interval		10
	notification_period		Produktiv-Systeme
	notification_options		w,u,c,r
	register				0	
	}

on host mh2 run´s an cron-script which submits the passive check-result via 
send-nsca every hour. So i receive every hour that test-service-passive is o.k. but after 5 Minutes nagios wants to check freshness of this service.

Any suggestions, ideas, why nagios doesn´t accept the check-freshness-period 
of 4000 seconds?

Regards,

Michael


**********************************************************************
Diese E-Mail wurde auf Viren ueberprueft.
www.mimesweeper.com
**********************************************************************



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id66&op=click
_______________________________________________
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