Cove Backup Check Reference
All configuration fields, alert thresholds, and platform support for the Cove Backup check in octoja.
Written By Stefan Steuer
Last updated 25 days ago
Cove Backup Check Reference
Configuration options and alert behaviour for the Cove Backup check.
The Cove Backup check monitors N-able Cove (Backup Manager) on the device where Cove is installed. It runs hourly by default on the octoja agent, reading the latest backup session per Cove data source and evaluating it against configurable age thresholds.
Configuration fields
Alert behaviour
Why does the check warn although the backup is green?
A warning does not always mean a failed backup. These conditions raise a warning even when the last backup completed:
Metrics collected
For each Cove data source reported by the device, the check records:
- Data source name (e.g.
FileSystem,VssMsSql) - Cove session state (
Completed,Failed,CompletedWithErrors,InProcess, …) - Age in hours since the session started
- Computed severity (OK, Warning, Critical, or Failure) based on the session state and the configured age thresholds. The worst per-source result becomes the overall check status
Platform support
Notes
- The check runs every 60 minutes on the agent. The interval is not user-configurable.
- The agent locates Cove via fixed-path discovery — if your environment uses a non-default install location, the check reports Cove Backup Manager not installed (ClientTool not found).
- Service-presence detection on Windows uses the
Backup Service Controllerservice, so non-English Windows hosts work without configuration. - On macOS and Linux, the agent looks for the
ProcessControllerorBackupFPCove processes to confirm the service is alive. - Set Data source to All data sources to monitor everything Cove protects on the device. If different workloads have very different cadences, configure one check per data source so the age thresholds match each workload.
- This check does not monitor Cove's cloud-side recovery testing or LocalSpeedVault status — both are tracked in the Cove portal.
See also: Configure the Cove Backup Check