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

update project

parent 05660b21
No related branches found
No related tags found
No related merge requests found
No preview for this file type
#!/usr/bin/env python3 #!/usr/bin/env python3
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
# Copyright (C) 2022, Jan-Philipp Litza (PLUTEX) <jpl@plutex.de>.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
# #
# This program is distributed in the hope that it will be useful, # License: GNU General Public License v2
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
# #
# You should have received a copy of the GNU General Public License along # Author: thl-cmk[at]outlook[dot]com
# with this program; if not, write to the Free Software Foundation, Inc., # URL : https://thl-cmk.hopto.org
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # Date : unbound_bakery.py
# File : unbound_bakery.py
# modifications by thl-cmk[at]outlook[dot]com # modifications by thl-cmk[at]outlook[dot]com
# 2024-04-21: fixed missing FixedValue in import # 2024-04-21: fixed missing FixedValue in import
......
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