@cryptotaxi247 / netdata / commits / be52ee5e6

improve(go.d/snmp-profiles): Add hrSystemUptime metric for system upt… (#20516)

Ilya Mashchenko committed Jun 18, 2025 at 16:54 UTC be52ee5e6f033e7873f65b36b5f5b4f470d326d2
1 file changed +10
src/go/plugin/go.d/config/go.d/snmp.profiles/default/_base.yaml
+10
@@ -8,6 +8,16 @@ metric_tags:
8 symbol: sysName
9 tag: device_hostname
10
11 +metrics:
12 + - MIB: HOST-RESOURCES-MIB
13 + symbol:
14 + OID: 1.3.6.1.2.1.25.1.1.0
15 + name: hrSystemUptime
16 + description: Time since the system was last rebooted or powered on.
17 + scale_factor: 0.01
18 + family: Uptime
19 + unit: seconds
20 +
21 metadata:
22 device:
23 fields: