{{ 'Content Host' | translate }} {{ host.name }}

Basic Information

Name
UUID
{{ host.subscription_facet_attributes.uuid }}
Description
Type
{{ host.facts["virt::host_type"] }}
Katello Agent
Installed Not installed
Virtual Guests
1 Content Host
Registered Through
{{ host.subscription_facet_attributes.registered_through || "Unknown" | translate}}
Virtual Host
{{ host.subscription_facet_attributes.virtual_host.name }}

Subscriptions

Subscription Status
{{ host.subscription_status_label }}
Details
  • {{ reason }}
Auto-Attach
Service Level

Content Host Properties

OS
{{ host.operatingsystem_name }}
Architecture
{{ host.architecture_name }}
Number of CPUs
{{ host.facts["cpu::cpu(s)"] }}
Sockets
{{ host.facts['cpu::cpu_socket(s)'] }}
Cores per Socket
{{ host.facts['cpu::core(s)_per_socket'] }}
RAM (GB)
{{ convertMemToGB(host.facts["memory::memtotal"]) }}
Virtual Guest
{{ virtual(host.facts['virt::is_guest']) | booleanToYesNo }}

Installed Products

You do not have any Installed Products

Product
{{ product.productName }} {{ product.version }}

Installable Errata

Security
{{ host.content_facet_attributes.errata_counts.security || 0 }}
Bug Fix
{{ host.content_facet_attributes.errata_counts.bugfix || 0 }}
Enhancement
{{ host.content_facet_attributes.errata_counts.enhancement || 0 }}

Content Host Content

Release Version

No alternate release version choices are available. The available releases are based upon what is available in "{{ host.content_facet_attributes.content_view.name }}", the selected content view this content host is attached to for the given lifecycle environment, "{{ host.content_facet_attributes.lifecycle_environment.name }}".

Content View
Environment

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.

Content Host Status

Registered
{{ host.created | date:'short' }}
Registered By
{{ host.subscription_facet_attributes.user.login }} Activation Key
Last Checkin
{{ (host.subscription_facet_attributes.last_checkin | date:'short') || ("Never checked in" | translate) }}

Networking

Hostname
{{ host.name }}
IPv4 Address
{{ host.facts["network::ipv4_address"] }}
IPv6 Address
{{ host.facts["network::ipv6_address"] }}
Interfaces
{{ interfaceName }}
{{ key.replace("_", " ") }}: {{ value }}