/usr/share/check_mk/checks-man/fritz.config 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 | title: Configuration Info 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 current DNS-Servers
and wether or not configuration via uPnP is enabled.
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 key {NewDNSServer1} is provided in this section.
|