check status of selinux
Go to file
Marius Pana 7f03f3960d add gitignore 2024-01-12 16:52:04 +02:00
checkman added checkman 2018-06-12 11:59:57 +03:00
checks add gitignore 2024-01-12 16:52:04 +02:00
lib/python3/cmk/base updated for 2.2+ 2024-01-12 15:32:52 +02:00
web/plugins/wato updated for 2.2+ 2024-01-12 15:32:52 +02:00
.gitignore add gitignore 2024-01-12 16:52:04 +02:00
LICENSE Initial commit 2018-06-11 13:43:22 +00:00
README.md updated readme 2024-01-12 15:33:08 +02:00
info updated for 2.2+ 2024-01-12 15:32:52 +02:00
selinux-1.0.mkp created mkp 2018-06-12 12:17:17 +03:00
selinux-1.1.0.mkp add gitignore 2024-01-12 16:52:04 +02:00

README.md

check_mk-check-selinux

Check status of selinux based on the output of the sestatus command. Updated for Checkmk 2.2 including a bakery plugin (so you can package and deploy).

SELinux reference

The following (link)[97fa708d86/policycoreutils/sestatus/sestatus.c (L4)] defines the output of the sestatus command.

State of booleans

sestatus accepts a -b flag which display the state of all selinux booleans. This is not covered but may be of interest in the future.