|
|
| Author |
Message |
frdrk
Joined: 06 Jul 2007 Posts: 41
|
Posted: Thu Feb 14, 2008 1:40 pm Post subject: Weathermap with Boost |
|
|
Hi!
I recently installed the newest Boost SVN, after that my weathermap (.941) isnt working right. Now and then i get
| Code: |
02/14/2008 07:39:08 PM - WEATHERMAP: Poller[0] ReadData: LINK XXXXX, target: /var/www/cacti/rra/oXXXXX.rrd on config line 202 had no valid data, according to WeatherMapDataSource_rrd |
on some random links on my weathermaps, and they become gray. Is there something special I have to do, to get weathermap to work well with boost? |
|
| Back to top |
|
 |
fmangeant Cacti Guru User
Joined: 19 Sep 2003 Posts: 2325 Location: Sophia-Antipolis, France
|
Posted: Thu Feb 14, 2008 1:57 pm Post subject: |
|
|
Hi
from the 0.94 Changelog :
| Code: | ADDED - RRD DS can use Cacti's poller_output to get data without running RRDtool at all.
(this also means it can work with the Boost plugin for large installations)
See targets.html for more info on this one. |
Have you tried it ? |
|
| Back to top |
|
 |
frdrk
Joined: 06 Jul 2007 Posts: 41
|
Posted: Thu Feb 14, 2008 2:19 pm Post subject: |
|
|
| fmangeant wrote: | Hi
from the 0.94 Changelog :
| Code: | ADDED - RRD DS can use Cacti's poller_output to get data without running RRDtool at all.
(this also means it can work with the Boost plugin for large installations)
See targets.html for more info on this one. |
Have you tried it ? |
Hmf.. i saw that line, but missed the link to targets.html . Tried to set the 'SET rrd_use_poller_output 1' now, let's see how it goes
edit: yup, seems to work. Thanks :]. Great plugin btw! |
|
| Back to top |
|
 |
|