hey guys, im working on a project right now that draws graphs from ndoutils output, and i was disappointed to find that ndoutils does not store the parsed version of the performance data. ie: you just get a field with something like this:
'CPU0'=0%;80;95;; 'CPU1'=2%;80;95;; this means i need to parse every row myself, which i suspect will create a pretty serious performance bottleneck when generating larger graphs. has anyone else had to deal with this? how did you approach the problem? -- Mike Conigliaro ProActive Technologies [EMAIL PROTECTED] 203.239.0440 ext:317 www.getproactivenow.com ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
