Scott I encountered a similar issue with ndo and mysql when the tables grew to a monstrous size , and ndo had trouble doing the updates to the DB.
Check the tables sizes and see if you can trim them to a more "manageable" size. Personally i truncate the tables that grow to fast every week as the data i need the ndo for is never more then a day old . Assaf Scott Ward wrote: > I am having major latency problems, 700 seconds in some cases. I am > pretty sure that it is coming from ndo and mysql. Anybody have any > mysql configs or changes to ndo that can help. Right now I am using > the default ndo config and made some changes to allocate more memory > to mysql and that's pretty much it. -- Never,Ever Cut A Deal With a Dragon ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ 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
