[Nagiosplug-devel] perf data gudelines

Karl DeBisschop karl at debisschop.net
Thu Sep 11 01:15:14 CEST 2003


in the perfdata, we have a format like:

'label'=value[UOM];[warn];[crit];[min];[max]

There is a parameter in check_http to show an warning status if the page
is less than a given size.

I assume that normally, if [crit] was less than [warn], it would be
clear to whatever handled the data that the critical raneg ran from 0 to
[crit].

In this case, there's no [crit] (I guess I could say that [crit] is 0.
Or could modify check_http so a critical saze can be given also)

But I'm wondering how we should show something where 2 through 10 was
OK, but less than 2 or greater than 10 was a warning state (process
counting often has that sort of threshold structure).

Any thoughts?

--
Karl





More information about the Devel mailing list