ADSM-L

Re: reporting on backup successes/failures

2002-03-05 15:50:47
Subject: Re: reporting on backup successes/failures
From: Alex Paschal <AlexPaschal AT FREIGHTLINER DOT COM>
Date: Tue, 5 Mar 2002 12:48:15 -0800
Personally, I find that filespaces are a good indicator.  Generally, the
backup_end should be more recent than backup_start.  Backup_end should also
generally be within the past day or it missed.

select count(distinct(node_name)) from filespaces where backup_end <
(current_timestamp - (1 day))

Alex Paschal
Storage Administrator
Freightliner, LLC
(503) 745-6850 phone/vmail


<Prev in Thread] Current Thread [Next in Thread>