no RRDs

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

Moderators: Developers, Moderators

Post Reply
doughall
Posts: 8
Joined: Tue Nov 21, 2006 8:27 am

no RRDs

Post by doughall »

i'm gettin gthis when debug.

/usr/bin/rrdtool graph - \
--imgformat=PNG \
--start=-86400 \
--end=-300 \
--title="BK Birmingham - Cisco 1700 - CPU Usage" \
--rigid \
--base=1000 \
--height=120 \
--width=500 \
--alt-autoscale-max \
--lower-limit=0 \
--vertical-label="percent" \
--slope-mode \
DEF:a="/usr/share/cacti/rra/bk_birmingham_cisco_1700_5min_cpu_18.rrd":5min_cpu:AVERAGE \
AREA:a#FF0000:"CPU Usage" \
GPRINT:a:LAST:"Current\:%8.0lf" \
GPRINT:a:AVERAGE:"Average\:%8.0lf" \
GPRINT:a:MAX:"Maximum\:%8.0lf"

RRDTool Says:

ERROR: opening '/usr/share/cacti/rra/bk_birmingham_cisco_1700_5min_cpu_18.rrd': No such file or directory


/usr/share/cacti/rra/ directory exists..

Run the poller manually, and get this
root@cacti:/usr/share/cacti/rra# php /usr/share/cacti/poller.php
root@cacti:/usr/share/cacti/rra#


Nothing in the logs.
any ideas?
doughall
Posts: 8
Joined: Tue Nov 21, 2006 8:27 am

Post by doughall »

logs -


11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select * from settings where name='monitor_refresh'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select * from settings where name='monitor_width'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select user_auth_realm.realm_id from user_auth_realm where use
r_auth_realm.user_id='1' and user_auth_realm.realm_id='36'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select user_auth_realm.realm_id from user_auth_realm where use
r_auth_realm.user_id='1' and user_auth_realm.realm_id='19'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "show tables from `cacti`"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select username from user_auth where id=1"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select realm_id from user_auth_realm where user_id=1"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='dependent_header'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='dependent_header'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='path_snmpwalk'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='path_snmpwalk'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='path_snmpget'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='path_snmpget'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='path_snmpbulkwalk'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='path_snmpbulkwalk'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='path_snmpgetnext'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='path_snmpgetnext'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='path_rrdtool'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='path_rrdtool'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='path_rrdtool_default_fon
t'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='path_rrdtool_default_font
'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='path_php_binary'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='path_php_binary'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='logging_header'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='logging_header'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='path_cactilog'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='path_cactilog'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='pollerpaths_header'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='pollerpaths_header'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='path_cactid'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='path_cactid'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='flowview_header'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='flowview_header'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='path_flowtools'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='path_flowtools'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='path_flowtools_workdir'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='path_flowtools_workdir'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='path_flows_dir'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='path_flows_dir'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Assoc: "select value from settings where name='path_flows_structure'"
11/21/2006 03:14:23 PM - CMDPHP: Poller[0] DEBUG: SQL Cell: "select value from settings where name='path_flows_structure'"
User avatar
gandalf
Developer
Posts: 22383
Joined: Thu Dec 02, 2004 2:46 am
Location: Muenster, Germany
Contact:

Post by gandalf »

Please try my signature's link on "NaN Debugging"
Reinhard
doughall
Posts: 8
Joined: Tue Nov 21, 2006 8:27 am

:-)

Post by doughall »

Thanks
Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests