Greetings,
I work along side a team that are developing an enterprise application. The application is spread across many different systems, some are vm's, some that are containerized in the cloud behind security systems. We have full control of our application, and we can work to develop enough of a "MIB" or "MIB-Like" structure of counters and gauges for our application. So this is the theoretical goal.
Has anyone developed a custom SNMP stack to expose application KPI's to Solarwinds? I know what to do with the custom pollers once we have something sharing data. But I'm wondering if there are any useful resources on the care and feeding of a custom snmpd daemon out there somewhere? I know I can probably build snmpd for linux, and work with each application component developer to populate it with counters and gauge data... but I can't find anything (yet) where someone has done what I am trying to do. Has anyone here done anything like this? Is there another way to move the data into SolarWinds that might be better than SNMP?