PIA upg to 2.9: Now isssues with graphs and broken links

Support for the Plugin Architecture

Moderators: Developers, Moderators

Post Reply
rsalomon
Posts: 6
Joined: Fri Oct 19, 2007 3:03 pm

PIA upg to 2.9: Now isssues with graphs and broken links

Post by rsalomon »

Hi,

After upgrading my system to PIA 2.9 my graphs are no longer charting data and I have several broken links, see attachement.

When I click on the URL at the top of the image shown, I get the following Apache error:

Not Found

The requested URL /cacti/plugins/mactrack/plugins/mactrack/mactrack_view.php was not found on this server.

Help!!

Tx,

Ron
[/img]
Attachments
broken_links.jpg
broken_links.jpg (324.54 KiB) Viewed 2736 times
User avatar
zgamer
Cacti User
Posts: 86
Joined: Sat Sep 23, 2006 7:50 pm
Location: WI, USA

Post by zgamer »

I ended up having to edit include/global.php and added the below line:

Code: Select all

$plugins = array(); 
This corrected the issue for most plugins (monitor/syslog/thold/uptime/weathermap/ect) except Mactrack 2.9 which the images are now pointing to "/cacti/plugins/mactrack/plugins/mactrack/images/(image_name).gif"
Current cacti install
-------------------------
Hardware: ESXi 5.1 VM
Software Load: FreeBSD 9.0 + Lighttpd + MySQL + Cacti 0.8.7
Plug-ins loaded: aggregate, flowview, monitor, realtime, rrdclean, syslog, spikekill, settings, thold, weathermap, and uptime.
rsalomon
Posts: 6
Joined: Fri Oct 19, 2007 3:03 pm

Post by rsalomon »

Hi, that line is already there but it's still not working.

Ron
rsalomon
Posts: 6
Joined: Fri Oct 19, 2007 3:03 pm

Post by rsalomon »

I got the fix for the broken links:

/include/global.php
$url_path = "http://server_ip/cacti/";

Still no graphs however.

Ron
rsalomon
Posts: 6
Joined: Fri Oct 19, 2007 3:03 pm

Post by rsalomon »

Ok, graphs are now showing:

I had to change the group and owner of my /cacti directory to apache respectively.

Ron
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests