Name: RMAN archivelog backup status
Platform: Oracle
Category: Availability
Description: Checks the status of RMAN archivelog backup from V$RMAN_BACKUP_JOB_DETAILS performance view.
Long description: Checks the status of RMAN archivelog backup from V$RMAN_BACKUP_JOB_DETAILS performance view.
Version: 1.2
Default schedule: 15,45 * * *
Requires engine install: Yes
Compatibility tag: [CDATA[.[type=‘instance’ & databasetype=‘oracle’]/.[hasengine=‘YES’ & _cdb_v_rman_backup_job_details = ‘1’ & is_pluggdb = ‘0’
Parameters
Name Default value Description
backup expire time 24 Backup expire time (in hours). If no valid backup exists within this time threshold a warning is returned.
return status when backup RUNNING 1 Return status value (ALARM – 2, WARNING – 1, or OK – 0) when RMAN backup status value is RUNNING.
return status when backup FAILED 2 Return status value (ALARM – 2, WARNING – 1, or OK – 0) when RMAN backup status value is FAILED.
return status when OLD backup 1 Return status value (ALARM – 2, WARNING – 1, or OK – 0) when RMAN backup is older than “backup expire time” parameter value.
return status when backup NOT IMPLEMENTED 1 Return status value (ALARM – 2, WARNING – 1, or OK – 0) when RMAN backup is not implemented.

RMAN backup status (9) / RMAN backup status →

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment