[Nagios-devel] flapping feature suggestion

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.
Locked
Guest

[Nagios-devel] flapping feature suggestion

Post by Guest »

Hello,

A suggestion for another directive regarding flap detection: It would be
nice for to configure flapping to be determined based only on
warning,critical,recovery states -- not unknown states. (Of course the
directive should be flexible enough to allow me to choose 1 or all of
the possible states.) So the directive would look something like:

flap_states =3D w,c,r

Then when keeping the history of previous states just filter out the
unknown (undesirable) state. Seems simple enough...assuming it doesn't
cause problems elsewhere. I've only dealt w/ service flapping but host
flapping would be similar.

Is this possible?

~Scottie






This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked