Nagios and Easyvista

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
VUCIT
Posts: 1
Joined: Mon Jan 07, 2019 9:48 am

Nagios and Easyvista

Post by VUCIT »

Hello,

I am looking for ways or suggestions that Nagios can open tickets in my ITSM system Easyvista. I know I could go the email route, but I would much perfer a rest api call from Nagios to EV.

Does anyone have any information on that?
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Nagios and Easyvista

Post by cdienger »

Event handlers are scripts that are called when a status change is detected and could be used to run something - a bash script using curl for example - to make use of the rest api.

I didn't find anything already written, but I found a couple similar requests on the easyvista forums. So if you do go this route, feel free to post it on the exchange!
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Locked