Page 1 of 1

Monitoring application in Azure cloud which is paas

Posted: Thu Dec 20, 2018 10:03 am
by mohan23
Hi,

I want to monitor application hosted as PAAS(platform as a service) in Azure cloud in nagios xi. Is there any way to get this done in nagios xi.

Regards,
Mohan Gandhi

Re: Monitoring application in Azure cloud which is paas

Posted: Thu Dec 20, 2018 3:52 pm
by benjaminsmith
Hi @mohan23,

I would start with the Microsoft Azure Configuration Wizard in Nagios XI which utilizes the Nagios Cross Platform Agent (NCPA):

NCPA:
https://www.nagios.org/ncpa/

NCPA Installation Instructions
https://assets.nagios.com/downloads/ncp ... g-NCPA.pdf

Let me know if you need any other assistance.

Re: Monitoring application in Azure cloud which is paas

Posted: Fri Dec 21, 2018 7:29 am
by mohan23
I want to do application level monitoring which is in Azure cloud. can we do this using ncpa agent? and How ?. If not do we have any other possibilities that we can do application level monitoring for an application which is in Azure cloud?

Re: Monitoring application in Azure cloud which is paas

Posted: Fri Dec 21, 2018 10:29 am
by benjaminsmith
Hi @mohan23,

NCPA is our open source cross platform agent and can check variety of metrics such as memory, disk, processes,services ..etc.

A few useful links:
How To Monitor Devices Using The NCPA Agent and Wizard
https://assets.nagios.com/downloads/nag ... ios-XI.pdf

We have a check library on our knowledge-base with configuration examples:
https://support.nagios.com/kb/category.php?id=186

And more technical documentation for NCPA can be found here:
https://www.nagios.org/ncpa/help.php#api-modules-system

Let me know if you have any specific questions.