Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
cacti.poller OK
cacti.poller_command OK
cacti.poller_item
Error : Incorrect information in file: './cacti/poller_item.frm'
error : Corrupt
cacti.poller_output
Error : Incorrect information in file: './cacti/poller_output.frm'
error : Corrupt
cacti.poller_reindex
Error : Incorrect information in file: './cacti/poller_reindex.frm'
error : Corrupt
cacti.poller_time OK
Im thinking I will need to recreate these tables but first wanted to make sure that there isn't something else I should be considering before I do this.
Open up mysql and double check that all the columns in the sql statement that is failing exists in the table. If not, re-add it. I've seen it before where certain columns get lost for one reason or another.
If all the columns are there, execute one of the sql statements in the log to see what the error is.
-Dan
Please mark the topic solved if this resolves your problem.