Hey everyone,
I am working on a dashboard for a daily health check that we do for all of the systems we support. For UCCE, we have someone log in to each server every day and run different things like OPC_Test to validate the A sides of PGs/Roggers are active... we check to make sure all media servers are in sync, etc
Does anyone have any automated monitoring they are doing? I am thinking maybe there is a SQL query or an API / XML file I can hit every hour or something. I've tried hitting things like https://<pg-server-ip>:7890/icm-dp/rest/DiagnosticPortal/ListProcesses?Random=1234567890 but seems like that's only set up to run locally.
Any thoughts on an automated way I can determine the active sides of the PGs, Roggers, and Loggers?
I guess now that we are on 11.5, I'm going to have to put some thought into what else needs to be monitored (like which side of Finesse is active, etc) - so any thoughts on that are a bonus!
Thanks!