Nagios with Windows

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
Issac08
Posts: 38
Joined: Mon May 08, 2017 2:01 am

Nagios with Windows

Post by Issac08 »

'Hi Team,

Can nagios can be installed on Windows OS?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Nagios with Windows

Post by tmcdonald »

Not natively, no, but you can run it within a VM that runs inside a Windows machine.
Former Nagios employee
Issac08
Posts: 38
Joined: Mon May 08, 2017 2:01 am

Re: Nagios with Windows

Post by Issac08 »

Thanks ,i am planning to install on Vm which resides Windows 2012 R2 server.Can I get the opensource monitoring Tool link to download for windows
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Nagios with Windows

Post by dwhitfield »

We don't have pre-built images for Nagios Core. VirtualBox does have pre-built Linux images: https://virtualboxes.org/images/ . I'm sure other VM providers also have images.

Once you have the VirtualBox image, you can compile Nagios from source or use the repos, depending on your distribution of choice. Here are the compilation instructions: https://support.nagios.com/kb/article.php?id=96
Locked