Hi,
I am monitoring few MSSQL servers, and there is a discovery rule for Full backup of the databases.
The trigger is set to alert if the backup is older then 10days.
From looking into the trigger, its unclear for me where is the 'time' variable:
last(/DB-C1/mssql.backup.full["Tasks"])>{$MSSQL.BACKUP_FULL.CRIT:"Tasks"} and {$MSSQL.BACKUP_FULL.USED:"Tasks"}=1
Do I miss it somewhere here? or maybe somewhere else I am not looking?
Thanks
I am monitoring few MSSQL servers, and there is a discovery rule for Full backup of the databases.
The trigger is set to alert if the backup is older then 10days.
From looking into the trigger, its unclear for me where is the 'time' variable:
last(/DB-C1/mssql.backup.full["Tasks"])>{$MSSQL.BACKUP_FULL.CRIT:"Tasks"} and {$MSSQL.BACKUP_FULL.USED:"Tasks"}=1
Do I miss it somewhere here? or maybe somewhere else I am not looking?
Thanks