Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Post support questions that directly relate to Linux/Unix operating systems.
Moderators: Developers , Moderators
manaf
Cacti User
Posts: 68 Joined: Sun Apr 16, 2006 2:03 am
Post
by manaf » Mon Dec 10, 2007 5:50 am
I have upgraded cacti from 0.8.6j to 0.8.7a. all graphs are working well but when i want to create a new graph it doesn't appear.
i got the below result when i turn on graph debug mode:
Code: Select all
RRDTool Command:
/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="as1.mc - 10_10_10_1 - Ethernet0/3 - Standar Ch Macce ST MPLs" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="bits per second" \
--slope-mode \
--font TITLE:10: \
--font AXIS:8: \
--font LEGEND:8: \
--font UNIT:8: \
DEF:a="/var/www/html/cacti/rra/as1_mc_-_10_10_10_1_traffic_out_9588.rrd":traffic_in:AVERAGE \
DEF:b="/var/www/html/cacti/rra/as1_mc_-_10_10_10_1_traffic_out_9588.rrd":traffic_in:MAX \
DEF:c="/var/www/html/cacti/rra/as1_mc_-_10_10_10_1_traffic_out_9588.rrd":traffic_out:AVERAGE \
DEF:d="/var/www/html/cacti/rra/as1_mc_-_10_10_10_1_traffic_out_9588.rrd":traffic_out:MAX \
CDEF:cdefa=a,8,* \
CDEF:cdefd=b,8,* \
CDEF:cdefe=c,8,* \
CDEF:cdefh=d,8,* \
AREA:cdefa#00CF00FF:"Inbound" \
GPRINT:cdefa:LAST:" Current\:%8.2lf %s" \
GPRINT:cdefa:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefd:MAX:"Maximum\:%8.2lf %s\n" \
LINE1:cdefe#002A97FF:"Outbound" \
GPRINT:cdefe:LAST:"Current\:%8.2lf %s" \
GPRINT:cdefe:AVERAGE:"Average\:%8.2lf %s" \
GPRINT:cdefh:MAX:"Maximum\:%8.2lf %s"
RRDTool Says:
ERROR: opening '/var/www/html/cacti/rra/as1_mc_-_10_10_10_1_traffic_out_9588.rrd': No such file or directory
what is my problem?
gandalf
Developer
Posts: 22383 Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:
Post
by gandalf » Mon Dec 10, 2007 7:02 am
Please read second link of my signature and pay special attention to the status of that very host. 087 introduces a per-host downed detection that may have to be tweaked
Reinhard
manaf
Cacti User
Posts: 68 Joined: Sun Apr 16, 2006 2:03 am
Post
by manaf » Sun Dec 23, 2007 3:39 am
i think it is a common issue with 0.8.7a.. and there should be a standard solution for this issue.
i read all documents you got but it was not helpful!!!
manaf
Cacti User
Posts: 68 Joined: Sun Apr 16, 2006 2:03 am
Post
by manaf » Sun Dec 23, 2007 5:14 am
vens
Posts: 2 Joined: Wed Jan 02, 2008 6:32 am
Post
by vens » Wed Jan 02, 2008 6:37 am
Same problem here, i cannot find a solution to my problem. I upgraded my rrdTool to version 1.2.26, having cacti latest 0.8.7a.
I have tried with different devices but i keep having the same problem :
RRDTool Says:
ERROR: opening '/srv/www/htdocs/cacti/rra/desktop_udplndatagrams_12.rrd': No such file or directory
Some help please?
gandalf
Developer
Posts: 22383 Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:
Post
by gandalf » Thu Jan 03, 2008 12:04 pm
vens wrote: Same problem here, i cannot find a solution to my problem. I upgraded my rrdTool to version 1.2.26, having cacti latest 0.8.7a.
I have tried with different devices but i keep having the same problem :
RRDTool Says:
ERROR: opening '/srv/www/htdocs/cacti/rra/desktop_udplndatagrams_12.rrd': No such file or directory
Some help please?
Did you already try my advice from above?
Reinhard
Users browsing this forum: No registered users and 2 guests