Page 1 of 1

Nagios and Easyvista

Posted: Fri Feb 08, 2019 4:06 pm
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?

Re: Nagios and Easyvista

Posted: Mon Feb 11, 2019 12:29 pm
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!