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.
Notice: Undefined index: traffic_in in /var/www/weathermap/Weathermap.class.php
on line 1762
Notice: Undefined index: traffic_out in /var/www/weathermap/Weathermap.class.ph
p on line 1763
The error occurs for all links.
The png is generated but no link activity is shown on the map.
I'm using MRTG to generate the rrd files (using routers2.cgi to monitor links), and have a "standalone" weathermap instalation.
.
.
.
================== ReadData: Updating link data for all links
ReadData for Link node1165323723-node1165323959:
New Target: /var/rrdtool/dell_metro_g21.rrd (/var/rrdtool/dell_metro_g21.rrd)
ReadData: Updating link node1165323723-node1165323959 from RRD Target /var/rrdtool/dell_metro_g21.rrd
ReadFromRRD: Target DS names are traffic_in and traffic_out
ReadFromRRD: Running: /usr/bin/rrdtool fetch /var/rrdtool/dell_metro_g21.rrd AVERAGE --start now-800
> 1165335300: 4.2513438995e+05 1.0783833409e+05
> 1165335600: 4.6948385972e+05 8.3468932152e+04
> 1165335900: 3.4331537605e+05 7.6403702322e+04
> 1165336200: 3.8116359889e+05 8.1954930197e+04
> 1165336500: nan nan
> --
--1165336500: nan nan
ReadFromRRD: 1: This isn't a number: [nan]
ReadFromRRD: 2: This isn't a number: [nan]
--1165336200: 3.8116359889e+05 8.1954930197e+04
ReadFromRRD: Found a good line: 1165336200: 3.8116359889e+05 8.1954930197e+04
(timestamp ds0 ds1
)
--1165335900: 3.4331537605e+05 7.6403702322e+04
--1165335600: 4.6948385972e+05 8.3468932152e+04
--1165335300: 4.2513438995e+05 1.0783833409e+05
ReadFromRRD: Our line is 1165336200: 3.8116359889e+05 8.1954930197e+04
Notice: Undefined index: traffic_in in /var/www/weathermap/Weathermap.class.php on line 1762
Notice: Undefined index: traffic_out in /var/www/weathermap/Weathermap.class.php on line 1763
ReadFromRRD: Returning (0,0)
ReadData: Setting 0,0
.
.
.
Any clues?
Thanks,
Livio Zanol Puppim
Last edited by Livio Zanol on Thu Dec 07, 2006 6:33 am, edited 1 time in total.
I have specified the ds0 and ds1 just like you've said...
The Bandwidth limit is 64K and I'm having about 50bps for in_traffic and 40bps for out_traffic, but weathermap gave me 3000%. What's wrong?
Clipped 3276.26077537% to 100%
Clipped 862.47497145% to 100%
Livio Zanol wrote:I have specified the ds0 and ds1 just like you've said...
The Bandwidth limit is 64K and I'm having about 50bps for in_traffic and 40bps for out_traffic, but weathermap gave me 3000%. What's wrong?
Clipped 3276.26077537% to 100%
Clipped 862.47497145% to 100%
Can you post a piece of the config (one LINK section) and the output of --debug?