이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 12. Host management and monitoring by using the RHEL web console
You can use the RHEL web console web interface to perform actions and monitor Red Hat Enterprise Linux hosts. Enable RHEL web console integration in Satellite to view host dashboards and use RHEL web console features, such as Red Hat Image Builder, from within the Satellite web UI.
12.1. Enabling the RHEL web console on Satellite 링크 복사링크가 클립보드에 복사되었습니다!
You can enable the RHEL web console on Satellite Server so that you can access RHEL web console features for your hosts from within the Satellite web UI.
Prerequisites
- You have root or sudo access on Satellite Server.
Procedure
Enable the RHEL web console on your Satellite Server:
# satellite-installer --enable-foreman-plugin-remote-execution-cockpit --reset-foreman-plugin-remote-execution-cockpit-ensure
12.2. Managing and monitoring hosts using the RHEL web console 링크 복사링크가 클립보드에 복사되었습니다!
You can access the RHEL web console UI through the Satellite web UI to manage and monitor Red Hat Enterprise Linux hosts. Use it to view dashboards, run commands, or use integrated features such as Red Hat Image Builder.
Prerequisites
- You have enabled the RHEL web console in Satellite.
You have installed the RHEL web console on the host that you want to manage and monitor.
Satellite provides a job template named Service Action – Enable Web Console under the Ansible Services job category that you can use to install the RHEL web console. For more information about running remote jobs, see Chapter 18, Configuring and setting up remote jobs.
- Satellite or Capsule can authenticate to the host with SSH keys. For more information, see Section 18.2.3, “Distributing SSH keys for remote execution”.
Procedure
- In the Satellite web UI, navigate to Hosts > All Hosts and select the host that you want to manage and monitor with the RHEL web console.
In the upper right of the host window, click the vertical ellipsis and select Web Console.
You can now access the full range of features available for host monitoring and management, for example, Red Hat Image Builder, through the RHEL web console.
Additional resources
- Managing systems using the RHEL 9 web console
- Managing systems using the RHEL 8 web console
- Managing systems using the RHEL 7 web console
- Accessing the RHEL image builder dashboard in the RHEL web console in Composing a customized RHEL system image (RHEL 9)
- Accessing the RHEL image builder dashboard in the RHEL web console in Composing a customized RHEL system image (RHEL 8)
- Accessing Image Builder GUI in the RHEL 7 web console in Image Builder Guide (RHEL 7)
12.3. Disabling the RHEL web console on Satellite 링크 복사링크가 클립보드에 복사되었습니다!
You can disable the RHEL web console on Satellite Server when you no longer need to access RHEL web console features for hosts from the Satellite web UI.
Procedure
Disable the RHEL web console on your Satellite Server:
# satellite-installer --foreman-plugin-remote-execution-cockpit-ensure absentImportantYou can enable or disable RHEL web console integration independently on Capsule Servers. After completing the procedure on your Satellite Server, you can disable RHEL web console integration on your Capsule Servers:
# satellite-installer --foreman-proxy-plugin-remote-execution-script-cockpit-integration false