{"description":"Check the status of all publications within replication by looking at the dbo.MSReplication.monitor table within the distribution database. A value of 5 indicates retrying and a value of 6 indicates failed.","name":"Replication Publication Status","tsql":"T-SQL: SELECT status AS ReplicationAgentsStatus\r\nFROM dbo.MSReplication_monitordata\r\nWHERE publication = 'ALL';","instances":false,"databases":{"mode":1},"frequency":60,"metricenabled":true,"alertname":"Application Connection Timeout Has Occurred","alertenabled":true,"alertdescription":"An application attempting to connect to this server has suffered a timeout","aboveorbelow":"above","_thresholds_medium":{"selected":true,"value":1},"collections":1,"frequency_comment":"seconds (collected every minute)","rateofchange":false,"_thresholds_high":{"selected":false},"_thresholds_low":{"selected":false},"targetentitytype":0}