Error: Save Failed when trying to create new Device

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
codlk
Posts: 3
Joined: Wed Dec 12, 2012 10:07 pm

Error: Save Failed when trying to create new Device

Post by codlk »

I installed PIA yesterday and after I did that I am unable to create a new device. I have not installed any plugins yet. I am not seeing any errors corresponding to this in the cacti.log. I am not seeing anything in the mysql.log either.

Cacti Version: 0.8.7h
Plugin Architecture Version: 3.0
Ubuntu 10.04

Any ideas?

thanks,

david
codlk
Posts: 3
Joined: Wed Dec 12, 2012 10:07 pm

Re: Error: Save Failed when trying to create new Device

Post by codlk »

Found the solution from this thread http://forums.cacti.net/viewtopic.php?f=2&t=45890

Needed to add this column to the hosts table. Login into MySQL and run the following

mysql> ALTER TABLE host ADD COLUMN device_threads tinyint(2) unsigned NOT NULL DEFAULT '1' AFTER max_oids;

Seemed to have fixed the problem.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest