fetch status from ticketing system and update host comment

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
strmon
Posts: 31
Joined: Mon Dec 26, 2016 3:42 am

fetch status from ticketing system and update host comment

Post by strmon »

hi,

We are planing to achieve below using nagiso XI and otrs ticketing system:
: Hosts should be marked as scheduled downtime if there is any "change activity" scheduled in otrs ticketing system
: All ticket updated should get visible on host details ( while reporting)
: we are trigger host scheduled downtime and such activity from remote ( from ticketing system)


Could you suggest best way to achieve it?
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: fetch status from ticketing system and update host comme

Post by mcapra »

The Nagios XI REST API is probably your best bet. See the "Help" section of your Nagios XI installation for usage and examples. You'd need to bake some Nagios XI API calls into your OTRS processes most likely.
Former Nagios employee
https://www.mcapra.com/
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: fetch status from ticketing system and update host comme

Post by dwhitfield »

Did @mcapra's post help you? Please let us know if you have any additional questions.
Locked