除了使用systemctl、service方式之外,还可ps -C 服务名
ps -C zabbix_server
ps -C zabbix_proxy
ps -C zabbix_agentd
本文介绍了如何使用ps命令来检查Zabbix服务的进程状态,包括zabbix_server、zabbix_proxy和zabbix_agentd,提供了通过ps -C 服务名的方式进行进程查询的方法。
除了使用systemctl、service方式之外,还可ps -C 服务名
ps -C zabbix_server
ps -C zabbix_proxy
ps -C zabbix_agentd

被折叠的 条评论
为什么被折叠?