Skip to content

Latest commit

 

History

History

n2ws

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 by Datadog 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 ‘easy one-step install’ command Connect to your N2WS Backup and Recovery Instance with SSH. You may require sudo privileges to perform this action.

  4. Setup Datadog Dashboard metrics

    Go to ‘Metrics-> Explorer’

    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 begin with the string ‘cpm:user:’. You can select either a specific user or the entire N2WS instance.

  5. Get N2WS dashboards

    In Datadog Integrations , search for 'N2WS' tile and install it. You will get 5 types of dashboards to your account, 3 for N2WS Backup & Recovery v3.2.1 (only AWS supported) and 2 for for N2WS Backup & Recovery v4.0 (includes Azure): 'N2WSBackup&Recovery-Graphicalversion', 'N2WSBackup&Recovery-Graphicalversion-areas' and 'N2WSBackup&Recovery-EntitiesSpecificDashboard' for version 3.2.1 'N2WSBackup&Recovery-EntitiesSpecificDashboardV4.0' and 'N2WSBackup&Recovery-GraphicalVersionV4.0' for version 4.0

    Alternatively users can import JSON templates from N2WS.

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