Nagios XI integration with Nokia NSP

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
kandatih
Posts: 55
Joined: Thu Mar 28, 2019 7:51 pm

Nagios XI integration with Nokia NSP

Post by kandatih »

Hi All,
we are planning to integrate Nokia NSP(Network Services Platform) v18.12 to Nagios Xi v5.6.2. NSP supports Kafka and REST transport. This integration is for fault management(alarm integrations only). Could any please advise if this is supported by Nagios Xi and share any documentation.

Enviroment details:
Nagios XI - v5.6.2 - Offline install
OS - RHEL 7.6

Thanks in advance for your responses. Let me know if you have any questions.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI integration with Nokia NSP

Post by scottwilkerson »

Are you looking to just receive SNMP Traps from this equipment? I think you can just use NXTI if that is the case
https://assets.nagios.com/downloads/nag ... h-NXTI.pdf
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
kandatih
Posts: 55
Joined: Thu Mar 28, 2019 7:51 pm

Re: Nagios XI integration with Nokia NSP

Post by kandatih »

Scott, NSP dont support SNMP, its REST interface we need to use integrate the alarms from NSP.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI integration with Nokia NSP

Post by scottwilkerson »

kandatih wrote:Scott, NSP dont support SNMP, its REST interface we need to use integrate the alarms from NSP.
I looked around the internet but could not find any pre-made plugins for that platform.

The good thing about Nagios is you can make your own plugins and add them into the system

Here are the Nagios plugin development guidelines
https://nagios-plugins.org/doc/guidelines.html
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
kandatih
Posts: 55
Joined: Thu Mar 28, 2019 7:51 pm

Re: Nagios XI integration with Nokia NSP

Post by kandatih »

Thanks Scott, will go through the plugin dev guide.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Nagios XI integration with Nokia NSP

Post by scottwilkerson »

kandatih wrote:Thanks Scott, will go through the plugin dev guide.
Sounds good
Former Nagios employee
Creator:
ahumandesign.com
enneagrams.com
Locked