diff --git a/packages/curl b/packages/curl deleted file mode 100644 index c0260920aac49c5225b30bea94e37d0b30c1f3a6..0000000000000000000000000000000000000000 --- a/packages/curl +++ /dev/null @@ -1,31 +0,0 @@ -{'author': 'Th.L. (thl-cmk[at]outlook[dot]com)', - 'description': 'cURL agent plugin\n' - '\n' - 'Monitor URLs from the perspective of your monitored hosts, ' - 'not the monitoring server ;-). \n' - '\n' - 'The plugin is based on a idea by Christian Wirtz ' - 'doc[at]snowheaven[dot]de and Ingo Hambrock.\n' - '\n' - 'This agent plugin for Linux and Windows is build around the ' - 'curl command line tool from https://curl.se.\n' - '\n' - 'The executable is not included in this package. The plugin ' - 'will use by default the system provided curl executable.\n' - '\n' - 'Deployment and configuration of the plugin is integrated in ' - 'the CMK bakery.\n' - '\n' - 'Note: this plugin needs at least curl version 7.70.0 from ' - 'April 29 2020 to work. You can use my CMK package ' - '"curl_executable.mkp" to deploy a compatible version.\n', - 'download_url': 'https://thl-cmk.hopto.org/gitlab/checkmk/vendor-independent/curl', - 'files': {'agent_based': ['curl.py'], - 'agents': ['bakery/curl.py', 'plugins/curl.sh', 'plugins/curl.ps1'], - 'gui': ['metrics/curl.py', 'wato/curl.py']}, - 'name': 'curl', - 'title': 'cURL agent plugin', - 'version': '0.1.9-20231019', - 'version.min_required': '2.1.0b1', - 'version.packaged': '2.2.0p11', - 'version.usable_until': '2.2.0b1'}