"Table 'cacti.thold_data' doesn't exist on new install

Support questions about the Threshold plugin

Moderators: Developers, Moderators

Post Reply
etienne66
Posts: 38
Joined: Wed Apr 19, 2006 12:26 pm

"Table 'cacti.thold_data' doesn't exist on new install

Post by etienne66 »

While trying to install Threshold for the first time I get the error "Table 'cacti.thold_data' doesn't exist"

This appears to be caused by the table not being created properly in the setup.php file on line 264.

It reads

Code: Select all

) TYPE=MyISAM; COMMENT='Table of threshold data'";
But it should read

Code: Select all

) TYPE=MyISAM COMMENT='Table of threshold data';";
Notice the placement of the ";".

Thanks,
Etienne
psycho.chicken
Posts: 21
Joined: Wed Feb 14, 2007 8:46 pm

Post by psycho.chicken »

Me too...
cigamit
Developer
Posts: 3367
Joined: Thu Apr 07, 2005 3:29 pm
Location: B/CS Texas
Contact:

Post by cigamit »

This is already resolved in the latest version.
psycho.chicken
Posts: 21
Joined: Wed Feb 14, 2007 8:46 pm

Post by psycho.chicken »

Hmmm

I thought i had the latest version...
cigamit
Developer
Posts: 3367
Joined: Thu Apr 07, 2005 3:29 pm
Location: B/CS Texas
Contact:

Post by cigamit »

v0.3.2 ? The setup.php file doesn't look quite like that anymore.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests