This repository was archived by the owner on Jun 3, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork252
Features_ScriptBasedReporting_Entitlements
Grant Gainey edited this pageDec 12, 2016 ·2 revisions
2009-08-05: spacewalk-backend 0.6.29-1 contains the subscription and entitlement report.
Report fields:
# spacewalk-report --info --list-fields-info entitlementsEntitlement and channel list and usage For each organization, list of system entitlements and channels to which the organization is entitled, together with current usage.Fields in the report: organization_id: Organization identifier organization: Organization name entitlement_type: 'system' or 'channel' entitlement: System entitlement name or channel name used: How many entitlements are currently used total: The total number of entitlementsThe output:
# spacewalk-report entitlementsorganization_id,organization,entitlement_type,entitlement,used,total1,Miroslav Suchy,system,RHN Management Entitled Servers,75,2001,Miroslav Suchy,system,RHN Monitoring Entitled Servers,1,2001,Miroslav Suchy,system,RHN Provisioning Entitled Servers,1,2001,Miroslav Suchy,system,Virtualization Host Entitled Servers,0,501,Miroslav Suchy,system,Virtualization Host Platform Entitled Servers,9,301,Miroslav Suchy,channel,"JBoss Enterprise Application Platform (v 4, zip format)",0,7001,Miroslav Suchy,channel,JBoss Enterprise Middleware,0,7001,Miroslav Suchy,channel,Jan Pazdziora (1) Channel Family,2,1,Miroslav Suchy,channel,RHEL Cluster-Storage,4,3001,Miroslav Suchy,channel,RHEL Cluster-Storage EUS,0,400[...]Back toFeatures_ScriptBasedReporting.
Do you want to contribute to this wiki? See pageWikiContribute for more info.