Nagios Service Co-Location

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jsmith.mim
Posts: 4
Joined: Thu Aug 25, 2016 9:42 am

Nagios Service Co-Location

Post by jsmith.mim »

My company, a small business with a relatively small infrastructure, is in the process of purchasing Nagios XI, Nagios Log Server, and Nagios Network Analyzer.

Would it be considered a poor practice to locate all of these services on the same physical server? I could probably separate Nagios XI, but there's really only one server in our infrastructure with enough storage capacity for the latter two tools.
User avatar
eloyd
Cool Title Here
Posts: 2190
Joined: Thu Sep 27, 2012 9:14 am
Location: Rochester, NY
Contact:

Re: Nagios Service Co-Location

Post by eloyd »

It's not poor practice, it's practically impossible.

Each of those pieces of software expects to run on its own server, and in fact, NLS, NNA, and NXI will conflict with each other for control of firewalls and ports if you run them on the same host.

HOWEVER, you can easily run a virtualization platform on the host and then run those three serves inside a virtual container on that single host. Not ideal, but it would work.
Image
Eric Loyd • http://everwatch.global • 844.240.EVER • @EricLoyd
I'm a Nagios Fanatic! • Join our public Nagios Discord Server!
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Nagios Service Co-Location

Post by rkennedy »

Thanks @eloyd!

The above is correct, each system will need to operate independently. You could look at something like ESX, Xen, or straight KVM as a hypervisor to serve the multiple VM's which would work.
Former Nagios Employee
Locked