Hello All,
We have a product that links hundreds of different types of devices together through a service portal, and we would like to monitor these through NPM or APM to ensure they are all operational. About 50% of these devices support SNMP, but the other 50% speak many different (and sometimes custom and proprietary) protocols for which we have various drivers to enable communication.
I am looking for the right way to make the data from these devices available to the Orion platform, I have a development team who can bang out code as needed, but I'm not sure where to start.
Worst case, my plans now are to make a custom SNMP agent that brings all the data from these devices together and has a custom mib that we can use from NPM to query the status.
Thanks,
Jim