Description of problem: I am running 'spacecmd report_inactivesystems 180' to get all Sytems that have not checked in to Satellite during the last 180 days. I would need the System IDs as output to use the list further to delete outdated systems via a cron job. Version-Release number of selected component (if applicable): spacecmd-2.3.14-1.el7.noarch How reproducible: every time by running 'spacecmd report_inactivesystems 180' Steps to Reproduce: 1. run spacecmd report_inactivesystems 180 Actual results: A list with System Name and Last Checkin is displayed Expected results: A list with System Name, Last Checkin and System ID, as the System ID is the only unique identifier Additional info:
taking
Commited as 16f74cbcd0d3f82bee5020519fe2df9de6db0811 in spacewalk/master. Tomas K. should I close this BZ?
Sorry for mistake, I mean change it to MODIFIED, not close.
Verified with Sat 5.8 compose from 2017-02-26. Output of "spacecmd report_inactivesystems 180" command now contains a "System ID" column.