Skip to content

Files

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

N2WS Backup & Recovery

Overview

N2WS Backup & Recovery (CPM), known as N2WS, is an enterprise-class backup, recovery, and disaster recovery solution for Amazon Web Services (AWS) and Microsoft Azure. N2WS uses cloud native technologies (snapshots) to provide backup and restore capabilities in AWS and Azure.

Your N2WS Backup and Recovery instance supports the monitoring of backups, disaster recovery, copy to S3, alerts, and more with Datadog's monitoring service. This integration allows users to monitor and analyze the N2WS Backup and Recovery Dashboard metrics.

Setup

Installation

  1. Install the Python integration.

  2. Enable support for Datadog on your N2WS instance:

    • Connect to your N2WS Backup and Recovery instance with SSH.
    • Add the lines below to /cpmdata/conf/cpmserver.cfg. You might need sudo privileges to perform this action.
      [external_monitoring]
      enabled=True
      
    • Run service apache2 restart
  3. Install the Datadog Agent on your N2WS Instance.

    • Login to Datadog and go to Integrations -> Agent -> Ubuntu
    • Copy the Agent one-step install command.
    • Connect to your N2WS Backup and Recovery Instance with SSH and run the command. You may require sudo privileges to perform this action.
  4. Set up Datadog dashboard metrics:

    Graph: Select your metric from the list. All N2WS metrics begin with the string cpm_metric.

    Over: Select data from the list. All N2WS users' data begins with the string cpm:user:<user-name>. You can select either a specific user or the entire N2WS instance.

  5. Get N2WS dashboards

    • In Datadog Integrations, search for the N2WS tile and install it.
    • Five dashboards are installed in your account: N2WSBackup&Recovery-Graphicalversion, N2WSBackup&Recovery-Graphicalversion-areas and N2WSBackup&Recovery-EntitiesSpecificDashboard for N2WS Backup & Recovery v3.2.1 Note: These dashboards are only available for AWS users. N2WSBackup&Recovery-EntitiesSpecificDashboardV4.1 and N2WSBackup&Recovery-GraphicalVersionV4.1 for N2WS Backup & Recovery v4.1

    Alternatively, you can import JSON templates from N2WS to create your dashboards.

Data Collected

Datadog collects the following data about N2WS Backup & Recovery backups:

  • The number of snapshots of each type
  • Successful backups (AWS only)
  • Failed backups (AWS only)
  • Partially successful backups (AWS only)
  • Protected resources from any type
  • Data about volume capacity (AWS only), alerts, etc.

Metrics

See metadata.csv for a list of metrics provided by this check.

Events

Datadog collects alert messages from all N2WS Backup & Recovery hosts.

Service Checks

The N2WS Backup & Recovery integration does not include any service checks.

Troubleshooting