Update junos discovery yaml to reference total memory instead of buff… (#14919)

* Update junos discovery yaml to reference total memory instead of buffer memory used

* Add FPC0 test data reference
This commit is contained in:
GeantRA
2023-04-04 08:28:59 +01:00
committed by GitHub
parent d508d2d6f3
commit ec9e77b665
2 changed files with 13 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ modules:
descr: jnxOperatingDescr
skip_values:
-
oid: jnxOperatingBuffer
oid: jnxOperatingMemory
op: '='
value: 0
-
@@ -248,4 +248,4 @@ modules:
index: 'pethMainPseConsumptionPower.{{ $index }}'
high_limit: POWER-ETHERNET-MIB::pethMainPsePower
low_limit: -1
low_warn_limit: -1
low_warn_limit: -1

View File

@@ -12213,6 +12213,17 @@
"processors": {
"discovery": {
"processors": [
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 0,
"processor_oid": ".1.3.6.1.4.1.2636.3.1.13.1.8.7.1.0.0",
"processor_index": "7.1.0.0",
"processor_type": "junos",
"processor_usage": 7,
"processor_descr": "FPC: Virtual FPC @ 0/*/*",
"processor_precision": 1,
"processor_perc_warn": 75
},
{
"entPhysicalIndex": 0,
"hrDeviceIndex": 0,