I've recently started using the very excellent 1-minute poller support in Cacti v0.8.7b
This is outstanding and is working really well.
I'm now if the process of changing some of my Weathermaps over to using the 'poller_output' support.
The first one that I've changed is working great, but I'm seeing these errors in the log:
Code: Select all
04/24/2008 11:24:12 AM - SYSTEM STATS: Time:7.1532 Method:spine Processes:1 Threads:20 Hosts:40 HostsPerProcess:40 DataSources:217 RRDsProcessed:114
04/24/2008 11:24:13 AM - WEATHERMAP: Poller[0] [Map 12] Internetv3.conf: RRD ReadData: poller_output: traffic_in is not a valid RRD filename within this Cacti install.
04/24/2008 11:24:13 AM - WEATHERMAP: Poller[0] [Map 12] Internetv3.conf: RRD ReadData: poller_output: traffic_out is not a valid RRD filename within this Cacti install.
04/24/2008 11:24:13 AM - WEATHERMAP: Poller[0] [Map 12] Internetv3.conf: RRD ReadData: poller_output: traffic_in is not a valid RRD filename within this Cacti install.
04/24/2008 11:24:13 AM - WEATHERMAP: Poller[0] [Map 12] Internetv3.conf: RRD ReadData: poller_output: traffic_out is not a valid RRD filename within this Cacti install.
04/24/2008 11:24:13 AM - WEATHERMAP: Poller[0] [Map 12] Internetv3.conf: RRD ReadData: poller_output: traffic_in is not a valid RRD filename within this Cacti install.
04/24/2008 11:24:13 AM - WEATHERMAP: Poller[0] [Map 12] Internetv3.conf: RRD ReadData: poller_output: traffic_out is not a valid RRD filename within this Cacti install.
The link information in this file is very basic:
Code: Select all
LINK ChessISPLine-Internet
WIDTH 7
USESCALE SMOOTH
INFOURL /graph.php?rra_id=all&local_graph_id=752
OVERLIBGRAPH /graph_image.php?local_graph_id=752&rra_id=0&graph_nolegend=true&graph_height=100&graph_width=300
TARGET rrd:C:/Data/Apps/cacti/cactimaptest/rra/switch_-_128_traffic_in_771.rrd
NODES ChessISPLine Internet
BANDWIDTH 10M
LINK ADSLLine-Internet
WIDTH 5
USESCALE SMOOTH
INFOURL /graph.php?rra_id=all&local_graph_id=754
OVERLIBGRAPH /graph_image.php?local_graph_id=754&rra_id=0&graph_nolegend=true&graph_height=100&graph_width=300
TARGET rrd:C:/Data/Apps/cacti/cactimaptest/rra/real-adsl-gw_traffic_in_773.rrd
NODES ADSLLine Internet
BANDWIDTH 8192K 448K
LINK AltyISPLine-Internet
WIDTH 3
USESCALE SMOOTH
INFOURL /graph.php?rra_id=all&local_graph_id=753
OVERLIBGRAPH /graph_image.php?local_graph_id=753&rra_id=0&graph_nolegend=true&graph_height=100&graph_width=300
TARGET rrd:C:/Data/Apps/cacti/cactimaptest/rra/altsw12_traffic_in_772.rrd
NODES AltyISPLine Internet
BANDWIDTH 2M
Now, this error doesn't appear to be causing me any issues, but I just wanted to know if it's something that I should be worried about?
I've also already got my logging set to 'Quiet' in the settings section.
I've tried with and without the 'rrd:' in the TARGET line, but I still get the same errors.
Again, should I be worried, or should I just ignore this?
Thanks in advance,
Graham.