[PACKAGE]: ../../raw/master/mkp/inv_win_if_ip-0.0.4-20241212.mkp "inv_win_if_ip-0.0.4-20241212.mkp" # IP-Address inventory for Windows hosts The plugin adds IP-address information to the inventory. The plugin supports IPv4 and IPv6, more than one IP-address per interface is supported. --- ### Download * [Download latest mkp file][PACKAGE] **Note**: before you update to a newer version, always check the [CHANGELOG](CHANGELOG). There migth be incompatible changes. --- ### Installation You can install the package by uploading it to your CheckMK site and as site user run ``` mkp add PAKAGE_NAME.mkp mkp enable PAKAGE_NAME VERSION ``` In the Enterprise/Free/Cloud edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_) --- ### Want to Contribute? Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing") --- ### WATO
HW/SW inventory rules The inventory plugin is not configurable.
--- ### Host labels
Host labels added - `nvdct/l3v4_topology:host` if the host has one IPv4 address - `nvdct/l3v4_topology:router` if the thost has more than one IPv4 address - `nvdct/l3v6_topology:host` if the host has one IPv6 address - `nvdct/l3v6_topology:router` if the thost has more than one IPv6 address **Note**: Localhost `(127.0.0.0/8`, `::1`), link-local (`FE80::/64`) and unspecified (`::`) IPs don't count.
--- ### Sample Output Sample output ![sample output](img/sample.png?raw=true "sample output")