Link-events-specific commands reference

Syntax availability
Parameters
Description The availability command computes the percentage of time a link is UP. The computation is based on the link events UP and DOWN that are seen for the link.
Syntax availability_history <range>
Parameters
  • range: the temporal window in milliseconds to use to group the link events
Description The availability_history command computes the percentage of time a link is UP by grouping the link events into many buckets. Each bucket will include the events of the temporal window specified by the range parameter.
Syntax availability_history_month <months_back> <range>
Parameters
  • months_back: number of months to go back in regards to the current month to group the link events
  • range: the temporal window in seconds to use to group the link events
Description The availability_history command computes the percentage of time a link is UP by grouping the link events into many buckets. Each bucket will include the events of the temporal window specified by the range and months parameters.