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:
Copy to Clipboard Toggle word wrap
# systemctl start unit_file@instance_name.service
To stop an instance:
Copy to Clipboard Toggle word wrap
# systemctl stop unit_file@instance_name.service
To restart an instance:
Copy to Clipboard Toggle word wrap
# systemctl restart unit_file@instance_name.service
To display the status of an instance:
Copy to Clipboard Toggle word wrap
# systemctl status unit_file@instance_name.service
unit_file has one of the following values:
  • pki-tomcat: With watchdog disabled
  • pki-tomcat-nuxwdog: With watchdog enabled
Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat, Inc.