Page 1 of 1

Nagios version of a Solarwinds IPAM

Posted: Thu Apr 15, 2021 12:10 pm
by pschnick
Hey Folks!

I am a net new customer and just learning the ropes of Nagios, so any help would be apprecitated.

We used to be a Solarwinds shop, with the recent issues we have shut it down. One of the features we always used was the IPAM from Solarwinds. I am struggling to find information or how I would go about setting up the same for my team to be able to edit, add or delete entries like we did in IPAM.

I looked at the network discovery, I have searched the Nahgios Exchange and was not having a lot of luck there. Has anyone setup up something like the IPAM in their environment? Or know where I can go to get some information on it?

Re: Nagios version of a Solarwinds IPAM

Posted: Thu Apr 15, 2021 3:53 pm
by gsmith
Hi,

My understanding is that Solarwinds IPAM is used to actually manage and track
your network assets, doing things like keeping track of assigned IPs, DHCP and
DNS settings in a database, and allowing changes to be made and tracked.

Nagios xi is a monitoring and alerting tool. It does have an api that could be leveraged to
build something like the Solarwinds IPAM but it's not something available as stock.

Thanks

Re: Nagios version of a Solarwinds IPAM

Posted: Fri Apr 16, 2021 2:30 pm
by amoss24
As someone who considered the SolarWinds IPAM module, I can understand the need to replace it.

Nagios is primarily a monitoring platform. So no IPAM solution like SolarWinds has. If you were using SolarWinds IPAM to update your DHCP and DNS servers, you likely will need to pay for another solution.

However, if you just need IPAM, you might consider Netbox:
https://github.com/netbox-community/netbox

Might even want to consider phpIPAM:
https://phpipam.net/

Re: Nagios version of a Solarwinds IPAM

Posted: Mon Apr 19, 2021 9:22 am
by ssax
You can setup auto-discovery jobs what will use nmap to scan subnets/ranges/IPs for new hosts but there isn't currently any IP/DNS/DHCP management functionality built into XI at this time:

https://assets.nagios.com/downloads/nag ... ios-XI.pdf