Commands to Control the HMP Watchdog Agent

Note:

Starting with Oracle Hardware Management Pack 2.4.9.0, the HMP watchdog agent and associated ILOM and host watchdog services are no longer available.

The commands in the following table can be used to control the HMP watchdog agent.

Task Command

Start the HMP watchdog agent.

/etc/init.d/hmp_watchdogd start

or

service hmp_watchdog start

Stop the HMP watchdog.

/etc/init.d/hmp_watchdogd stop

or

service hmp_watchdog stop

Stop and start the HMP watchdog agent.

/etc/init.d/hmp_watchdogd restart

or

service hmp_watchdog restart

Cause HMP watchdog agent to reread its configuration file.

/etc/init.d/hmp_watchdogd reload

or

service hmp_watchdog reload

Get the status of the watchdog agent.

/etc/init.d/hmp_watchdogd status

or

service hmp_watchdog status