百度智能云

All Product Document

          Cloud Monitor

          BCM-Agent-Frequently Asked Questions

          1. How to run and stop bcm-agent manually?

          Manual run:

          service bcm-agent start

          Manual stop:

          service bcm-agent stop

          For CentOS 7 and above, systemctl can manage the bcm-agent service

          systemctl start bcm-agent-new
          systemctl status bcm-agent-new
          systemctl stop bcm-agent-new
          1. After the machine restarts, is it necessary to manually start bcm-agent?

          No action required; the bcm-agent will automatically start with the system after installation.

          1. How to uninstall bcm-agent?

          Refer to Appendix.

          1. How to check if the bcm-agent program has been started?

          For Linux OS, check if bcm-agent.upgrader and bcm-agent are running normally

          ps -ef | grep bcm-agent

          For Windows OS

          Check the Task Manager to confirm that 2 bcm_agent.exe processes and 2 bcm_agent_upgrade.exe processes show the status as [Running]

          1. bcm-agent is running normally, why is there no monitoring data?

          Check network or DNS Configuration

          ping bcm.baidubce.com

          If it's inaccessible, it's usually due to network issues. Please contact the administrator.

          Previous
          Appendix
          Next
          Functions