Page 1 of 1

Nagios - Azure Monitoring

Posted: Tue May 16, 2017 2:57 am
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.

Re: Nagios - Azure Monitoring

Posted: Tue May 16, 2017 11:13 am
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.