[Nagiosplug-help] Help with Passive Checks showing diabled in tactical overview

Lee Scott Lee.Scott at iHealthTechnologies.com
Mon Feb 23 02:39:03 CET 2009


I tried that with no luck.

The only way I can get them to clear is to leave passive and active checks
on, set the check_period to none and set the check command to check_dummy.

Otherwise if I disable active checks (as the nagios instructions say to do)
they show up as disabled.

So far this seems to be working but I'm just wondering if it will have any
unforeseen side effects.


|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Mattias Ryrlén <mattias.ryrlen at op5.com>                                                                                                           |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Nagios Plugin Help List <nagiosplug-help at lists.sourceforge.net>                                                                                   |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |02/21/2009 01:44 AM                                                                                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Re: [Nagiosplug-help] Help with Passive Checks showing diabled in tactical overview                                                               |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|





change the check_period to none for the passive services/hosts

define service{
         use                     generic-service
         hostgroup_name          passive-linux-servers
         service_description     Users
         check_command           check_dummy
         check_period            none
}

Lee Scott skrev:
> I have setup and configured a distributed monitoring system using Nagios.
> Everything is working great but I would love to get rid of that big red
> blob on the Tactical Overview for my services that are being check
> passively by the remote monitoring hosts.
>
> I found this link but it doesn't seem to work any more in 3.0.6.
>
> http://www.nagios.org/faqs/viewfaq.php?faq_id=271
>
> Does anyone have any ideas?
>
> Thanks.
>
>
>
------------------------------------------------------------------------------

> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the
Enterprise
> -Strategies to boost innovation and cut costs with open source
participation
> -Receive a $600 discount off the registration fee with the source code:
SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Nagiosplug-help mailing list
> Nagiosplug-help at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
> ::: Please include plugins version (-v) and OS when reporting any issue.
> ::: Messages without supporting info will risk being sent to /dev/null


--
Vänliga hälsningar / Best Regards
Mattias Ryrlén

__________________________
op5 AB
Första Långgatan 19
SE-413 27 Göteborg
Mobil: +46 735-17 70 99
Support: +46 31-774 09 24
www.op5.com

------------------------------------------------------------------------------

Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco,
CA
-OSBC tackles the biggest issue in open source: Open Sourcing the
Enterprise
-Strategies to boost innovation and cut costs with open source
participation
-Receive a $600 discount off the registration fee with the source code:
SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Nagiosplug-help mailing list
Nagiosplug-help at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagiosplug-help
::: Please include plugins version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null







More information about the Help mailing list