Last modified 15 months ago
Last modified on 02/27/2011 01:19:41 AM
check_rhn_entitlements
monitor ~ $ check_rhn_entitlements --help check_rhn_entitlements v0.1 (monitorplug 0.0) Copyright (c) 2011 Marius Rieder <marius.rieder@durchmesser.ch> Copyright (c) 2010-2011 Monitoring Plugins This plugin check RHN or a satellite for available entitlements. Usage: check_rhn_entitlements --url URL --user USER --pass PASS [--channel CHANNEl] [--system SYSTEM] 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). -U, --url=URL URL of the RHN XML-RPC api. -u, --user=USER USER to log in. -p, --pass=PASS PASS to log in. -C, --channel=CHANNEL CHANNEL entitlement to check. -S, --system=SYSTEM SYSTEM entitlement to check.
