How to install Plugins on Cacti 8.8a
Moderators: Developers, Moderators
Re: How to install Plugins on Cacti 8.8a
yes .. my apologies ... so we have :
/usr/share/cacti/site/plugins/monitoring
/usr/share/cacti/site/plugins/mactrack
/usr/share/cacti/site/plugins/settings
/usr/share/cacti/site/plugins/monitoring
/usr/share/cacti/site/plugins/mactrack
/usr/share/cacti/site/plugins/settings
Re: How to install Plugins on Cacti 8.8a
/usr/share/cacti/site/plugins/settings
/usr/share/cacti/site/plugins/monitor
etc...
/usr/share/cacti/site/plugins/monitor
etc...
Re: How to install Plugins on Cacti 8.8a
Hmm, that appears to be OK. If we focus on Monitor at the moment, what happens if you check the "show icon legend" box under Settings|Misc?
If that displays the legend, can you check that you have monitor enable on some devices.Re: How to install Plugins on Cacti 8.8a
No legend. Still a blank screen. Do you still have to do some manual config that I may have overlooked?
Re: How to install Plugins on Cacti 8.8a
Same here .. nothing happens when I enable that button .. besides it had always been set like that. I unchecked it, saved and checked it again just to be on the safe side
Re: How to install Plugins on Cacti 8.8a
I'm running Ubunto as well, with Cacti 0.8.8a and mine works fine.
Is there anything in the Cacti logs that might give an indication of what may be going on?
Is there anything in the Cacti logs that might give an indication of what may be going on?
Re: How to install Plugins on Cacti 8.8a
I also installed thold plugin and the only thing that is in the log file is system stats. About the time I installed the thold plugin, I started to get thold stats in the log as well. I dont know what else to look for.
Re: How to install Plugins on Cacti 8.8a
What do you get in the Cacti log every time the poller runs? In my case, I get something like this...
08/01/2013 09:25:05 PM - SYSTEM THOLD STATS: Time:0.0043 Tholds:0 TotalHosts:35 DownHosts:0 NewDownHosts:0
08/01/2013 09:25:05 PM - SYSTEM STATS: Time:3.1968 Method:cmd.php Processes:1 Threads:N/A Hosts:36 HostsPerProcess:36 DataSources:43 RRDsProcessed:41
08/01/2013 09:25:05 PM - SYSTEM THOLD STATS: Time:0.0043 Tholds:0 TotalHosts:35 DownHosts:0 NewDownHosts:0
08/01/2013 09:25:05 PM - SYSTEM STATS: Time:3.1968 Method:cmd.php Processes:1 Threads:N/A Hosts:36 HostsPerProcess:36 DataSources:43 RRDsProcessed:41
Re: How to install Plugins on Cacti 8.8a
I get the attached.
- Attachments
-
- cacti.log.png (199.88 KiB) Viewed 16455 times
Re: How to install Plugins on Cacti 8.8a
All very odd. Once again that looks fine and it's clearly picking up Thold as a plugin.
What do you get on the Thold tab under "Host Status" with Status set to "All"? Hopefully 5 devices.
What do you get on the Thold tab under "Host Status" with Status set to "All"? Hopefully 5 devices.
Re: How to install Plugins on Cacti 8.8a
I think this may help...
http://forums.cacti.net/viewtopic.php?f=17&t=50263
I've just checked my Thold .php files as recommended and yes, I did change them and it works. Looking at monitor it has the same chdir, so worth a go. Looks like its something Ubunto specific.
Please let me know how you get on.
http://forums.cacti.net/viewtopic.php?f=17&t=50263
I've just checked my Thold .php files as recommended and yes, I did change them and it works. Looking at monitor it has the same chdir, so worth a go. Looks like its something Ubunto specific.
Please let me know how you get on.
Re: How to install Plugins on Cacti 8.8a
I altered the line in /usr/local/share/cacti/plugins/settings/email-test.php that the forum you mentioned suggested and the test email worked. I will try the other recommend files.
Thanks so much!
Thanks so much!
Re: How to install Plugins on Cacti 8.8a
I also modified cli_thresholds.php, listthold.php, thold_add.php, thold_graph.php, thold.php, and thold_templates for the thold plugin, and it now works.
I modified monitor.php in the monitor plugin and it is working as well.
It looks like it is a symbolic link problem, and I will have to do this for every plugin I install.
Thanks for the all the help.
I modified monitor.php in the monitor plugin and it is working as well.
It looks like it is a symbolic link problem, and I will have to do this for every plugin I install.
Thanks for the all the help.
Re: How to install Plugins on Cacti 8.8a
My pleasure Let's hope it fixes the problem for bushrat as will.
Re: How to install Plugins on Cacti 8.8a
Hi Hi Gentlemen,
i'm using ubuntu 16.04 and cacti 0.8.8f, and now facing the same problem
i changed (that still work on centOS)
to
but still cannot show any thing on the monitor tab, please make more detail what you modified
Thanks
i'm using ubuntu 16.04 and cacti 0.8.8f, and now facing the same problem
i changed
Code: Select all
chdir('../../');
to
Code: Select all
chdir('/usr/share/cacti/site');
Thanks
Who is online
Users browsing this forum: No registered users and 0 guests