Wheres my Notification:

Jan Scholten Jan.Scholten at iconz.net
Tue Oct 19 05:32:13 CEST 2004


I catch SNMP Traps and submit the Data to nagios, i would like to get a  
notification when a warning or critical trap is received, but i would also  
like to have the Service resetted to green after a while:
So i have

define service{
         use                             generic-service         ; Name of  
service template to use
         host_name                       pix
         service_description             TRAP
         is_volatile                     0
         check_period                    24x7
         active_checks_enabled           0
	  check_freshness			    1	
         freshness_threshold	  	    600
         max_check_attempts              1
         normal_check_interval           1
         retry_check_interval            1
         contact_groups                  Test-Admins
         notification_interval           120
         notification_period             24x7
         notification_options            c,w,r
         check_command                   check_none
         }

check_none is check_dummy 0
i would believe i should get Mails, but

[1098155265] SERVICE ALERT: pix;TRAP;WARNING;HARD;1;Authentication error  
on Device pix

But no notification is send. Why?


-- 
Jan Scholten
Research and Development Intern
Iconz.co.nz


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
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