Nagios XI hardware sizing

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
michaelli
Posts: 115
Joined: Thu Jan 29, 2015 11:21 am

Nagios XI hardware sizing

Post by michaelli »

Hi,

I will plan to migrate our BB monitoring system to Nagios XI enterprise edition. But we are now concern the hardware sizing.

From nagios FAQ, 4 CPU core can monitor >2500 service. As we have 350 hosts (unix + windows server). Each host will monitor 40 services.

It is possible use a single server (12 cores CPU and 32G RAM) to monitor all 300 hosts.

At this moment, I will buy 1 nagiosxi license (1 production, 1 production standby and 1 development).

Thanks
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Nagios XI hardware sizing

Post by Box293 »

If you're expecting to monitor more in the future I would recommend 48-64 GB RAM.

Also, what sort of disks will you have? I recommend SSD's. Disks are often overlooked in a Nagios deployment.

With that size deployment you should read through the following guides on improving performance:

http://assets.nagios.com/downloads/nagi ... rmance.pdf

http://assets.nagios.com/downloads/nagi ... giosXI.pdf

http://assets.nagios.com/downloads/nagi ... ios_XI.pdf

http://assets.nagios.com/downloads/nagi ... Server.pdf
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
michaelli
Posts: 115
Joined: Thu Jan 29, 2015 11:21 am

Re: Nagios XI hardware sizing

Post by michaelli »

Thanks for your reply and all information are very useful for my project.
michaelli
Posts: 115
Joined: Thu Jan 29, 2015 11:21 am

Re: Nagios XI hardware sizing

Post by michaelli »

Hi Box293,

I target to use 600GB SAS 15K rpm Hard disk with hardware RAID-1.
User avatar
Box293
Too Basu
Posts: 5126
Joined: Sun Feb 07, 2010 10:55 pm
Location: Deniliquin, Australia
Contact:

Re: Nagios XI hardware sizing

Post by Box293 »

michaelli wrote:we have 350 hosts (unix + windows server). Each host will monitor 40 services.
350 x 40 = 14,000 services. That will create a lot of disk I/O.
michaelli wrote:I target to use 600GB SAS 15K rpm Hard disk with hardware RAID-1.
If SSD's are too expensive I recommend 4 x 15K drives in a RAID-10. You get the speed of RAID 0 but the redunancy of RAID1.

However I really really really recommend SSD's (two in a RAID-1).
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked