Hello,
Cacti .8.7g installed
PIA 2.8 installed, also tried PIA 2.9, no realm permission to add or plugin manager button under 'configuration'
Checked mysql and the correct tables are there. replaced all the web pages as noted in documentation.
My www with apache is non standard, my root is a nagios directory, so viewing cacti as /cacti/
also noted the following in /include/config.php
$url_path = "/cacti/";
I have restarted apache, dropped the tables in mysql, tried the 2.9 beta to no avail.
I would like to use cacti to grab syslog-ng logs, and data from nagios, if anyone could assist it would be greatly appreciated. I kind of like cacti but about to move to something else due to time constraints.
PIA 2.8 plugin manager missing
Moderators: Developers, Moderators
Re: PIA 2.8 plugin manager missing
No one can assist with this?
Re: PIA 2.8 plugin manager missing
Did you import pa.sql?
Re: PIA 2.8 plugin manager missing
Yes, and dropped database then re added to no avail
Re: PIA 2.8 plugin manager missing
If you directly access the URL 'http://your-server/cacti/plugins.php', what displays?
("Access Denied" or else?)
And this query?
% mysql -uUSER -pPASS cacti -e 'select * from plugin_realms'
Normally as follows, I think..
("Access Denied" or else?)
And this query?
% mysql -uUSER -pPASS cacti -e 'select * from plugin_realms'
Normally as follows, I think..
Code: Select all
+----+----------+-------------+-------------------+
| id | plugin | file | display |
+----+----------+-------------+-------------------+
| 1 | internal | plugins.php | Plugin Management |
+----+----------+-------------+-------------------+
Who is online
Users browsing this forum: No registered users and 4 guests