What CVS export do?

Post support questions that directly relate to Linux/Unix operating systems.

Moderators: Developers, Moderators

Post Reply
Diana
Posts: 15
Joined: Wed May 14, 2008 9:46 pm
Contact:

What CVS export do?

Post by Diana »

i already followed the steps. but still unable to view the graph. as the "View Graph" window appear, there is an icon of CVS Export. is it have anything to do with the no appearing graph? if yes..how am I going to solve the problem? i really need help.thx
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Please visit the failing graph at Graph Management. Switch to DEBUG and post a screenshot
Reinhard
Diana
Posts: 15
Joined: Wed May 14, 2008 9:46 pm
Contact:

Post by Diana »

this is the screenshot looks like
_________________________________________

RRDTool Command:

/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="Localhost - Logged in Users" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="users" \
--slope-mode \
--font TITLE:12: \
--font AXIS:8: \
--font LEGEND:10: \
--font UNIT:8: \
DEF:a="/var/www/html/cacti/rra/localhost_users_6.rrd":users:AVERAGE \
AREA:a#4668E4FF:"Users" \
GPRINT:a:LAST:"Current\:%8.0lf" \
GPRINT:a:AVERAGE:"Average\:%8.0lf" \
GPRINT:a:MAX:"Maximum\:%8.0lf"

RRDTool Says:

ERROR: opening '/var/www/html/cacti/rra/localhost_users_6.rrd': No such file or directory

_________________________________________________________

i also would like to ask. this will sound stupid but how can i track my full cacti path? tq
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Diana wrote: DEF:a="/var/www/html/cacti/rra/localhost_users_6.rrd":users:AVERAGE \
...
i also would like to ask. this will sound stupid but how can i track my full cacti path? tq
The rra directory is (usually) created as a subfolder of the cacti directory. In this case, this resolves to /var/www/html/cacti.
The error printed for your examples is mostly a cause of negative results for downed host detection.
Cacti checks each host prio to retrieve data. This is done to avoid a timeout for each and every data source in case there are lots per host. For a downed host, this would spend a huge amount of the polling time.
For a SNMP aware host, I recommend using downed host detection method "SNMP", not ping.
Reinhard
Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests