Skip to content

Commit 6b56d10

Browse files
authored
Fix: switch riverbed cpuload to cpuutil1
1 parent 573354b commit 6b56d10

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

profiles/kentik_snmp/riverbed/riverbed-steelhead.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ metrics:
2626
# CPU Utilization - polled at 60s to support anomaly detection
2727
- MIB: STEELHEAD-MIB
2828
symbol:
29-
name: cpuLoad1
30-
OID: 1.3.6.1.4.1.17163.1.1.5.1.1.0
29+
name: cpuUtil1
30+
OID: 1.3.6.1.4.1.17163.1.1.5.1.4.0
3131
poll_time_sec: 60
3232
tag: CPU
3333
# Current total number of optimized connections

0 commit comments

Comments
 (0)