Script to list Red Hat Satellite 6 hosts with services that need restarting
List all Red Hat Satellite 6 hosts with services that need restarting
Gets the number of services needing restarting for all hosts registered to Satellite.
Service details are generated by Tracer. Refer to Satellite 6.3 Feature Overview: Tracer for details on enabling Tracer on hosts.
Tested from RHEL 7.5 against Satellite 6.3.2.
./sat6-traces.py
system_id,name,traces
2,host.example.com,20
Server, username and password are loaded from a Hammer CLI configuration file. The default path for the configuration file is ~/.hammer/cli_config.yml
.
./sat6-traces.py [-f path/to/config.yml]