Thresholds
Andreas Ericsson
ae at op5.se
Fri Sep 18 18:26:28 CEST 2015
On 2015-09-13 09:52, Magnus wrote:
> Hello,
>
> https://www.monitoring-plugins.org/doc/new-threshold-syntax.html
>
> I would also like a duration parameter for the threshold, for example a
> lot of units only has a CPU usage not a load average and to avoid alerts
> during short spikes of load it would be great to say that for example
> only issue warning or critical if the load is > 80% for 15 minutes or
> something like that. This is good for most things I think like the load
> on an interface an so on.
>
> Has this been discussed, can this be added to the threshold syntax?
>
That would be part of the "max_check_attempts" machinery. Plugins don't
maintain state unless they absolutely have to. Adding logic like this
to them would be redundant, since it's already available in all major
checking engines that support them.
I suggest you use a GUI that lets you filter out the soft checks from
the results you're viewing. That will let you configure things so that
only things that have been bad for a long time will register on your
horizon.
Although for load specifically, there is actually a 15-min interval
that you can set thresholds for.
--
Andreas Ericsson andreas.ericsson at op5.se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.
More information about the Devel
mailing list