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

update project

parent 59beb265
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -7,7 +7,7 @@
# URL : https://thl-cmk.hopto.org
# Date : 2023-05-20
# based on https://github.com/allangood/check_mk/tree/master/plugins/squid
# based on https://github.com/allangood/check_mk/tree/master/plugins/squid by Allan GooD: allan.cassaro@gmail.com
#
# rewritten for cmk 2.x
#
......@@ -17,20 +17,6 @@
# added swap section
# added file descriptors section
# !/usr/bin/env python3
# -*- coding: utf-8 -*-
#
# License: GNU General Public License v2
#
# Author: thl-cmk[at]outlook[dot]com
# URL : https://thl-cmk.hopto.org
# Date : 2023-05-20
# based on https://github.com/allangood/check_mk/tree/master/plugins/squid by Allan GooD: allan.cassaro@gmail.com
#
# rewritten for cmk 2.x
#
# ToDo: add support for multiple instances
from typing import Dict, Optional
......
......@@ -17,5 +17,5 @@
'title': 'Squid3 Health Check',
'version': '2.1.1-20240514',
'version.min_required': '2.1.0b1',
'version.packaged': '2.2.0p24',
'version.usable_until': None}
'version.packaged': 'cmk-mkp-tool 0.2.0',
'version.usable_until': '2.4.0b1'}
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