RRD Graphs Error
-
Status -> RRD Graphs partially not working
Hardware/Software: Watchguard x705e; 4G nanobsd 2.1 beta, latest snaphsot from yesterday.
System Log shows
php: /status_rrd_graph_img.php: Failed to create graph with error code 1, the error is: ERROR: No DS called 'inpass6' in '/var/db/rrd/wan-traffic.rrd'/usr/bin/nice -n20 /usr/local/bin/rrdtool graph /tmp/wan-traffic.rrd-8hour.png –start 1364732921 --end 1364761721 --vertical-label "bits/sec" --color SHADEA#eeeeee --color SHADEB#eeeeee --title "
hostname
- WAN :: Traffic - 8 hours - 1 minute average" --height 200 --width 620 DEF:wan-in_bytes_pass=/var/db/rrd/wan-traffic.rrd:inpass:AVERAGE DEF:wan-out_bytes_pass=/var/db/rrd/wan-traffic.rrd:outpass:AVERAGE DEF:wan-in_bytes_block=/var/db/rrd/wan-traffic.rrd:inblock:AVERAGE DEF:wan-out_bytes_block=/var/db/rrd/wan-traffic.rrd:outblock:AVERAGE DEF:wan-in6_bytes_pass=/var/db/rrd/wan-traffic.rrd:inpass6:AVERAGE DEF:wan-out6_bytes_pass=/var/db/rrd/wan-traffic.rrd:outpass6:AVERAGE DEF:wan-in6_bytes_block=/var/db/rrd/wan-traffic.rrd:inblock6:AVERAGE DEF:wan-out6_bytes_block=/var/db/rrd/wan-traffic.rrd:outblock6:AVERAGE CDEF:"wan-in_bits_pass=wan-in_bI hope this is of any help...
-
I'm getting the same on the traffic graphs after updating Snapshot 3rd July
php: /status_rrd_graph_img.php: Failed to create graph with error code 1, the error is: ERROR: No DS called 'inpass6' in '/var/db/rrd/ipsec-traffic.rrd'/usr/bin/nice -n20 /usr/local/bin/rrdtool graph /tmp/ipsec-traffic.rrd-4year.png –start 1246376951 --end 1372866551 --step 86400 --vertical-label "bits/sec" --color SHADEA#eeeeee --color SHADEB#eeeeee --title "
hostname
- IPsec :: Traffic - 4 years - 1 day average" --height 200 --width 620 DEF:ipsec-in_bytes_pass=/var/db/rrd/ipsec-traffic.rrd:inpass:AVERAGE:step=86400 DEF:ipsec-out_bytes_pass=/var/db/rrd/ipsec-traffic.rrd:outpass:AVERAGE:step=86400 DEF:ipsec-in_bytes_block=/var/db/rrd/ipsec-traffic.rrd:inblock:AVERAGE:step=86400 DEF:ipsec-out_bytes_block=/var/db/rrd/ipsec-traffic.rrd:outblock:AVERAGE:step=86400 DEF:ipsec-in6_bytes_pass=/var/db/rrd/ipsec-traffic.rrd:inpass6:AVERAGE:step=86400 DEF:ipsec-out6_bytes_pass=/var/db/rrd/ipsec-traffic.rrd:outpass6:AVERAGE:step=86400 DEF:ipsec-in6_bytes_block=/var/db/rrd/ipsec-traffic.rrd:inblock6: -
Resetting the data has cleared the problem. But has obviously cleared the old data too.
Looks like the only option when upgrading.
-
I don't have the issue. Is it perhaps present only on systems with ipv6 enabled?
-
I don't have the issue. Is it perhaps present only on systems with ipv6 enabled?
Well, not here with HE IPv6 tunnel with IPv6 enabled on WAN, LAN, WLAN and OpenVPN.