Plugin hmib throws error in log file

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
Wirthmueller
Cacti User
Posts: 58
Joined: Wed Mar 02, 2011 9:02 am

Plugin hmib throws error in log file

Post by Wirthmueller »

I am running the latest version of cacti (1.2.21) on an Ubuntu PC.

In the log-file I get the following warning every other second:

Code: Select all

PLUGIN WARNING: Function does not exist config_form with function hmib_config_form
The function indeed is not part of the setup.php file.

Any help to this?
User avatar
TheWitness
Developer
Posts: 16897
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Re: Plugin hmib throws error in log file

Post by TheWitness »

If you re-install with the latest develop version, this should be solved. Note, you have to uninstall the current version. The other solution would be to do the following:

Code: Select all

DELETE FROM plugin_hooks WHERE name='hmib' AND hook='config_form';
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Wirthmueller
Cacti User
Posts: 58
Joined: Wed Mar 02, 2011 9:02 am

Re: Plugin hmib throws error in log file

Post by Wirthmueller »

Thank you for your quick reply - the re-install fixed the error.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests