This file is indexed.

/usr/share/check_mk/checks-man/zypper is in check-mk-server 1.2.8p16-1ubuntu0.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: Check for (security) updates via Zypper
agents: linux
catalog: os/misc
license: GPL
distribution: check_mk
description:
 This check checks for available updates via {zypper} and SLES
 and OPENSUSE distributions. You need to install the plugin {mk_zypper}
 into the {plugins} directory of your agent.

 The check gets critical if there are security updates available.
 It gets warning, if there are other updates available or if package
 locks exist (created by {zypper addlock}).

inventory:
 One service will be created for each system where the {mk_zypper}
 plugin produces a non-empty output.