Search found 7 matches

by eventhorizon5
Thu Oct 19, 2017 10:34 am
Forum: Help: General
Topic: SQL upgrade issue
Replies: 2
Views: 350

Re: SQL upgrade issue

izmenoff wrote:You can try run from /cacti/cli
php repair_database.php
php upgrade_database.php
That didn't help. I tried manually dropping the indexes and then re-running the commands, and that worked.
by eventhorizon5
Wed Oct 18, 2017 5:25 pm
Forum: Help: General
Topic: SQL upgrade issue
Replies: 2
Views: 350

SQL upgrade issue

When upgrading a Cacti installation from 1.0.6 to 1.1.25, I encountered these SQL failures: ---------------------- [Fail] ALTER TABLE snmpagent_cache_notifications MODIFY COLUMN `name` VARCHAR(50) NOT NULL, MODIFY COLUMN `mib` VARCHAR(50) NOT NULL, MODIFY COLUMN `attribute` VARCHAR(50) NOT NULL, ADD...
by eventhorizon5
Fri Oct 13, 2017 2:54 pm
Forum: Help: General
Topic: Poller broken after upgrade to 1.1.25
Replies: 2
Views: 408

Re: Poller broken after upgrade to 1.1.25

I switched to the Spine poller which appears to be working fine.
by eventhorizon5
Thu Oct 12, 2017 12:21 pm
Forum: Help: General
Topic: Poller broken after upgrade to 1.1.25
Replies: 2
Views: 408

Re: Poller broken after upgrade to 1.1.25

After investigating, I found that the poller breaks with version 1.1.4. The poller shows this at the end of the run: 2017-10-12 12:20:01 - POLLER: Poller[1] Maximum runtime of 298 seconds exceeded. Exiting. 2017-10-12 12:20:01 - SYSTEM STATS: Time:298.8465 Method:cmd.php Processes:4 Threads:N/A Host...
by eventhorizon5
Thu Oct 12, 2017 10:31 am
Forum: Help: General
Topic: Poller broken after upgrade to 1.1.25
Replies: 2
Views: 408

Poller broken after upgrade to 1.1.25

Hi, we're trying to upgrade our Cacti installation from 0.8.8h to 1.1.25, but after the upgrade the poller breaks. It appears to work when upgrading to 1.0.6 though. The poller.php output repeatedly shows "Waiting on 4 of 4 pollers" when running, and if I launch a cmd.php poller process ma...
by eventhorizon5
Tue Mar 16, 2010 1:16 pm
Forum: Help: General
Topic: Problem creating new template graphs, no RRDs generated
Replies: 3
Views: 1787

I ended up simply editting one of the existing templates into what I needed. Worked. But would still love to know how to solve this. I figured it out - in Data Queries->SNMP - Interface Statistics you need to create a new entry being a duplicate of In/Out Bits, and you can set your custom graph tem...
by eventhorizon5
Tue Feb 16, 2010 2:47 pm
Forum: Help: General
Topic: Problem creating new template graphs, no RRDs generated
Replies: 3
Views: 1787

I'm actually having a similar issue - I've been needing to duplicate the "Interface - Traffic" data template, but no matter what I do, I can never get any data source associated with the new data template to generate any RRDs, or even show any information in the logs (even in the developer...