Nagios - Azure Monitoring

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
geetha pandiyan
Posts: 1
Joined: Tue May 16, 2017 1:46 am

Nagios - Azure Monitoring

Post by geetha pandiyan »

Hi,

We're looking to pull the Azure monitor metrics in Nagios. All the plugins available on the internet are for Azure Classic Account (ASM) which about to the be depricated. So, we're trying to pull the Azure monitor data from Azure ARM account.

Any suggestions or advice in helping us achieving this would be of great help.
avandemore
Posts: 1597
Joined: Tue Sep 27, 2016 4:57 pm

Re: Nagios - Azure Monitoring

Post by avandemore »

Here are some guidelines for developing Nagios plugins:
https://nagios-plugins.org/doc/guidelines.html
https://mathias-kettner.de/checkmk_localchecks.html
http://www.yourownlinux.com/2014/06/how ... cript.html

As for the best way to get the required information from Azure, it's best to refer to their documentation. Using their sanctioned methods in the plugin would be the safest course of action.
Previous Nagios employee
Locked