|
|
| Author |
Message |
exy123
Joined: 18 Aug 2006 Posts: 9
|
Posted: Tue Jul 10, 2007 2:07 am Post subject: Upgrade Reportit |
|
|
Hi Guys
Is there an upgrade procedure for reportit because , I tried tp upgrade to 0.4.2 but when ever i try to add a new report now i get the following error:
CMDPHP: ERROR: SQL Exec Failed "CREATE TABLE reportit_rrdlist_0 ( id INT PRIMARY KEY, description VARCHAR(255) NOT NULL, start_day VARCHAR(255) NOT NULL DEFAULT 'Monday', end_day VARCHAR(255) NOT NULL DEFAULT 'Sunday', start_time TIME NOT NULL DEFAULT '00:00:00', end_time TIME NOT NULL DEFAULT '24:00:00', timezone VARCHAR(255) NOT NULL DEFAULT 'GMT' )TYPE=MyISAM"
So then I would delete the reportit_rrdlist_0 table from mysql , no error then but the report still doesnt create. |
|
| Back to top |
|
 |
browniebraun Cacti User
Joined: 13 Jun 2006 Posts: 341 Location: Cologne, Germany
|
Posted: Wed Jul 11, 2007 1:01 am Post subject: |
|
|
It was necessary to redesign most parts of the table structure to create this new, flexible template configurator which is contained in 0.4.0 and above. That's the reason why 0.3.x and previous versions (and also 0.4.0 alpha) are not compatible with 0.4.0 and higher. In this case you've to clean up your cacti database before installing 0.4.2.
A script for this can be downloaded under http://forums.cacti.net/viewtopic.php?p=100779&highlight=#100779.
Best regards
-Andreas- |
|
| Back to top |
|
 |
exy123
Joined: 18 Aug 2006 Posts: 9
|
Posted: Thu Jul 12, 2007 3:40 am Post subject: |
|
|
| Thank you very much Fixed it all |
|
| Back to top |
|
 |
|