Page 1 of 1

Nagios for cross platform

Posted: Sun Aug 23, 2020 3:53 am
by Jake
Hello

Can we use Nagios for cross platform to monitor network, windows , VMWARE ?

Till we have been using it only for linux

Could someone please throw some light on it ?

Re: Nagios for cross platform

Posted: Mon Aug 24, 2020 1:22 pm
by benjaminsmith
Hi Jake,

Yes, this easily accomplished using the Nagios Cross-Platform Agent, aka NCPA. It's a native python agent so it works on a variety of platforms, even a Raspberry PI.

Here are a few docs to help get you started.

https://assets.nagios.com/downloads/ncp ... g-NCPA.pdf
https://assets.nagios.com/downloads/nag ... ios-XI.pdf

Let us know if you need any help.

Benjamin

Re: Nagios for cross platform

Posted: Mon Aug 24, 2020 11:11 pm
by Jake
Hello Benjamin,

Thank you so much for your response.

I am pretty new to the Nagios stuff and yes your documentation are awesome.

There are few things I would like to understand from the windows monitoring perspective. We have some Database running on a very old windows server(Running on VM) and IIS application too.

Is it possible from LINUX(Nagios Core 4) to monitor the Database running on windows 2003 and IIS application. I am sure Nagios monitors a wide range of service for windows and are there any services which Nagios doesn't cover ?

Are there any version related restriction when it comes to monitoring ?

Regards,
Jake

Re: Nagios for cross platform

Posted: Tue Aug 25, 2020 5:10 pm
by benjaminsmith
Jake,

There are tons of plugins available on the Nagios Exchange, so take a look at options for IIS and windows database. A popular plugin for Windows databases is check_mssql_health

https://exchange.nagios.org/directory/Plugins

Some of these plugins will require the installation of additional packages to get up and running. Let me know if you have any specific questions.

The following guide is for Nagios XI, but there's some useful information here for configuring plugins from the Nagios Exchange.

https://assets.nagios.com/downloads/nag ... ios-XI.pdf

Re: Nagios for cross platform

Posted: Thu Sep 03, 2020 2:50 am
by Jake
Hello

I don't find 64 bit windows NCPA agent. While I install how do make it non tls ?

What value have to given for API configuration ?

How do I generate Token ?