Hi there,
I would like to integrate a check on the status of the online database backup (which runs on a daily basis) into a central monitoring system.
On way to do it is to check on OS level for the latest backup log file and read the status at the end of this file.
I wonder if it's also possible to check the backup status by doing a select on database table(s) and if so which table(s) should I query ?
Any help would be appreciated.
Kind regards,
Erik