Skip to content

Instantly share code, notes, and snippets.

@alikins
Created October 27, 2009 13:56
Show Gist options
  • Save alikins/219577 to your computer and use it in GitHub Desktop.
Save alikins/219577 to your computer and use it in GitHub Desktop.
[adrian@alikins rho]$ rho scan --show-fields
auth.name:name of authentication class
auth.type:type of ssh authentication used
auth.username:username ssh
cpu.count:number of processors
error:any errors that are found
etc-issue.etc-issue:contents of /etc/issue
etc-release.etc-release:contents of /etc/release (or equilivent)
instnum.instnum:installation number
ip:ip address
port:ssh port
redhat-release.name:name of package that provides 'redhat-release'
redhat-release.release:release of package that provides 'redhat-release'
redhat-release.version:version of package that provides 'redhat-release'
systemid.system_id:Red Hat Network system id
systemid.username:Red Hat Network username
uname.all:uname -a (all)
uname.hardware_platform:uname -i (hardware_platform)
uname.hostname:uname -n (hostname)
uname.kernel:uname -r (kernel)
uname.os:uname -s (os)
uname.processor:uname -p (processor)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment