Interface Graphs not showing.

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

Post Reply
savagemindz
Posts: 10
Joined: Wed Feb 14, 2007 10:39 am

Interface Graphs not showing.

Post by savagemindz »

Hi everyone,

I had an issue where the itnerface graphs where not showing after I upgraded to 0.8.6j. It turns out the culprit is the "thumbnail_graphs_not_working.patch". There appears to be a typo in the patch.

Where it says

Code: Select all

if (trim($command_string) != "COMMENT:\"\"") {
it should say...

Code: Select all

if (trim($comment_string) != "COMMENT:\"\"") {
Dunno if I should post this as a bug, (probably should) but it will have to wait until I have more time.

hope this helps anyone who is similarly stuck.

Thanks

iain
cebye
Posts: 5
Joined: Wed Mar 08, 2006 9:47 am
Location: Saint Paul, MN

Confirmed typo in patch

Post by cebye »

I experienced the same problem, and made the suggested change to the lib/rrd.php via the thumbnail_graphs_not_working.patch file and the graphs work again.
Post Reply

Who is online

Users browsing this forum: No registered users and 7 guests