Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Thresholds - refers to the metrics used to define the threshold values.

    • Warning Value - refers to the value that will determine if the threshold was reached. If this field is blank or zero, it means that there’s no data

    • Warning Operator - refers to the operator validation (=, !=, >, <, in, regex, NULL, etc).

    • Warning Severity - refers to the severity status that will be triggered if the validation reaches the Warning Value.

  • Alerting - refers to the section where you can indicate when the users will receive the alerts.

    • Alert On - refers to the status that will trigger the alert and notify the users. This is usually set to “Warning”.

    • Alert Message - refers to the message that the users will see. This message is customizable by the user.

The Thereshold and Alerting sections tell the override when to send a message to the user. This example specifies that if there have been 0 posted files in the server, the status of the override will turn to Warning, and if the status is Warning, an alert will be sent to the user.

one last request is to note that a 'blank' value in the warning field means no data (ie. no files matching the pattern)?

Info

Note: The more criteria you add, the more specific the override is and the higher the precedence.

...