I tested nsca passive check successfully sent to nagios but when
passive check get alert , critical for exemple, i only get sms. 

The critical alert is NOT reported on the tactical overview !!! 

 

Even when the check_freshness is 1, and freshthreshold 7200. Only the
local service status for that alert is displayed critical.  

 

The way to get alert to the tactical overview is get active check for
the service. Is there any means to get only passive check and get alert
though tactical overview? 

 

 

 

Please help. 

 

Here is the exemple for service disk C passive. 

 

define service { 

   name                             Passive 

   register                         0 

   active_checks_enabled            0 

   passive_checks_enabled           1 

   is_volatile                      0 

   parallelize_check                1 

   obsess_over_service              0 

   check_freshness                  1 

   freshness_threshold              7200 

   flap_detection_enabled           1 

   retain_status_information        1 

   retain_nonstatus_information     1 

} 

 

define service { 

   name                            passive_test 

   service_description             testPassive 

   use                             Passive 

   host_name                       HostSRV 

   check_period                    24x7 

   max_check_attempts              3 

   normal_check_interval           5 

   retry_check_interval            1 

   contact_groups                  Ely 

   notification_period             24x7 

   notification_options            w,c,r 

   check_command                   check_dummy 

} 

 

define service { 

   service_description             VOL C 

   use                             passive_test 

   check_command                   check_dummy 

}
                        

                        



 
____________________________________________________________________________________
Food fight? Enjoy some healthy debate 
in the Yahoo! Answers Food & Drink Q&A.
http://answers.yahoo.com/dir/?link=list&sid=396545367
-------------------------------------------------------------------------
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@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

Reply via email to