We have a bunch of servers that all have services we need to monitor. All the services on these servers all begin with the same text but the ending is slight different. There are about 10 services on each server that begin with ApplicationService and then end with something different, for example a server would have
ApplicationServiceTest
ApplicationServiceProd
ApplicationServiceQC
ApplicationServiceDev
I know how to set up an application monitor for one service and i know we can use SAM to target one server and choose the services from the list.
Is there a better way to do this so i can just create one Monitor that looks at all the services and if any service that begins with ApplicationService gets stopped we get an alert?
Any help would be greatly appreciated, I am new to Solarwinds