百度智能云

All Product Document

          Cloud Monitor

          Process monitor

          Process monitor

          Process monitor tracks the operational status of processes within application instances in real-time, monitoring CPU, memory, disk, and other resource usage. You can view monitor metrics in real-time via monitor trend charts, configure alarm strategies, and review alarm history

          Create process monitor task

          1. Go to the Application List page, then click an application name to open its Details page.
          2. In the left navigation panel, click on the Monitor Task tab to navigate to the Monitor Task page.
          3. On the Monitor Task page, click the Create Task button to access the Create Monitor Task page.

          image.png

          1. On the Create Monitor Task page, fill in the task's basic and monitoring information, and then click Finish to complete the creation.

          image.png

          Process path configuration:

          • Please enter the absolute path of the executable file, e.g., "/home/work/bcm/nginx/sbin/nginx"
          • Java and general interpreted language processes typically produce the following output when executing the ps command:

            /usr/bin/java6/java /home/xxx/atest /usr/bin/java6/java /home/xxx/btest

          • To monitor the corresponding process, specify the interpreter path and add a unique identifier string in the parameter string, for example: /usr/bin/java6/java atest /usr/bin/java6/java btest

          View process monitor data

          1. Go to the Application List page, then click an application name to open its Details page.
          2. In the left navigation panel, click on the Monitor Task tab to navigate to the Monitor Task page.
          3. In the Monitor Task page, click on the name of a process monitoring task to open its corresponding details page.

          image.png

          1. Check the monitoring data for the task on the corresponding Details page.

          image.png

          Configure alarm strategy for process task

          1. Go to the Application List page, then click an application name to open its Details page.
          2. In the left navigation bar, click on the Monitor Task tab to access the Monitor Task page. Then, click on the name of a process monitoring task.

          image.png

          1. Navigate to the Process Task page, select Alarm Strategy, and view the list of alarm strategies associated with the current process task. Click Create Strategy to define a new alarm strategy for the task.

          image.png

          1. Complete the alarm strategy configuration form and click Save to finish creation

          image.png

          Previous
          Port monitor
          Next
          Log monitor