This file is indexed.

/usr/share/check_mk/checks-man/sap.dialog 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
18
19
20
21
22
23
24
25
26
27
title: SAP Dialog Statistics Monitoring
agents: linux
catalog: app/sap
license: GPL
distribution: check_mk
description:
 This check uses the data provided by the {mk_sap} agent plugin, which uses
 RFC calls to retrieve monitoring information from SAP R/3 systems. To make
 this check work, you have to deploy the {mk_sap} agent plugin on a host.

 This checks monitors the data of the nodes within the path
 {SAP CCMS Monitor Templates/Dialog Overview/Dialog Response Time}. This might
 be the {UsersLoggedIn}, {FrontEndNetTime} and {ResponseTime}. The check
 is always in state {OK}, there are no thresholds. It simply outputs the
 values and creates performance graphs.

item:
 The SAP system ID.

inventory:
 The check creates a check for each SAP system ID which at least provides
 the {SAP CCMS Monitor Templates/Dialog Overview/Dialog Response Time/ResponseTime}.

perfdata:
 As long as your R/3 has not been configured in an unusual way, four
 values are output: (1) the number of users logged in, (2) the standard transaction's response time,
 (3) The front end net time and (4) the response time - all in milliseconds