Update cisco-ip-sla/local/share/check_mk/checks/cisco_ip_sla
matching also nxos
This commit is contained in:
parent
99f45848c2
commit
cb3b6b4052
@ -183,8 +183,8 @@ check_info["cisco_ip_sla"] = {
|
||||
"default_levels_variable": "cisco_ip_sla_default_levels",
|
||||
"has_perfdata": True,
|
||||
"snmp_scan_function": lambda oid: "cisco" in oid(".1.3.6.1.2.1.1.1.0").lower()
|
||||
and "ios" in oid(".1.3.6.1.2.1.1.1.0").lower()
|
||||
and oid(".1.3.6.1.4.1.9.9.42.1.2.2.1.37.*"),
|
||||
and "os" in oid(".1.3.6.1.2.1.1.1.0").lower()
|
||||
# and oid(".1.3.6.1.4.1.9.9.42.1.2.2.1.37.*"),
|
||||
"snmp_info": [
|
||||
(
|
||||
".1.3.6.1.4.1.9.9.42.1.2.2.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user