avamar backups
Mon, 11/14/2011 - 17:49 — jaklein.ncsu.edu
Service Name
avamar backup
Description
This checks to be sure that hosts running the EMC Avamar backup agent are being properly backed up.
It can alert on
- the number of days since a backup ran (default X)
- the number of errors reported by the agent (default )
- the number of "fatal" errors reported (default)
- the number of warning errors repored (default)
- jobs that run too long (default)
- jobs that backup too little data (default)
Sample Output
CheckAvamar : OK - finished 11/13/2011 20:12:37 bytes=18831785984 errors=1 jobtime=301 fatals=0 warnings=4
Period
This check runs every 10 hours.
Parameters
You can pass the following arguements as "-name=value" Don't omit the leading dash on these arguements.
- -WarnDays=N "How many days since last backup returns WARNING"
- -CritDays=N "How many days since last backup returns CRITICAL"
- -WarnFatal=N "How many Fatal errors in the last backup returns WARNING"
- -CritFatal=N "How many Fatal errors in the last backup returns CRITICAL"
- -WarnWarn=N "How many Warnimg errors in the last backup returns WARNING"
- -CritWarn=N "How many Warning errors in the last backup returns CRITICAL"
- -WarnErrs=N "How many errors in the last backup returns WARNING"
- -CritErrs=N "How many errors in the last backup returns CRITICAL"
- -WarnTime=N "How long in seconds should the last job have to run before returning WARNING"
- -CritTime=N "How long in seconds should the last job have to run before returning CRITICAL"
- -WarnMinBytes=N "Minumum nuber of bytes in last job before returning WARNING"
- -CritMinBytes=N "Minumum nuber of bytes in last job before returning CRITICAL"
Assumptions
- Login to post comments
