HEX
Server: nginx/1.30.4
System: Linux d-twindigital-web-1.host-ed.eu 4.18.0-553.141.2.el8_10.x86_64 #1 SMP Wed Jul 8 10:28:18 EDT 2026 x86_64
User: u_twindigital_html (1009)
PHP: 8.3.30
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="BackupStopped" enable="true"/>
  <alert type="BackupCanceled" enable="true"/>
  <alert type="BackupCanceledDueClosedBackupWindow" 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">
    <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="BackupRecoveryFailed" enable="true"/>

  <alert type="ActivityFailed" enable="true"/>
  <alert type="ActivityNotResponding" enable="true">
    <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="ActiveProtectionServiceNotRunning" enable="true"/> <!--Active Protection service not working(e.g. crashed) -->
  <alert type="ActiveProtectionBlocksSuspiciousActivity" enable="true"/> <!-- Suspicious Ransomware activity detected -->
  <alert type="ActiveProtectionDetectedSuspectedCryptominingActivity" enable="true"/> <!-- Suspicious cryptomining activity detected -->
  <alert type="ActiveProtectionSuspendSuspiciousMBRActivity" enable="true"/> <!-- Suspicious MBR activity detected -->
  <alert type="ActiveProtectionRecoverFailedActivity" enable="true"/> <!-- Recovery failed activity detected -->
  <alert type="ActiveProtectionInvalidNetworkRecoveryPath" enable="true"/> <!-- Invalid Network Recovery Path activity detected -->
  <alert type="ActiveProtectionUnsupportedItemInBlackListDetected" enable="true"/> <!-- Unsupported item in blacklist activity detected -->
  <alert type="ActiveProtectionServiceFailToStop" enable="true"/> <!-- Unsupported item in blacklist activity detected -->

  <alert type="EncryptionPasswordMissing" enable="true">
    <service type="dword" name="CheckPeriod">86400</service> <!-- In seconds. Check interval for Encryption password to be set. If password is missing alert is raised immediatly. -->
  </alert>
  <alert type="IncompleteMachineInfo" enable="true"/>

</mms>