![](https://secure.gravatar.com/avatar/21caf0a08d095be7196a1648d20942be.jpg?s=120&d=mm&r=g)
It's been there for over a year.
But do you see "load of 60" as being a problem? As long as the polls finish in 3 minutes, I don't really see an issue, as far as data collection goes.
Web interface may be sluggish due to I/O load though.
Tom
On 9/10/2013 14:02, F.Reenders@utwente.nl wrote:
OK, thanks. I'll have a look at the RAM disk then.
It's a new page on the wiki? I didn't see it last week.
Regards,
Frederik
-----Original Message----- From: observium [mailto:observium-bounces@observium.org] On Behalf Of Adam Armstrong Sent: woensdag 9 oktober 2013 13:58 To: Observium Network Observation System Subject: Re: [Observium] poller performance
On 2013-10-09 12:35, F.Reenders@utwente.nl wrote:
Hi,
I'm having problems with the performance of the poller. We have 200 switches and almost 16000 ports included and the poller is having trouble getting them checked in 5 minutes. With 20 threads it's working with a load of 15. When I add more threads it takes longer to get the data from switches. With less threads it also doesn't check all switches in 5 minutes. I'm using new fast hardware.
I've implemented all the performance tuning tips on the observium site. I also disabled the checking of fbd-table, arp-table and mac-accounting. When I debug the poller the ports check takes the longest. About 90 % of the total time. 1 switch takes about 8 to 10 seconds now.
Is there a way to speed it up? Maybe I can extend the check cycle time to 10 minutes? Distributed poller instances?
Your bottleneck is almost certainly I/O. We write a *lot* of data.
The solution is either RAM disks or SSD.
20k ports should fit in 48GB of RAM. There are instructions on how to do this properly on the Wiki. With a RAM disk you don't worry about I/O at all, only CPU and network performance.
Alternatively you can use an SSD, which have much higher throughput than a harddisk (still not unlimited, and their write speeds can be a bit slow).
adam. _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium