Graphs do not show for true view!

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

Moderators: Developers, Moderators

Post Reply
Guest

Post by Guest »

HELP! i'm having problems displaying the graphs for previews. when i click on links, the graphs will so fine, at least for some but that's for after i get this problem fixed.

here's my url:
http://www.duskyblue.net/php/cacti/grap ... ction=tree

hope someone can give me a hand finding the problem.

thanks in advance.
-james sentinael@hotmail.com
raX
Lead Developer
Posts: 2243
Joined: Sat Oct 13, 2001 7:00 pm
Location: Carlisle, PA
Contact:

Post by raX »

It is very hard to say why your graph previews are not showing up correctly without taking a closer look at your installation. I noticed that you somewhat fixed this for now by taking away the graph previews altogether.

I also noticed that a lot of your graphs are broken. Since the source looks valid at first glace, it is probably due to .rrd files not being created in the 'rra/' directory. For a hint; execute the following line at the command line and see what error it spits back.

/usr/bin/rrdtool graph -
--imgformat=PNG
--start="-86400"
--title="Memory Usage #1"
--rigid
--base=1000
--height=150
--width=500
--alt-autoscale-max
--vertical-label="Memory (kB)"
DEF:bcib="/home/sentinel/public_html/php/cacti/rra/system_mem_free.rrd":system_mem_free:AVERAGE
DEF:cefb="/home/sentinel/public_html/php/cacti/rra/system_mem_buffers.rrd":system_mem_buffers:AVERAGE
AREA:bcib#8F005C:"Memory Free: 7884 kBn"
STACK:cefb#FF5700:"Memory Buffers: 8132 kBn"

See if this helps any.

-Ian
Guest

Post by Guest »

i ran that command exactly as you had it and i got:
ERROR: unknown option '--alt-autoscale-max'

i took that out and i seem to get binary data on my screen... i think that line doesn't work for me somehow, or it could be typo...

what do you make of that?

and thanks for the help. much appreciated.
-james
User avatar
drub
Cacti User
Posts: 59
Joined: Thu Jan 31, 2002 7:00 pm
Location: Las Vegas
Contact:

Post by drub »

maybe an old version of rrdtool installed. ?
Guest

Post by Guest »

i'm thinking that's the case too... thanks guys... i'll get back if it doesn't work. =)

-james
Guest

Post by Guest »

WERKS! it was my rrdtool version after all! haha. thanks for the help guys...

i love this program!

-james
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest