Skip to content

Commit

Permalink
Add new metric for interface status
Browse files Browse the repository at this point in the history
  • Loading branch information
zoedt committed Jul 10, 2024
1 parent 96ee4d3 commit 2b5fbb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cisco_aci/metadata.csv
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ cisco_aci.fabric.port.ingr_total.bytes.cum,gauge,,byte,,the cumulative bytes sen
cisco_aci.fabric.port.ingr_total.bytes.rate,gauge,,byte,second,the bytes per second sent to the port,0,cisco_aci,,
cisco_aci.fabric.port.ingr_total.pkts,gauge,,packet,,the packets sent to the port,0,cisco_aci,,
cisco_aci.fabric.port.ingr_total.pkts.rate,gauge,,packet,second,the packets per second sent to the port,0,cisco_aci,,
cisco_aci.fabric.port.interface.status,gauge,,,,"For each interface of each monitored Cisco ACI device, this metric reports always 1 with the status a tag, as long as a 'combined' status that can be used for monitors.",0,cisco_aci,,
cisco_aci.tenant.application.endpoint.fault_counter,gauge,,fault,,represents the warning Fault. This is the average value read by the counter during the collection interval. Note that this value resets to 0 at the beginning of each interval,0,cisco_aci,,
cisco_aci.tenant.application.endpoint.health,gauge,,percent,,represents the most current statistics for the endpoint health,0,cisco_aci,,
cisco_aci.tenant.application.endpoint.overall_health,gauge,,percent,,represents the statistics for the overall endpoint health,0,cisco_aci,,
Expand Down

0 comments on commit 2b5fbb6

Please sign in to comment.