netbox-community / netbox

The premier source of truth powering network automation. Open source under Apache 2. Try NetBox Cloud free: https://netboxlabs.com/free-netbox-cloud/
http://netboxlabs.com/oss/netbox/
Apache License 2.0
16.03k stars 2.57k forks source link

Device Monitoring - Observium, LibreNMS..... #156

Closed ZeroFluxxx closed 8 years ago

ZeroFluxxx commented 8 years ago

Hi Everyone,

Commercial DCIM platforms seem to do it all - the monitoring, alerting, asset management, subnet management, etc.

Unfortunately from past experience that they are very overpriced, are vendor specific and when implemented only 20% of the actual feature sets are used because their not implemented properly.

Not wanting to turn netbox into a monitoring tool and given that there are plenty of good monitoring tools out there, I would like to open discussion on the possibility of connecting netbox to a 3rd party monitoring system many of them out there that uses an API.

Currently i see a basic polling and graphing feature is in place for v1 of the release which means some thought has been put into this from the original idea.

What is your vision with this?

mdomore commented 8 years ago

Yes i can only dream to enter my device in netbox and it create an entry in my observium, and after pulling netbox get back for exemple inventory from observium :)

bellwood commented 8 years ago

There is a hooks system / API that will be available to tie things into external services once it is completed.

Netbox is not slated to be an all-in-one system as it's design is IPAM/DCIM - not monitoring, ticketing, abuse, etc.

mdomore commented 8 years ago

Sure observium is doing a fine job and netbox is not observium but there is some informations in common.

jeremystretch commented 8 years ago

The API should provide all the information necessary to populate monitoring systems with node data. I'm going to close out this issue, but if you encounter a specific limitation with the API which isn't already being addressed, feel free to open a new issue.