/usr/share/check_mk/checks-man/logins 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 | title: Number of logged in users
agents: linux
catalog: os/misc
license: GPL
distribution: check_mk
description:
This checks the number of logged in users. It goes to warn/crit levels
if the login count exceeds the configurable limits. The default levels
are set to {20} and {30}.
For this check to work the "mk_logins" plugin needs to be installed.
inventory:
Creates one service if the agent output contains the section.
|