added checkman

这个提交包含在:
Marius Pana 2018-06-12 11:59:57 +03:00
父节点 e647ff5af7
当前提交 e9213dd6d4
共有 1 个文件被更改,包括 20 次插入0 次删除

20
checkman/selinux 普通文件
查看文件

@ -0,0 +1,20 @@
title: Check for SELinux status
agents: linux
catalog: os/misc
license: GPL
distribution: spearhead
description:
This check verifies SELinux status.
You need to install the plugin {selinux} into the {plugins} directory of your
linux agent.
The check will go critical if SELinux is disabled or if SELinux file mode is
permissive. The check will go to warning if the current mode is permissive
while the file mode is enforcing.
inventory:
One service will be created where the {selinux} plugin produces a non-empty
output.
perfdata:
No performance data is available.