SNMP: fortinet-fortiswitch.yaml (#20377)
Co-authored-by: ilyam8 <ilya@netdata.cloud>
Fotis Voutsas committed
May 29, 2025 at 15:24 UTC
590b4b26541b8a37e53c20741e2e635b3afb66b3
1 file changed
+18
-13
src/go/plugin/go.d/config/go.d/snmp.profiles/default/fortinet-fortiswitch.yaml
+18
-13
@@ -1,10 +1,10 @@
1
extends:
2
- fortinet.yaml
3
sysobjectid:
4
- - 1.3.6.1.4.1.12356.106.1.* # FortiSwitch
5
- - 1.3.6.1.4.1.12356.106.1.1486 # FortiSwitch-148F-FPOE
6
- - 1.3.6.1.4.1.12356.106.1.1248 # FortiSwitch-148E-FPOE
7
- - 1.3.6.1.4.1.12356.106.1.2485 # FortiSwitch-248E-POE
4
+ - 1.3.6.1.4.1.12356.106.1.* # FortiSwitch
5
+ - 1.3.6.1.4.1.12356.106.1.1486 # FortiSwitch-148F-FPOE
6
+ - 1.3.6.1.4.1.12356.106.1.1248 # FortiSwitch-148E-FPOE
7
+ - 1.3.6.1.4.1.12356.106.1.2485 # FortiSwitch-248E-POE
8
metadata:
9
device:
10
fields:
@@ -15,31 +15,36 @@ metrics:
15
symbol:
16
name: cpu.usage
17
OID: 1.3.6.1.4.1.12356.106.4.1.2.0
18
- description: Current CPU usage (percentage)
19
- unit: "%"
18
+ description: Current CPU usage
19
+ family: Fortinet/FortiSwitch/CPU
20
+ unit: "%"
21
- MIB: FORTINET-FORTISWITCH-MIB
22
symbol:
23
name: memory.used
24
OID: 1.3.6.1.4.1.12356.106.4.1.3.0
24
- description: Current system memory usage (KB)
25
- unit: "kBy"
25
+ description: Current system memory usage
26
+ family: Fortinet/FortiSwitch/Memory
27
+ unit: "kBy"
28
- MIB: FORTINET-FORTISWITCH-MIB
29
symbol:
30
name: memory.total
31
OID: 1.3.6.1.4.1.12356.106.4.1.4.0
30
- description: Total physical memory (RAM) installed (KB)
31
- unit: "kBy"
32
+ description: Total physical memory installed
33
+ family: Fortinet/FortiSwitch/Memory
34
+ unit: "kBy"
35
- MIB: FORTINET-FORTISWITCH-MIB
36
symbol:
37
name: fsSysDiskUsage
38
OID: 1.3.6.1.4.1.12356.106.4.1.5.0
36
- description: Current hard disk usage (KB), if disk is present
37
- unit: "kBy"
39
+ description: Current hard disk usage
40
+ family: Fortinet/FortiSwitch/Storage/Disk
41
+ unit: "kBy"
42
- MIB: FORTINET-FORTISWITCH-MIB
43
symbol:
44
name: fsSysDiskCapacity
45
OID: 1.3.6.1.4.1.12356.106.4.1.6.0
42
- description: Total hard disk capacity (KB), if disk is present
46
+ description: Total hard disk capacity
47
+ family: Fortinet/FortiSwitch/Storage/Disk
48
unit: "kBy"
49
metric_tags:
50
- OID: 1.3.6.1.4.1.12356.106.1.1.1.0