Added Server activity log

This commit is contained in:
Deon George
2012-12-13 13:19:58 +11:00
parent 31609b2121
commit 46e80f5b45
14 changed files with 164 additions and 6 deletions

View File

@@ -24,6 +24,7 @@ return array(
'tsmpooltypes' => array('PRIMARY','ACTIVEDATA','COPY'),
'tsmvolstatus' => array('FULL','FILLING','PENDING','EMPTY'),
'tsmtapeage' => 180, // Age of tapes before prompting to rotate
'tsmserveractlog' => 0, // How many days to retireve from the Server Act Log
'email_admin_only'=> array(
'method'=>array('wurley@users.sf.net'=>'Deon George'),
),