Nagios & Apache problem

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
idefixgallier
Posts: 10
Joined: Mon Feb 10, 2014 8:57 am

Re: Nagios & Apache problem

Post by idefixgallier »

Hi!

Where are using the 4.0.3 Core version.
I tested the floating intervals

Code: Select all

define service{
    use                                 switch_general_template,graphed-service
    host_name                      switch418
    service_description         Switch418_10_416
    check_interval                0.3
    check_command             check_hpinterface!10.254.4.18!10!1024!90!95
}
and they were working, the load and iowait was low so I decided against changing the interval_length as our
nagios system has become larger and larger the last years and I would have to change a lot of config files if i change
the interval_length...

And as i said - that was a suprise for me, that a float value at check_interval has no effect on the web-interface
but at retry_check_interval it does...


Martin
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Nagios & Apache problem

Post by sreinhardt »

Hmm that is interesting, we might have to file a bug report for that, if it is an accepted config option, but is causing issues within the cgis. Time for testing I suppose.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Locked