Correct. I was thinking something built as a Splunk app, similar to the Nagios monitoring app: https://splunkbase.splunk.com/app/2703/
What I'm thinking is using the URL monitor AppD Extension to hit the different URL endpoints. I'm trying to think about how to see if the database agent is up other than a simple ps - ef |grep db-agent script, but that might be all I can get.
Events Service, I'll probably pull from the server.log.
on-premise eum collector:
<hostname of eum>:7001/eumaggregator/ping
I'm still mostly in the brainstorming phase at this point, but I'll see what I can build out.
... View more