How do I restart a process on the iMC or U-Center in linux

2023-09-27 15:45:06 Published
  • 0 Followed
  • 0Collected ,1371Browsed

Network Topology

irrelevant

Problem Description

How do I restart a process on the iMC or U-Center in linux

Process Analysis

please follow the steps:

1. Go to the deploy directory in the iMC installation path.

2. Run./procctl.sh -plist to view the ids of all progress.

3. Run the./procctl.sh -pstop 3001010 command to stop a single process. The gesture is as follows:

4. Run the./procctl.sh -pstart 3001010 command to start a single process. The gesture is as follows:

Solution

please refer to the above

Please rate this case:   
0 Comments

No Comments

Add Comments: