We have an application with over 2 dozen Windows services. We need to send an alert if any of these services go down. We don’t want to restart them because we need to investigate when the service(s) stopped.
I have been testing with SQL server since it has only 4-5 services running at a time. I have test Application Monitor Template with 3 of the SQL services listed. They are for SQL Server Service, SQL Server Agent service and SQL VSS Writer Service.

I made an alert the uses this component so send an alert when any of these 3 SQL services stops. I don’t get any alerts when stopping any of these 3 services.
I have also tried making a component for each of these SQL services and an alert for each of these 2 SQL services and they work normally. However, I am dealing with over 2 dozen services to monitor.
Do I have to make one application monitor template AND an alert for each of the 2 dozen services. Could I get by with either 1 component monitor with multiple alerts or 1 alert with multiple application monitor templates.
Thanks in advance.