Passive Freshness checks

Gilberto Nunes gilberto.nunes at selbetti.com.br
Fri Aug 6 18:51:33 CEST 2010


Hi guys...

I set up a Nagios 3 here.. I'm using Debian Lenny for that.
I set up some host to get passive checks too.
On remote host I'm using NC_NET package that provide WMI communication
to a Windows 2003 host.
The NC_NET tool is install on same machine.
I setting NC_NET to send data at each one minuto to my Nagios Server.

The problem here is that I can't get freshness to work...
When the NC_NET send data, the appear on Nagios Web Interface.
This take about 1 minutes...
But, when NC_NET don't send nothing and ncsa don't send nothing to
nagios too, the check_command running whitout wait the
freshness_threshold parameter!!!
Why... 
It's not to wait the time set on freshness_threshold???


I set up the cfg for a service like this:

define service {
        host_name                       HOSTNAME
        service_description             Free-Space-C
        check_command                   no_return
        is_volatile                     1
        max_check_attempts              5
        check_interval                  1
        retry_interval                  1
        passive_checks_enabled          1
        check_period                    24x7
        obsess_over_service             1
        check_freshness                 1
        freshness_threshold             900
        event_handler                   notify-host-by-email
        event_handler_enabled           1
        flap_detection_enabled          0
        process_perf_data               0
        retain_status_information       0
        retain_nonstatus_information    0
        notification_interval           120
        notification_period             24x7
        notification_options            w,c,s
        notifications_enabled           1
        contacts                        Administrators
        contact_groups                  admins
        register                        1

        }

Thanks for any help!

P.S. - I sent the message again 'cause my English is very poor... I hope somebody can help...

Gilberto Nunes
TI
Selbetti Gestão de Documentos
Telefone: +55 (47) 3441-6004
Celular: +55 (47) 8861-6672





------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
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