Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit d5dec571 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

update project

parent 47624634
No related branches found
No related tags found
No related merge requests found
No preview for this file type
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
'name': 'cisco_eigrp', 'name': 'cisco_eigrp',
'num_files': 8, 'num_files': 8,
'title': 'Cisco EIGRP checks', 'title': 'Cisco EIGRP checks',
'version': '20210803v.0.3', 'version': '20210803.v.0.3',
'version.min_required': '2.0.0', 'version.min_required': '2.0.0',
'version.packaged': '2021.07.14', 'version.packaged': '2021.09.20',
'version.usable_until': None} 'version.usable_until': None}
\ No newline at end of file
...@@ -12,9 +12,7 @@ ...@@ -12,9 +12,7 @@
from cmk.gui.i18n import _ from cmk.gui.i18n import _
from cmk.gui.valuespec import ( from cmk.gui.valuespec import (
Dictionary, Dictionary,
Integer,
TextAscii, TextAscii,
Tuple,
MonitoringState, MonitoringState,
ListChoice, ListChoice,
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment