I need to get process metrics for a spring boot app running on a linux machine. Is it possible to get?
If yes, please help me by sharing what all steps I need to follow.
Create your own script and pull the metrics out. Refer to the below links:
https://documentation.solarwinds.com/en/Success_Center/SAM/Content/SAM-Templates-LinuxUnix-create-monitor.htm
https://documentation.solarwinds.com/en/Success_Center/SAM/Content/SAM-Linux-Unix-Script-Monitor-sw3260.htm
I have added that machine as a node by snmp polling and trying to monitor the application by using java template but OID given in the components of that template are not visible in snmpwalk of that machine..