Hi Daniel,
MySQL plugin is trying to write to your database but it's unable to
do so. Those "DB Writer" processes are locked out and are patiently
queuing to get access to the SQL table. 

It should mean either something external is currently locking the
table or that the plugin is unable to write all cache's content in
sql_refresh_time secs (perhaps because such value is too small or
you are not aggregating data properly). 

Having a look to your config and understanding your underlying idea
would help supplying more precise hints.

Cheers,
Paolo


_______________________________________________
pmacct-discussion mailing list
http://www.pmacct.net/#mailinglists

Reply via email to