/usr/share/check_mk/checks-man/fritz.link is in check-mk-server 1.2.6p12-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | title: Network Link of Fritz!Box
agents: fritzbox
catalog: hw/network/avm
license: GPL
distribution: check_mk
description:
The check is always OK, it outputs information about the network link
connected to the Fritz!Box. It outputs the {Link Status}, {Physical Link Status}.
{Link Type} and {WAN Access Type} if those information are provided.
The check uses data provided by the fritzbox special agent. You need to
configure this agent to be used for the Fritz!Box you like to monitor. The
special agent uses uPnP to get the needed information from the device.
inventory:
One check per system is created if the agent has a section {<<<fritz>>>} and
at least the keys {NewLinkStatus} and {NewPhysicalLinkStatus} are provided in this section.
|