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

bump backage version to cmk 2.5.0b1

parent 8a840dcf
No related branches found
No related tags found
No related merge requests found
[PACKAGE]: ../../raw/master/mkp/inv_ip_address-0.0.8-20250124.mkp "inv_ip_address-0.0.8-20250124.mkp"
[PACKAGE]: ../../raw/master/mkp/inv_ip_address-0.0.8-20250329.mkp "inv_ip_address-0.0.8-20250329.mkp"
# Inventory of IP addresses
The plugin adds the IP-addresses information to the inventory for devices monitored via SNMP. The plugin supports IPv4 and IPv6.
......
File added
......@@ -9,11 +9,11 @@
'devices with more than one IPv4 address except form '
'127.0.0.0/8\n',
'download_url': 'https://thl-cmk.hopto.org',
'files': {'cmk_addons_plugins': ['inv_ip_address/agent_based/inv_ip_addresses.py'],
'files': {'cmk_addons_plugins': ['inventory/agent_based/inv_ip_addresses.py'],
'web': ['plugins/views/inv_ip_addresses.py']},
'name': 'inv_ip_address',
'title': 'Inventory of IP addresses',
'version': '0.0.8-20250124',
'version': '0.0.8-20250329',
'version.min_required': '2.3.0b1',
'version.packaged': 'cmk-mkp-tool 0.2.0',
'version.usable_until': '2.4.0b1'}
'version.usable_until': '2.5.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