Page 1 of 1

Nagios XI integration with Nokia NSP

Posted: Tue May 21, 2019 7:02 pm
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.

Re: Nagios XI integration with Nokia NSP

Posted: Wed May 22, 2019 6:47 am
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

Re: Nagios XI integration with Nokia NSP

Posted: Wed May 22, 2019 7:02 pm
by kandatih
Scott, NSP dont support SNMP, its REST interface we need to use integrate the alarms from NSP.

Re: Nagios XI integration with Nokia NSP

Posted: Thu May 23, 2019 6:39 am
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

Re: Nagios XI integration with Nokia NSP

Posted: Sun May 26, 2019 3:23 pm
by kandatih
Thanks Scott, will go through the plugin dev guide.

Re: Nagios XI integration with Nokia NSP

Posted: Tue May 28, 2019 6:50 am
by scottwilkerson
kandatih wrote:Thanks Scott, will go through the plugin dev guide.
Sounds good