Start a conversation

Exinda CLI: Service Level Agreements

Overview

 

This article provides information regarding the Exinda CLI command sla.

You can use the sla command to configure a site service level agreement object. An SLA object will ping the specified site every 10 seconds to report on the site's availability.

 


Information

 

NOTE:  The following syntax convention is used:
  • {}: Options are enclosed in braces and are separated by '|'
  • []: Optional keywords are enclosed in brackets
  • <>: User input is required where variables are enclosed in greater-than and less-than symbols

The following table describes the commands used for performing common actions related to sla: 

 Action Description Command 

Parameter Description 

To configure an SLA sla <sla-name> {destinationip|duration|enable|pingsize}
  • destinationip <address> - Specify the IP address to ping.
  • threshold <duration> - Threshold limit (msec). This is the ping response time that will cause an alert to be triggered.
  • duration <duration> - Set the duration (seconds) before an alert is raised. Available settings are 0, 30, 60, 300, 1800 and 3600. The ping response time must be above the threshold for the specified duration before an alert is triggered.
  • pingsize <size> - Specify the ping packet size (in bytes). Default is 64.
  • enable - Enable monitoring of the SLA object.

To remove the SLA configuration

no sla <sla-name> Not Applicable

 

Find more CLI commands.

Back to Top

 

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments