Page 1 of 1

Integrate NAGIOS with EMC Unisphere for VMAX Rest API

Posted: Thu Nov 16, 2017 3:13 am
by churchillmichael
Can Nagios XI use REST API calls to gather information from a third party tool

I am primarily looking at Unisphere for VMAX Rest API function

I do not use this tool but a third party has asked me the question

Integration for other EMC products is possible but the VMAX is not listed

Re: Integrate NAGIOS with EMC Unisphere for VMAX Rest API

Posted: Thu Nov 16, 2017 3:53 pm
by cdienger
I'm not aware of anything for the VMAX Rest API, but curl is readily available on most Nagios machines and can be used in a script to create a plugin.

https://exchange.nagios.org/directory/T ... pt/details
https://assets.nagios.com/downloads/nag ... inapi.html
https://assets.nagios.com/downloads/nag ... inapi.html
http://nagios-plugins.org/doc/guidelines.html

Are some useful documents to help get started on creating custom plugins.