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 882bea23 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

fixed wrong import for OMD_ROOT (copy&paste) (ThX to BH2005@forum.checkmk.com)

parent 9f129ba8
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -8,7 +8,7 @@
# File : nvdct/lib/settings.py
# fixed path to default user data file
# fixed wrong import in line 5 (copy&paste) (ThX to BH2005@forum.checkmk.com)
# 2024-12-17: fixed wrong import for OMD_ROOT (copy&paste) (ThX to BH2005@forum.checkmk.com)
from collections.abc import Mapping
from ipaddress import AddressValueError, IPv4Address, IPv4Network, NetmaskValueError
......
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