Cacti graphs would not work after recovering from datacenter power loss
RoUtermOnKey Discussion Forums
May 20, 2012, 11:57:06 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Account registration is disabled for now. Some folks who want to advertise garbage on routermonkey.org are who you can thank!  Remember - this is a totally FREE site, If you vandalize the free info sites - they go away and then there is nobody to research the technology that you little script kiddies are using to hassle us.
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Cacti graphs would not work after recovering from datacenter power loss  (Read 1097 times)
bgaumer
Administrator
Full Member
*****
Posts: 142



Email
« on: August 14, 2007, 11:33:53 PM »

According to TheWitness over at forums.cacti.net the following will take care of this:

Run the following MySQL command from the MySQL terminal session:

mysql --user=root --password "passwd"
> use cacti
> truncate table poller_output;
> quit

BG
« Last Edit: September 19, 2007, 11:26:05 AM by notoriousBG » Logged
notoriousBG
Global Moderator
Sr. Member
*****
Posts: 308


No! Monkey


« Reply #1 on: August 14, 2007, 11:41:56 PM »

I had to use this for the exact reason you’ve stated above.  It worked!!! Thanks Witness!!!
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.3 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!