Last modified 15 months ago
Last modified on 02/27/2011 01:19:16 AM
check_sebool
monitor ~ $ check_sebool --help check_sebool v0.1 (monitorplug 0.0) Copyright (c) 2011 Marius Rieder <marius.rieder@durchmesser.ch> Copyright (c) 2010-2011 Monitoring Plugins This plugin test the selinux boolean state. Usage: check_sebool [--on BOOL] [--off BOOL] [--on|off ...] Options: -h, --help Print detailed help screen. -V, --version Print version information. -v, --verbose Show details for command-line debugging. -t, --timeout=INTEGER Seconds before the check return with a timeout alert. --eopt=[section][@file] Read additional opts from section in ini-File. --perfdata Print performance data (if available). --on SELinux boolean which should be ON. --off SELinux boolean which should be OFF.
