My first post to the forum
I have used Cacti for a couple of year, and Weathermap even longer. Thank all the developers of this fantastic products
We have upgraded the core switch infrastructure, and I have seen the problem with gaps in our graphs because of the MAX value being reached, especially for the PO interfaces (port-channels).
Yesterday I was once again updating this, and was a bit annoyed that the default max value was so low, so I changed this in the data-template "Interface traffic". I tried to change both interface_in and interface_out default speed.
After a while I noticed that this obviously broke something, because all the links in weathermap became gray, and it was reported about 130 errors with the graph. Here is some of them:
It seems to me to be the same warning for all rrd's.08/03/2015 01:05:14 PM - WEATHERMAP: Poller[0] WARNING: [Map 5] DatasenterKjonerud: ReadData: LINK HIKT--DF10s4810-01-HIKT--DF10s4810-02, target: /usr/share/cacti/site/rra/hikt--df10s4810-01_traffic_in_570.rrd on config line 426 of /usr/share/cacti/site/plugins/weathermap/configs/DatasenterKjonerud had no valid data, according to WeatherMapDataSource_rrd
08/03/2015 01:05:15 PM - WEATHERMAP: Poller[0] WARNING: [Map 5] DatasenterKjonerud: ReadData: LINK HIKT--DM8024-01-node07817, target: /usr/share/cacti/site/rra/hikt-kjonerud-1etg-dm8024-01_traffic_in_495.rrd on config line 433 of /usr/share/cacti/site/plugins/weathermap/configs/DatasenterKjonerud had no valid data, according to WeatherMapDataSource_rrd
08/03/2015 01:05:15 PM - WEATHERMAP: Poller[0] WARNING: [Map 5] DatasenterKjonerud: ReadData: LINK node07817-HIKT--DF10s4810-01, target: /usr/share/cacti/site/rra/hikt--dm8024-01_traffic_in_541.rrd on config line 439 of /usr/share/cacti/site/plugins/weathermap/configs/DatasenterKjonerud had no valid data, according to WeatherMapDataSource_rrd
08/03/2015 01:05:15 PM - WEATHERMAP: Poller[0] WARNING: [Map 5] DatasenterKjonerud: ReadData: LINK node07817-HIKT--DF10s4810-02, target: /usr/share/cacti/site/rra/hikt--dm8024-01_traffic_in_542.rrd on config line 445 of /usr/share/cacti/site/plugins/weathermap/configs/DatasenterKjonerud had no valid data, according to WeatherMapDataSource_rrd
<SNIP>
To complicate things I then tried to run a "rrdtool tune $i.rrd --maximum traffic_in:$new_value" on all the files.... (I had taken a backup.)
This trick didn't fix my problem, so I tried to revert both the template value and all the rrd files.... But to my surprise, I still have no data drawn in Weathermap.
I still have the same error messages.
I have found that it seems as if the traffic rrd files no longer is updated:
(I have restored all the files at aprox 09:23 )/usr/share/cacti/site/rra# date
Tue Aug 4 12:01:35 CEST 2015
/usr/share/cacti/site/rra# ls -l
totalt 31348
-rw-r--r-- 1 www-data www-data 47844 Aug 4 12:00 ha-c2960-raadhus-1_5min_cpu_109.rrd
-rw-r--r-- 1 www-data www-data 111212 Aug 4 09:23 ha-c2960-raadhus-1_traffic_in_305.rrd
-rw-r--r-- 1 www-data www-data 111212 Aug 4 09:23 ha-c2960-raadhus-1_traffic_in_306.rrd
-rw-r--r-- 1 www-data www-data 111212 Aug 4 09:23 ha-c2960-raadhus-1_traffic_in_307.rrd
-rw-r--r-- 1 www-data www-data 111212 Aug 4 09:23 ha-c2960-raadhus-1_traffic_in_308.rrd
-rw-r--r-- 1 www-data www-data 111208 Aug 4 09:23 ha-c2960-raadhus-1_traffic_in_610.rrd
-rw-r--r-- 1 www-data www-data 47844 Aug 4 12:00 ha-c2960-raadhus-2_5min_cpu_123.rrd
-rw-r--r-- 1 www-data www-data 111212 Aug 4 09:23 ha-c2960-raadhus-2_traffic_in_405.rrd
-rw-r--r-- 1 www-data www-data 111208 Aug 4 09:23 ha-c2960-raadhus-2_traffic_in_693.rrd
<SNIP>
I have enabled DEBUG level, but can't find anything error or warning about writing to these files.
That's how far I have made it, with the help of google. Now I don't know what to do.
Can anyone point me in the right direction?
System info:
Debian 7.8
Cacti 0.8.8a+dfsg-5+deb7u4
Weathermap plugin 0.97c