Nagiosxi integration with ONEFM

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ericssonvietnam
Posts: 239
Joined: Mon Jun 27, 2016 11:05 pm

Nagiosxi integration with ONEFM

Post by ericssonvietnam »

I want to integrate nagiosxi alert with a ticketing system known as oneFM. can you suggest possible way available with Xi to achieve it ?
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Nagiosxi integration with ONEFM

Post by mcapra »

Could you provide us with some more information on oneFM? All I see on google is a radio station; nothing about a ticketing system.

This is something you would likely need to write a custom script for. Either to check a mailbox for Nagios alerts and parse those into your ticketing system, or for oneFM to query the Nagios database (preferably as a read-only user) for alerts, or for Nagios to do direct insertions into the oneFM database (I think this is the best option). You could then define that script as a Command in Nagios XI and use that command for your Host Notification Commands and Service Notification Commands.
Former Nagios employee
https://www.mcapra.com/
ericssonvietnam
Posts: 239
Joined: Mon Jun 27, 2016 11:05 pm

Re: Nagiosxi integration with ONEFM

Post by ericssonvietnam »

Will get back to you on this..!
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Nagiosxi integration with ONEFM

Post by mcapra »

No problem! Let us know of any developments :)
Former Nagios employee
https://www.mcapra.com/
Locked