Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Features_ScriptBasedReporting_Inventory

Grant Gainey edited this page Dec 12, 2016 · 2 revisions

Script and the inventory report

2009-07-24: spacewalk-backend 0.6.24-1 contains /usr/bin/spacewalk-report and the inventory report.

Report fields:

# spacewalk-report --info --list-fields-info inventory
Inventory report

    List of systems registered to the server, together with
    hardware and software information.

Fields in the report:

    server_id: System identifier
    profile_name: Profile name, as stored on server
    hostname: Hostname, as reported by the system
    ip_address: IP address, as reported by the system
    registered_by: User under which the system is registered
    registration_time: Registration time
    last_checkin_time: Last checkin time
    kernel_version: Kernel version, as reported by the system
    packages_out_of_date: Number of packages that can be upgraded
    errata_out_of_date: Number of erratas that can be applied
    software_channel: List of channels to which the system is registered
    configuration_channel: List of configuration channels
    entitlements: List of entitlements
    system_group: List of system group to which the system belongs
    organization: Organization name
    virtual_host: System identifier of host, if system is a guest
    architecture: Architecture of the system
    hardware: Hardware information

The output:

# spacewalk-report inventory
server_id,profile_name,hostname,ip_address,registered_by,registration_time,last_checkin_time,kernel_version,packages_out_of_date,errata_out_of_date,software_channel,configuration_channel,entitlements,system_group,organization,virtual_host,architecture,hardware
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Enterprise Linux (v. 5 for 32-bit x86);Red Hat Network Tools for RHEL Server (v.5 32-bit x86);RHEL Supplementary (v. 5 for 32-bit x86);RHEL Virtualization (v. 5 for 32-bit x86);RHEL Clustering (v. 5 for 32-bit x86);RHEL Optional Productivity Apps (v. 5 for 32-bit x86);Red Hat Application Stack v2 (for v. 5 32-bit x86);Red Hat Network Proxy (v5.2 for Server v5 x86),RHN Proxy Config Channel for dri,RHN Management Entitled Servers;RHN Monitoring Entitled Servers;RHN Provisioning Entitled Servers;Virtualization Host Platform Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff

And here's with multivalues on separate rows:

# spacewalk-report --multival-on-rows inventory
server_id,profile_name,hostname,ip_address,registered_by,registration_time,last_checkin_time,kernel_version,packages_out_of_date,errata_out_of_date,software_channel,configuration_channel,entitlements,system_group,organization,virtual_host,architecture,hardware
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Enterprise Linux (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,RHN Management Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Enterprise Linux (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,RHN Monitoring Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Enterprise Linux (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,RHN Provisioning Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Enterprise Linux (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,Virtualization Host Platform Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Network Tools for RHEL Server (v.5 32-bit x86),RHN Proxy Config Channel for dri,RHN Management Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Network Tools for RHEL Server (v.5 32-bit x86),RHN Proxy Config Channel for dri,RHN Monitoring Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Network Tools for RHEL Server (v.5 32-bit x86),RHN Proxy Config Channel for dri,RHN Provisioning Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Network Tools for RHEL Server (v.5 32-bit x86),RHN Proxy Config Channel for dri,Virtualization Host Platform Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,RHEL Supplementary (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,RHN Management Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,RHEL Supplementary (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,RHN Monitoring Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,RHEL Supplementary (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,RHN Provisioning Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,RHEL Supplementary (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,Virtualization Host Platform Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,RHEL Virtualization (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,RHN Management Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,RHEL Virtualization (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,RHN Monitoring Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,RHEL Virtualization (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,RHN Provisioning Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,RHEL Virtualization (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,Virtualization Host Platform Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,RHEL Clustering (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,RHN Management Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,RHEL Clustering (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,RHN Monitoring Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,RHEL Clustering (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,RHN Provisioning Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,RHEL Clustering (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,Virtualization Host Platform Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,RHEL Optional Productivity Apps (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,RHN Management Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,RHEL Optional Productivity Apps (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,RHN Monitoring Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,RHEL Optional Productivity Apps (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,RHN Provisioning Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,RHEL Optional Productivity Apps (v. 5 for 32-bit x86),RHN Proxy Config Channel for dri,Virtualization Host Platform Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Application Stack v2 (for v. 5 32-bit x86),RHN Proxy Config Channel for dri,RHN Management Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Application Stack v2 (for v. 5 32-bit x86),RHN Proxy Config Channel for dri,RHN Monitoring Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Application Stack v2 (for v. 5 32-bit x86),RHN Proxy Config Channel for dri,RHN Provisioning Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Application Stack v2 (for v. 5 32-bit x86),RHN Proxy Config Channel for dri,Virtualization Host Platform Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Network Proxy (v5.2 for Server v5 x86),RHN Proxy Config Channel for dri,RHN Management Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Network Proxy (v5.2 for Server v5 x86),RHN Proxy Config Channel for dri,RHN Monitoring Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Network Proxy (v5.2 for Server v5 x86),RHN Proxy Config Channel for dri,RHN Provisioning Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff
1000010862,dri,dri,192.168.5.2,msuchy,2007-10-25 08:27:27,2009-08-03 14:08:05,2.6.18-92.1.17.el5,1,1,Red Hat Network Proxy (v5.2 for Server v5 x86),RHN Proxy Config Channel for dri,Virtualization Host Platform Entitled Servers,msuchy,Miroslav Suchy,,i686,1 CPUs; eth0 192.168.5.2/255.255.252.0 00:13:72:7e:b0:82; lo 127.0.0.1/255.0.0.0 00:00:00:00:00:00; peth0 0/0 fe:ff:ff:ff:ff:ff; sit0 0/0 00:00:00:00:00:00; veth1 0/0 00:00:00:00:00:00; veth2 0/0 00:00:00:00:00:00; veth3 0/0 00:00:00:00:00:00; vif0.0 0/0 fe:ff:ff:ff:ff:ff; vif0.1 0/0 fe:ff:ff:ff:ff:ff; vif0.2 0/0 fe:ff:ff:ff:ff:ff; vif0.3 0/0 fe:ff:ff:ff:ff:ff; xenbr0 0/0 fe:ff:ff:ff:ff:ff

Back to Features_ScriptBasedReporting.

Clone this wiki locally