inspect performance-policy incidents type link-quality circuit=1697698664341010637 details
========================================
Circuit ID : 1697698664341010637
========================================
Policy Rule : Filters (1701923892838000737)
Policy Set : Hello (1701923835766003137)
Idle Since : 0 Minutes
EMA (Bad samples percent) : 75.234567
Alarm Standing : true
Monitored Paths :
Path ID : 1702032497450001538
Raise Alarm Above : 70
Clear Alarm Below : 50
Monitoring Approach : MODERATE
Current Bucket Stats :
Monitored Paths :
Path ID : 1702032497450001538
Bad Paths :
Path ID : 1702032497450001538
First Sample At : 11 Dec 2023 09:27:45
Last Sample At : 11 Dec 2023 09:30:06
Previous Bucket Stats : NA
Monitored Paths :
Path ID : 1702032497450001538
Bad Paths :
Path ID : 1702032497450001538
First Sample At : 11 Dec 2023 09:30:10
Last Sample At : 11 Dec 2023 09:44:55
The following example displays a summary for the same circuit:
inspect performance-policy incidents type link-quality circuit=1697698664341010637 summary
========================================
Circuit ID : 1697698664341010637
========================================
Policy Rule : Filters (1701923892838000737)
Policy Set : Hello (1701923835766003137)
EMA (Bad samples percent) : 0.000000
Alarm Standing : false
Monitored Paths :
Path ID : 1702032497450001537
The following example displays incident details for a CPU system health incident:
inspect performance-policy incidents type system-health health-type=cpu details
System Type : CPU
========================================
Policy Rule : CPUUtilization123 (1712646980313000337)
Policy Set : TestPolicySet (1711686637498019637)
Idle Since : 0 Minutes
EMA (Bad samples percent) : 0.000000
Alarm Standing : false
Raise Alarm Above : 70
Clear Alarm Below : 50
Monitoring Approach : MODERATE
Current Bucket Stats :
Bad Samples :
Sample : 33.757069 %
Sample : 33.284089 %
First Sample At : 25 Apr 2024 13:59:35
Last Sample At : 25 Apr 2024 14:00:35
Previous Bucket Stats : NA
Output Fields
- Circuit ID / System Type: The identifier of the circuit or system resource being monitored.
- Policy Rule: The performance policy rule name and ID associated with the incident.
- Policy Set: The policy set the rule belongs to.
- Idle Since: The number of minutes since the last threshold event.
- EMA (Bad samples percent): The exponential moving average of the percentage of bad samples, used to smooth threshold evaluations.
- Alarm Standing: Whether an alarm is currently active for this incident.
- Monitored Paths: The path IDs being evaluated for this circuit.
- Raise Alarm Above: The threshold percentage above which the alarm is raised.
- Clear Alarm Below: The threshold percentage below which the alarm is cleared.
- Monitoring Approach: The sensitivity setting used for threshold evaluation.
- Current / Previous Bucket Stats: Sample data collected in the current and previous monitoring windows, including first and last sample timestamps.
Troubleshooting
| Condition | Possible Cause | Action |
| Alarm Standing is true but there is no visible traffic impact | The EMA crossed the raise threshold based on recent samples, but conditions may already be improving | Monitor the EMA value across successive runs; check Current Bucket Stats to see whether recent samples are trending below the clear threshold |
| Idle Since shows a large number of minutes for an alarm that is still standing | No new threshold events occurred in that window; the device raised the alarm earlier and it has not cleared | Verify that conditions have genuinely improved below the clear threshold; re-run with details to check recent bucket samples |
| Previous Bucket Stats shows NA for an active rule | The device created the incident within the current monitoring window and no previous window data exists yet | This is expected for recently configured rules or newly observed circuits; wait for the monitoring window to complete before interpreting trend data |