I have SolarWinds agents installed on a few of my Linux boxes. I need to monitor a specific Java application (ElasticSearch), but there are more than one java app and all the Real Time processor explorer or SAM Process Monitor sees is Java.
How can I monitor for a specific java app, and not just for java in general? I need to make sure that app is running at all times, and be notified if it ever dies.
Thank you