Re: [Nagios-devel] notification_interval check vs.
Posted: Fri Sep 12, 2008 1:13 am
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
Marcel schrieb:
> I think i've found a bug.
>
> in config.c:
>
> At line #1878, temp_service->check_interval is incorrectly assuming
> interval_lenght=60, but if one would use an interval_length directive
> equals to 1, then the Warnings like: "[1220575781] Warning: Service
> 'Current Load' on host 'faeroes' has a notification interval less than
> its check interval! Notifications are only re-sent after checks are
> made, so the effective notification interval will be that of the check
> interval." will incorrectly shows up, because the conditional below
> assumes interval_lenght = 60.
>
Do have a configuration example to rebuild your mentioned problem?
I am using interval_length=1 and doesn't recognize any of your warning
messages cause of mismatching check/notification interval.
- -
Hendrik
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
iEYEARECAAYFAkjKMrUACgkQlI0PwfxLQjlTwwCdE3+gfgvvyY1V59CJuGMpiIDX
EA8AnAxTSvty04iigDbf+/Tc87EkQXgn
=X5q2
-----END PGP SIGNATURE-----
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Hash: SHA1
Hi,
Marcel schrieb:
> I think i've found a bug.
>
> in config.c:
>
> At line #1878, temp_service->check_interval is incorrectly assuming
> interval_lenght=60, but if one would use an interval_length directive
> equals to 1, then the Warnings like: "[1220575781] Warning: Service
> 'Current Load' on host 'faeroes' has a notification interval less than
> its check interval! Notifications are only re-sent after checks are
> made, so the effective notification interval will be that of the check
> interval." will incorrectly shows up, because the conditional below
> assumes interval_lenght = 60.
>
Do have a configuration example to rebuild your mentioned problem?
I am using interval_length=1 and doesn't recognize any of your warning
messages cause of mismatching check/notification interval.
- -
Hendrik
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
iEYEARECAAYFAkjKMrUACgkQlI0PwfxLQjlTwwCdE3+gfgvvyY1V59CJuGMpiIDX
EA8AnAxTSvty04iigDbf+/Tc87EkQXgn
=X5q2
-----END PGP SIGNATURE-----
This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]