MOON
Server: Apache
System: Linux vps.thepromohut.com 2.6.18-398.el5 #1 SMP Tue Sep 16 20:51:48 EDT 2014 i686
User: caretrak (507)
PHP: 5.2.10
Disabled: NONE
Upload Files
File: //usr/lib/Acronis/BackupAndRecovery/alerts.config
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<mms>
  <alert type="BackupFailed" enable="true"/>
  <alert type="BackupFinishedWithWarnings" enable="true"/>
  <alert type="BackupCanceled" enable="true"/>
  <alert type="BackupQueued" enable="true">
    <service type="dword" name="Duration">5</service> <!-- In seconds. Minimal duration of backup pending for generation alert. -->
  </alert>
  <alert type="BackupNotResponding" enable="true">
    <service type="dword" name="CheckPeriod">60</service> <!-- In seconds. Backup progress checking period. -->
    <custom type="dword" name="Duration">3600</custom> <!-- In seconds. Minimal duration of backup freezing for generation alert. -->
  </alert>
  <alert type="BackupDidNotStart" enable="true">
    <service type="dword" name="TimeoutToStart">120</service> <!-- In seconds. Threshold for starting backup. If there is no backup after NextBackupTime + TimeoutToStart alert will be generated. -->
  </alert>

  <alert type="ActivityFailed" enable="true"/>
  <alert type="ActivityNotResponding" enable="true">
    <service type="dword" name="CheckPeriod">60</service> <!-- In seconds. Period of check changing of activity progress. -->
    <custom type="dword" name="Duration">3600</custom> <!-- In seconds. Minimal duration of activity freezing for generation alert. -->
  </alert>
  <alert type="ActivityFinishedWithWarnings" enable="true"/>

  <alert type="ValidationFailed" enable="true"/>
  <alert type="ArchiveCorrupted" enable="true"/>

  <alert type="OldOnlineLocation" enable="true"/> <!-- There are old online locations. Backup to these locations is impossible until finalizing of upgrade. -->
  
  <alert type="ActiveProtectionServiceNotRunning" enable="true"/> <!--Active Protection service not working(e.g. crashed) -->
  <alert type="ActiveProtectionBlocksSuspiciousActivity" enable="true"/> <!-- Suspicious Ransomware activity detected -->
  <alert type="ActiveProtectionSuspendSuspiciousMBRActivity" enable="true"/> <!-- Suspicious MBR activity detected -->
  <alert type="ActiveProtectionInvalidNetworkRecoveryPath" enable="true"/> <!-- Invalid Network Recovery Path activity detected -->
  <alert type="ActiveProtectionDetectedSuspectedCryptominingActivity" enable="true"/> <!-- Suspicious cryptomining activity detected -->
  <alert type="ActiveProtectionUnsupportedItemInBlackListDetected" enable="true"/> <!-- Unsupported item in blacklist activity detected -->
</mms>