In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces the use of linux supervisor command configuration background services/resident process tools, the text is very detailed, has a certain reference value, interested friends must read!
Supervisor is a Python process management tool that can be easily used to start, restart (auto-restart programs), and shut down processes (not just Python processes) on UNIX-like systems (Windows is not supported).
Syntax format: supervisor [parameter]
Common parameters:
status View program status start start program stop close program update restart profile modified program
Reference Example
To view the status of the process:
[root@linuxcool ~]# supervisorctl status
Start the process:
[root@linuxcool ~]# supervisorctl start process name
Close the process:
[root@linuxcool ~]# supervisorctl stop process name
Clear the process log:
[root@linuxcool ~]# supervisorctl clear process name
Reload configuration file:
[root@linuxcool ~]# supervisorctl update The above is all the content of the process tool that uses the supervisor command in linux to configure background services/resident processes. Thank you for reading! Hope to share the content to help everyone, more relevant knowledge, welcome to pay attention to the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.