{"name":"Space used by Database objects in GB","description":"Monitors the total space used by data files in the database. This excludes log files.","tsql":"SELECT SUM(FILEPROPERTY(name,'SpaceUsed') \/ 128.) \/ 1024.\r\nFROM sys.database_files\r\nWHERE type <> 1;","instances":false,"databases":{"mode":1},"frequency":86400,"metricenabled":true,"noalertremark":"An alert is not required","rateofchange":false,"aboveorbelow":"above","_thresholds_high":{"selected":false},"_thresholds_medium":{"selected":false},"_thresholds_low":{"selected":false},"collections":1,"alertenabled":true,"targetentitytype":0}