Want to Configure 7000 Physical Ubuntu Machines

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
[email protected]
Posts: 1
Joined: Tue Oct 06, 2015 9:31 am

Want to Configure 7000 Physical Ubuntu Machines

Post by [email protected] »

Hi All,
we bought Nagios XI license already. we want to monitor 7000 linux ubuntu machines via this nagios.
we are planning to deploy the nagios on a VM with nearly 48 GB RAM and 1 TB HDD using RAID 10 and ofcorse we are having clustering also
in this case which are the best options ? may i know them ? please answer the following questions.

1. Monitoring via single VM is good ? or monitoring via different VMs is good one ?
2. using Distributed environment is good ? like DNX ?
3. can i install nagios XI on multiple VMs in my environment using the same license ? ( the license is allowed unlimited hosts )
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Want to Configure 7000 Physical Ubuntu Machines

Post by hsmith »

Hi mcitpashok,

First off, if you purchased XI, you should be posting in the customer forum. If you are having issues accessing this, please contact [email protected] and they can get you set up. With that out of the way...
1. Monitoring via single VM is good ? or monitoring via different VMs is good one ?
For the number of checks you want to do, using a single VM is fine if I understand this question correctly. You may want to look into adding a RAMDisk if you notice any performance issues.
2. using Distributed environment is good ? like DNX ?
DNX is a bit outdated, and is not being maintained. If you need to distribute some of your load to another machine, mod gearman is the method that we generally advise people go with. I would try to set up your environment without planning on using gearman initially, as it is not our project. https://assets.nagios.com/downloads/nag ... ios_XI.pdf
3. can i install nagios XI on multiple VMs in my environment using the same license ? ( the license is allowed unlimited hosts )
I am not sure what your licensing situation is, you'll need to contact [email protected] for specifics.
Former Nagios Employee.
me.
User avatar
eloyd
Cool Title Here
Posts: 2190
Joined: Thu Sep 27, 2012 9:14 am
Location: Rochester, NY
Contact:

Re: Want to Configure 7000 Physical Ubuntu Machines

Post by eloyd »

[email protected] wrote:3. can i install nagios XI on multiple VMs in my environment using the same license ? ( the license is allowed unlimited hosts )
Short answer - each Nagios XI installation that is monitoring production hosts needs its own license. You may have purchased a site license or bulk license, so you will need to check. You cannot, however, apply one license to multiple machines just to separate the load.
Image
Eric Loyd • http://everwatch.global • 844.240.EVER • @EricLoyd
I'm a Nagios Fanatic! • Join our public Nagios Discord Server!
User avatar
WillemDH
Posts: 2320
Joined: Wed Mar 20, 2013 5:49 am
Location: Ghent
Contact:

Re: Want to Configure 7000 Physical Ubuntu Machines

Post by WillemDH »

it depends of course how many services each host will have and what the check interval will be, but I think for monitoring 7000 Linux servers, you might have to distribute some load with mod gearman worker nodes. And you will probably also need to tune your Nagios XI server and maybe offload the database.

Please read through this:

https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Nagios XI 5.8.1
https://outsideit.net
User avatar
hsmith
Agent Smith
Posts: 3539
Joined: Thu Jul 30, 2015 11:09 am
Location: 127.0.0.1
Contact:

Re: Want to Configure 7000 Physical Ubuntu Machines

Post by hsmith »

Thanks Willem, Eric.

[email protected], is there anything else that we can do to help you out?
Former Nagios Employee.
me.
Locked