Please find attached a small perl script I wrote today.

It parses the output of amadmin <config> find and generates an html page
out of the result listing for the last 7 days the dump results for all
disks that amadmin find is able to locate.

It uses the Date::Calc perl module available from CPAN (or your linux
distro ;) ).

It's decidedly *NOT* fancy but it fulfills a need .

(the only fancy thing it does is mark level 0 dumps as bold, and failed
dumps in red, so that you can see in one glimps whether there was a 0dump
in your last dump cycle.

Usage:

amadmin <config> find | backupstart.pl > output.html
konqueror output.html (or netscape or ...)

        Gerhard,  <@jasongeo.com>   == The Acoustic Motorbiker ==       
-- 
   __O  With judicious application of shaving foam & water
 =`\<,  and scraping with a razor of it's prickly hind quarters
(=)/(=) Whether it wriggles like fury, or curls up in a ball
        That blasted  hedgepod can be buggered for sure.

backupstats.pl

Reply via email to