// A little info on a neat feature I made
I had a problem with performance because of my many big maps, so I downloaded 0.98 since it offered to run weathermap ONE map at a time (GREAT feature!). Now, I only run the poller when a user requests the map via a custom javascript. The end-result is the same to the user, but the performance is now many times greater. Perhaps this is what you want to implement with 0.98? So far I enjoy the concept and see no real problems.
//
HOWEVER, I now have problems with bandwith-measurements, probably because it is in beta.
I get the following errors for all bandwidth-measurements:
WEATHERMAP: Poller[0] WARNING: [Map 2] Arnhem.conf: ReadData: LINK 2104-ethernet4, target: /var/www/html/cacti/rra/2104/3906.rrd:traffic_in:traffic_out on config line 196 of /var/www/html/cacti/plugins/weathermap/configs/Arnhem.conf had no valid data, according to WeatherMapDataSource_rrd [WMWARN70]
WEATHERMAP: Poller[0] WARNING: [Map 2] Arnhem.conf: RRD ReadData: At least one of your DS names (traffic_in and traffic_out) were not found, even though there was a valid data line. Maybe they are wrong? Valid DS names in this file are: [WMRRD06]
The data-sources exist, the measurements are running and I can even hover over the link to show a thumbnail. The config for this particular host is as follows:
Code: Select all
LINK 2104-ethernet4
NODES 2104 ethernet4
WIDTH 3.5
INFOURL /cacti/graph.php?rra_id=all&local_graph_id=3906
OVERLIBGRAPH /cacti/graph_image.php?local_graph_id=3906&rra_id=0&graph_nolegend=true&graph_height=100&graph_width=300
TARGET /var/www/html/cacti/rra/2104/3906.rrd:traffic_in:traffic_out