Wonder if anyone could help.. on our previous monitoring software (WhatsUp Gold) we were able to create a SQL Query monitor that would run a sQL Query against a db and if the number of rows returned was less than 5 the monitor would be up. Any more than 5 and the monitor would be down.
Is there the equivalent functionality available within APM?
I have found the SQL Server User Experience Monitor but when entering the query and all details and testing it states "failed with 'Down' status Query must return at least 1 row"
Obviously correct as currently no errors log but would prefer it if did not have to return a single row.