DPA has a built in alert for SQL server called "Windows Service Not Running - SQL Server". This worked well in the past, however, Microsoft changed the Service Name of the SSRS service from "ReportServer" to "SQLServerReportingServices" when they released SQL 2019. This has meant that to have a group in DPA of your servers that run SSRS, and have this alert tied to that group, no longer works. In order to work around this issue, it will now be necessary to have two groups, one for versions of SQL prior to 2019 and one for version of 2019 and later. Preferably it would be nice to be able to specify multiple service names in this alert, and only fire the alert if NONE of them are found running.