Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

DataIQ 2.2 Admin Guide

PDF

Metric threshold alerts configuration file

Set up the conditions where a cluster sends an alert.

Edit the configuration file

From the DataIQ browser, select Settings > Storage monitoring settings > Configure metric threshold alerts.

Configuration file conventions:

● Use spaces for indentations, not tabs.

● Ensure indentation matches exactly.

● When using boolean values and numbers, do not use quote marks. For all other values, use quote marks.

Configuration file settings

Table 1. protocol_latency: cluster
cluster: <clustername>

or

cluster: [<clustername_1>, <clustername_2>...]

Optional: Select clusters by name. To choose multiple clusters, separate the cluster names with commas and a space. May be further refined by protocol, condition.

Example:
protocol_latency:
- cluster: [cluster-1-name, cluster-2-smartconnect-ip]
  protocol: any
  condition:
    above: 1000

To select any cluster, either do not include this setting, or set this value to any. Example:

protocol_latency:
- cluster: any
  protocol: any
  condition:
    above: 1000
protocol: <file_system_protocol>

or

protocol: [<file_system_protocol_1>, <file_system_protocol_2>...]

Required for each instance of cluster. Select clusters by protocol. To choose multiple protocols, separate the protocols with commas and a space. Example:

protocol_latency:
- cluster: any
  protocol: [nfs3, nfs4, smb1, smb2]

To select any protocol, use any. Example:

protocol_latency:
- cluster: any
  protocol: any
condition:
  above: <latency>

Required for each instance of cluster. Sets maximum allowed cluster latency before generating an error, in milliseconds. Example:

protocol_latency:
- cluster: any
  protocol: any
  condition:
    above: 1000

condition and above are required and cannot be empty.

below is not supported.

client: <client_address>

or

client: [<client_address_1>, <client_address_2>...]

Optional: Select individual clusters by the cluster's primary IP address. To choose multiple clusters, separate the IP addresses with commas and a space. Example:

protocol_latency:
- cluster: any
  client: [192.168.0.1, 192.168.0.2]
  protocol: any
  condition:
    above: 1000

To select any client, do not include this value.

Node-level reporting is not supported.

When cluster is added in DataIQ using the first node DNS/IP, it is also required to follow the same record in alert rules.

client: any is not supported.

Basic example

Send an alert when any protocol latency on any cluster is greater than 1000 milliseconds.

protocol_latency:
- cluster: any
  protocol: any
  condition:
    above: 1000

Example: Different protocols

It is recommended to specify different threshold for different protocols based on the actual needs.

protocol_latency:
- cluster: any
  protocol: [nfs3, nfs4]
  condition:
    above: 1000
- cluster: any
  protocol: [smb1, smb2]
  condition:
    above: 2000

Example: Cluster list and protocol list

Instead of cross joining all clusters with all protocols, it is also recommended to specify both the cluster list and protocol list per actual needs.

protocol_latency:
- cluster: [cluster-1-name, cluster-2-smartconnect-ip]
  protocol: [nfs3, nfs4]
  condition:
    above: 1000
- cluster: cluster-3-guid
  protocol: [smb1, smb2]
  condition:
    above: 2000

Example: client-level alerting

You can set alerting for individual clients:

protocol_latency:
- cluster: cluster-1-name
  client: [192.168.0.1, 192.168.0.2]
  protocol: [nfs3, nfs4, smb1, smb2]
  condition:
    above: 1000

Example: Disable alerting

To disable protocol latency alerting, do not include cluster.

protocol_latency:

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\