Mike Koponick wrote: > Terry, > > I know for me, I would like to see something like an output of MRTG. I > know I can integrate MRTG in some forms, but I would like to pull > directly from the MySQL tables/columns, rather than using something like > RRDTool, as I can get a better (longer) history using the MySQL > database. This would make the distributed model work very well. >
This is exactly the reason why perfparse stores data in a database. > If I look at the NDO tables, I see that there is a table called, > NDO_SERVICECHECKS. It has few columns that I am using already, but I > would like to have data in the "Perfdata" column. It could be that I am > missing something here (It's not the first time ;-)) but I would think > something like Perfparse would store data in this area, unless Nagios > already has something that will put performance data in that area. > Perfparse is designed modular so it could write data there. But i think the parsing part of perfparse could die if nagios can write the performance data to NDO itself. > PHP could generate graphs fairly easy, although I have not done much > work like this myself; sample code is available in many places. > In this case C is faster due to the huge amount of data. Flo ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&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
