[Nagiosplug-devel] Perf Data Formats
Karl DeBisschop
karl at debisschop.net
Sat Aug 23 22:25:23 CEST 2003
We have this as of our last discussion:
'label'=value[UOM];[crit];[warn][;[max];[min]]
As I start to implement these, I wonder why not:
'label'=value[UOM];[warn];[crit][;min][;max]
I can easily think of cases where there is a minimum, but no maximum:
time values. I am more hard pressed to thin of cases where there is a
max but no min. So the second format seems more natural and would avoid
time=8126us;10000;5000;;0
Was there a reason for putting the max ahead of the min?
--
Karl
More information about the Devel
mailing list