Este contenido no está disponible en el idioma seleccionado.

Chapter 21. Subsystem Control And maintenance


This chapter provides information on how to control (start, stop, restart, and status check) a Red Hat Certificate System subsystem, as well as general maintenance (health check) recommendation.

21.1. Starting, Stopping, Restarting, and Obtaining Status

Red Hat Certificate System subsystem instances can be stopped and started using the systemctl utility on Red Hat Enterprise Linux 7.
To start an instance:
# systemctl start unit_file@instance_name.service
Copy to Clipboard Toggle word wrap
To stop an instance:
# systemctl stop unit_file@instance_name.service
Copy to Clipboard Toggle word wrap
To restart an instance:
# systemctl restart unit_file@instance_name.service
Copy to Clipboard Toggle word wrap
To display the status of an instance:
# systemctl status unit_file@instance_name.service
Copy to Clipboard Toggle word wrap
unit_file has one of the following values:
  • pki-tomcat: With watchdog disabled
  • pki-tomcat-nuxwdog: With watchdog enabled
Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat