Skip to content

Instantly share code, notes, and snippets.

@WojRep
WojRep / mikrotik_interfaces.py
Created August 3, 2022 09:19
Inventory use of network interfaces in MikroTik devices.
#!/usr/bin/env python3
# -*- encoding: utf-8; py-indent-offset: 4 -*-
#
# Author: Wojciech Repiński (wrepinski [at] gmail.com)
#
# Requirements: CheckMK > 2.0
# File location: ~/local/lib/python3/cmk/base/plugins/agent_based/mikrotik_interfaces.py
#
# You define what names your interface types have.