I think i've got the PIA install right. I have a Plugin Management item under Configuration, it's just that when I navigate there, no plugins are found. Mine's a Red Hat box, so the Cacti install dir (it's an EPEL package) is /usr/share/cacti. I installed the plugin I wish to use in /usr/share/cacti/plugins/aggregate.
Versions:
(Cacti Version: 0.8.7g, Plugin Architecture Version: 2.8 )
Here's what I put in my config.php:
/* load up old style plugins here */
$plugins = array();
//$plugins[] = 'thold';
$url_path = "/cacti/";
Anyone have any ideas?
DW
Don't see plugins
Moderators: Developers, Moderators
Re: Don't see plugins
Ok,
I changed
/usr/share/cacti/plugins/aggregate-070B2
to
/usr/share/cacti/plugins/aggregate
and I now see it on the Plugins Management page. So I'm guessing the directory name has to match the plugin name for things to work. If so, it's a shame the tarball was created with this errant pathname. Anyway, happy now.
I changed
/usr/share/cacti/plugins/aggregate-070B2
to
/usr/share/cacti/plugins/aggregate
and I now see it on the Plugins Management page. So I'm guessing the directory name has to match the plugin name for things to work. If so, it's a shame the tarball was created with this errant pathname. Anyway, happy now.
- gandalf
- Developer
- Posts: 22383
- Joined: Thu Dec 02, 2004 2:46 am
- Location: Muenster, Germany
- Contact:
Re: Don't see plugins
It is a general recommendation not to store a second directory like "aggregate*" along with "aggregate" or use "aggregate*" instead of "aggregate".
The same holds for all plugins
R.
The same holds for all plugins
R.
-
- Posts: 2
- Joined: Thu May 21, 2009 1:41 pm
Re: Don't see plugins
I have same problem, but my config.php have:digdoug wrote:I think i've got the PIA install right. I have a Plugin Management item under Configuration, it's just that when I navigate there, no plugins are found. Mine's a Red Hat box, so the Cacti install dir (it's an EPEL package) is /usr/share/cacti. I installed the plugin I wish to use in /usr/share/cacti/plugins/aggregate.
Versions:
(Cacti Version: 0.8.7g, Plugin Architecture Version: 2.8 )
Here's what I put in my config.php:
/* load up old style plugins here */
$plugins = array();
//$plugins[] = 'thold';
$url_path = "/cacti/";
Anyone have any ideas?
DW
/* load up old style plugins here */
$plugins = array();
$plugins[] = 'aggregate';
//$plugins[] = 'thold';
$url_path = "/cacti/";
My "Plugin Management" have only a message:
No Plugins Found
How to fix?
- TheWitness
- Developer
- Posts: 17047
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Don't see plugins
Checking the apache error log tends to lend on advice on these things.
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?
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?
Who is online
Users browsing this forum: No registered users and 0 guests