From: Florian G. <fl...@bi...> - 2006-06-21 20:18:50
|
Perfparse only gets the performance data. There are guidelines how these have to look like: http://nagiosplug.sourceforge.net/developer-guidelines.html#AEN143 In this case it is also worth reading: http://nagiosplug.sourceforge.net/developer-guidelines.html#THRESHOLDFORMAT unfortunately while pp was developed the definition of the ranges was not yet complete. We have to include the @ and the guidelines in the determination what is outside a range and what is inside. Multiple ranges are not yet defined. I personally would prefer a more flexile format for performance data. Maybe a simplified xml format or similar. But this has to be developed by others :-) Flo Weytens, Randy J. schrieb: > The subject pretty much says it all. Perfparse is always showing swap > as critical, for everything, even when it is not. I'm not sure how it > determines the state, and why it would not use the state returned from > the plugin. > > Randy Weytens > > > _______________________________________________ > Perfparse-users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perfparse-users |