Go to main content
Oracle® Server Management Agents 用户指南

退出打印视图

更新时间: 2015 年 10 月
 
 

控制 HMP 监视程序代理的命令

可以使用下表中的命令来控制 HMP 监视程序代理。

任务
命令
启动 HMP 监视程序代理。
/etc/init.d/hmp_watchdogd start
或者
service hmp_watchdog start
停止 HMP 监视程序。
/etc/init.d/hmp_watchdogd stop
或者
service hmp_watchdog stop
停止和启动 HMP 监视程序代理。
/etc/init.d/hmp_watchdogd restart
或者
service hmp_watchdog restart
导致 HMP 监视程序代理重新读取其配置文件。
/etc/init.d/hmp_watchdogd reload
或者
service hmp_watchdog reload
获取监视程序代理的状态。
/etc/init.d/hmp_watchdogd status
或者
service hmp_watchdog status