First of all, thank you for being indulgent with my English.
I have a cacti server with an update interval of 1 minute. But actually, the cacti polling is between 40 and 60 seconds.
So I need to find a solution to add others devices.
Here my configuration :
Virtual Machine Cacti (4G RAM, 4vCPU)
cacti 0.8.7g
Poller Spine (last version)
Boost (Installed today) (last version)
weathermap (not yet configured) (last version)
Since I installed the boost plugin, I don't see any amelirations (perhaps 5 seconds maximum). Here my stats logs :
Code: Select all
08/23/2011 03:05:42 PM - SYSTEM STATS: Time:40.7419 Method:spine Processes:8 Threads:50 Hosts:108 HostsPerProcess:14 DataSources:9570 RRDsProcessed:0
08/23/2011 03:04:40 PM - WEATHERMAP: Poller[0] STATS: Weathermap 0.97a run complete - Tue, 23 Aug 2011 15:04:40 CEST: 0 maps were run in 0 seconds with 0 warnings.
08/23/2011 03:04:40 PM - SYSTEM STATS: Time:38.4890 Method:spine Processes:8 Threads:50 Hosts:108 HostsPerProcess:14 DataSources:9570 RRDsProcessed:0
08/23/2011 03:03:39 PM - WEATHERMAP: Poller[0] STATS: Weathermap 0.97a run complete - Tue, 23 Aug 2011 15:03:39 CEST: 0 maps were run in 0 seconds with 0 warnings.
08/23/2011 03:03:39 PM - SYSTEM STATS: Time:38.3446 Method:spine Processes:8 Threads:50 Hosts:108 HostsPerProcess:14 DataSources:9570 RRDsProcessed:0
08/23/2011 03:02:39 PM - WEATHERMAP: Poller[0] STATS: Weathermap 0.97a run complete - Tue, 23 Aug 2011 15:02:39 CEST: 0 maps were run in 0 seconds with 0 warnings.
08/23/2011 03:02:39 PM - SYSTEM STATS: Time:37.6755 Method:spine Processes:8 Threads:50 Hosts:108 HostsPerProcess:14 DataSources:9570 RRDsProcessed:0
08/23/2011 03:01:38 PM - WEATHERMAP: Poller[0] STATS: Weathermap 0.97a run complete - Tue, 23 Aug 2011 15:01:38 CEST: 0 maps were run in 0 seconds with 0 warnings.
08/23/2011 03:01:38 PM - SYSTEM STATS: Time:36.6374 Method:spine Processes:8 Threads:50 Hosts:108 HostsPerProcess:14 DataSources:9570 RRDsProcessed:0
08/23/2011 03:00:52 PM - WEATHERMAP: Poller[0] STATS: Weathermap 0.97a run complete - Tue, 23 Aug 2011 15:00:52 CEST: 0 maps were run in 0 seconds with 0 warnings.
08/23/2011 03:00:52 PM - SYSTEM STATS: Time:50.8189 Method:spine Processes:8 Threads:50 Hosts:108 HostsPerProcess:14 DataSources:9570 RRDsProcessed:0
08/23/2011 03:00:16 PM - SYSTEM BOOST STATS: Time:99.3100 RRDUpdates:296573
08/23/2011 02:59:42 PM - WEATHERMAP: Poller[0] STATS: Weathermap 0.97a run complete - Tue, 23 Aug 2011 14:59:42 CEST: 0 maps were run in 0 seconds with 0 warnings.
08/23/2011 02:59:42 PM - SYSTEM STATS: Time:40.5223 Method:spine Processes:8 Threads:50 Hosts:108 HostsPerProcess:14 DataSources:9570 RRDsProcessed:0
08/23/2011 02:58:37 PM - WEATHERMAP: Poller[0] STATS: Weathermap 0.97a run complete - Tue, 23 Aug 2011 14:58:37 CEST: 0 maps were run in 0 seconds with 0 warnings.
Here my poller config :
and my boost config
and my boost statistics :
My questions :
1 - Do you have any ideas to reduce the polling duration ? I want to reduce to 20-25 secondes (less than 30) the polling.
2 - Do you know why the boost plugin doesn't work correctly ?
3 - Is-it difficult to have a second cacti poller on an other VM, but with one GUI ?
Thank you !