Description

It monitors Viptela Interface Status, Errors In, Errors Out, Drops In, Drops out, Traffic In, Traffic Out, Utilization In and Utilization Out. This template can be applied on vManage, vEdge, vSmart and vBond devices.

Prerequisites

Gateway should be up and running. Viptela monitoring is performed using API. Viptela API should be reachable from Gateway.

Metric Parameters

Metric Parameters
ParameterDescription
Frequency
  • Frequency is the interval in which you want to probe and collect metric data from the target device/resource
  • Frequency is defined in minutes (min).
  • Warning ThresholdIf the metric value satisfies the condition defined along with Warning Threshold value, then a notification is sent to the user.
    Critical ThresholdIf the metric value satisfies the condition defined along with Critical Threshold value, then a notification is sent to the user.
    AlertThe alert value can be set to either Yes or No. If it is Yes, then an alert message is sent to the user.

    Metrics

    viptela.interface.drops.in

    Metric Details

    Metric Details
    Applicable forDevice
    DescriptionProvides the number of Inbound dropped packets per minute.
    CategoryViptela
    Collector TypeGateway
    Monitor NameViptela Interface Monitor
    Unitpacket/min

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    viptela.interface.drops.out

    Metric Details

    Metric Details
    Applicable forDevice
    DescriptionProvides the number of Outbound dropped packets per minute.
    CategoryViptela
    Collector TypeGateway
    Monitor NameViptela Interface Monitor
    Unitpacket/min

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    viptela.interface.errors.in

    Metric Details

    Metric Details
    Applicable forDevice
    DescriptionProvides the number of Inbound error packets per minute
    CategoryViptela
    Collector TypeGateway
    Monitor NameViptela Interface Monitor
    Unitpacket/min

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning OperatorGREATER_THAN_EQUALEnds with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with
    Warning Threshold2User defined
    Warning Repeat Count21-12
    Critical OperatorGREATER_THAN_EQUALEnds with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with
    Critical Threshold100User defined
    Critical Repeat Count21-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    viptela.interface.errors.out

    Metric Details

    Metric Details
    Applicable forDevice
    DescriptionProvides the number of Outbound error packets per minute
    CategoryViptela
    Collector TypeGateway
    Monitor NameViptela Interface Monitor
    Unitpacket/min

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning OperatorGREATER_THAN_EQUALEnds with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with
    Warning Threshold2User defined
    Warning Repeat Count21-12
    Critical OperatorGREATER_THAN_EQUALEnds with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with
    Critical Threshold100User defined
    Critical Repeat Count21-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    viptela.interface.status

    Metric Details

    Metric Details
    Applicable forDevice
    DescriptionProvides the status of the interface based on if-admin-status, if-oper-status values. Possible values are:
    Up(1) - Operational Status is Up,
    Down(2) - Operational Status is Down,
    AdminDown(3) - Admin Status is Down,
    Undefined(0) - Unknown value.
    CategoryViptela
    Collector TypeGateway
    Monitor NameViptela Interface Monitor
    Unit

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning OperatorEQUALS_IGNORE_CASEEnds with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with
    Warning ThresholdAdminDown[{"Up":"1"},{"Down":"2"},{"AdminDown":"3"},{"Undefined":"0"}]
    Warning Repeat Count11-12
    Critical OperatorEQUALS_IGNORE_CASEEnds with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with
    Critical ThresholdDown[{"Up":"1"},{"Down":"2"},{"AdminDown":"3"},{"Undefined":"0"}]
    Critical Repeat Count11-12
    AlertYesYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    viptela.interface.traffic.in

    Metric Details

    Metric Details
    Applicable forDevice
    DescriptionMetric calculates the network interface Octets received on the interface. Raw value from the interface will be captured which comes in bytes and will be converted to megabits using this expression (Data Point type(rx-octets) * 8 ) / (1024 * 1024).
    CategoryViptela
    Collector TypeGateway
    Monitor NameViptela Interface Monitor
    UnitMbps

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    viptela.interface.traffic.out

    Metric Details

    Metric Details
    Applicable forDevice
    DescriptionMetric calculates the network interface Octets transmitted on the interface. Raw value from the interface will be captured which comes in bytes and will be converted to megabits using this expression (Data Point type(tx-octets) * 8 ) / (1024 * 1024).
    CategoryViptela
    Collector TypeGateway
    Monitor NameViptela Interface Monitor
    UnitMbps

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    viptela.interface.utilization.in

    Metric Details

    Metric Details
    Applicable forDevice
    DescriptionMetric calculates the network traffic Inbound utilization percentage using this expression (Data Point type(rx-octets) * 8 * 100) / (1024 * 1024 * speed-mbps).
    CategoryViptela
    Collector TypeGateway
    Monitor NameViptela Interface Monitor
    Unit%

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph

    viptela.interface.utilization.out

    Metric Details

    Metric Details
    Applicable forDevice
    DescriptionMetric calculates the network traffic outbound utilization percentage using this expression (Data Point type(tx-octets) * 8 * 100) / (1024 * 1024 * speed-mbps)
    CategoryViptela
    Collector TypeGateway
    Monitor NameViptela Interface Monitor
    Unit%

    Possible Inputs

    Possible Inputs
    MetricInput ValueRange of Values
    Frequency51 – 1440 (mins)
    Filter
    Warning Operator
    Warning Threshold
    Warning Repeat Count
    Critical Operator
    Critical Threshold
    Critical Repeat Count
    AlertNoYes/No
    Graph (Yes/No)YesYes/No

    Sample Output

    No graph