Basic Information
Name
UUID
{{ contentHost.uuid }}
Description
Type
{{ contentHost.type }}
Katello Agent
Installed
Not installed
Subscriptions
Subscription Status
{{ contentHost.compliance.status }}
Details
- {{ reason.attributes.name}} - {{ reason.message }}
Auto-Attach
Service Level
Content Host Properties
OS
{{ contentHostFacts.distribution["name"] }}
Release
{{ contentHostFacts.uname["release"] }}
Arch
{{ contentHostFacts.uname["machine"] }}
Number of CPUs
{{ contentHostFacts.cpu["cpu(s)"] }}
Sockets
{{ contentHostFacts.cpu["cpu_socket(s)"] }}
Cores per Socket
{{ contentHostFacts.cpu["core(s)_per_socket"] }}
RAM (GB)
{{ memory(contentHostFacts) }}
Installed Products
You do not have any Installed Products
Product
{{ product.productName }} {{ product.version }}
Content Host Content
Release Version
No alternate release version choices are available. The available releases are based upon what is available in "{{ contentHost.content_view.name }}", the selected content view this content host is attached to for the given lifecycle environment, "{{ contentHost.environment.name }}".
Content View
The host requires being attached to a content view and the environment you have chosen has no content views promoted to it.
See the content views page to manage and promote a content view.
You must select a new content view before your change of environment can be saved.
Use the cancel button on content view selection to revert your environment selection.
Environment
Content Host Status
Registered
{{ contentHost.created | date:'short' }}
Registered By
{{ contentHost.registered_by }}
Activation Key
Checkin
{{ (contentHost.checkin_time | date:'short') || ("Never checked in" | translate) }}
Networking
Hostname
{{ contentHostFacts.network.hostname }}
IPv4 Address
{{ contentHostFacts.network.ipv4_address }}
IPv6 Address
{{ contentHostFacts.network.ipv6_address }}
Interfaces
{{ interfaceName }}
{{ key.replace("_", " ") }}:
{{ value }}