- Oracle Hardware Management Pack 2.4 Server CLI Tools User's Guide
- Using ilomconfig to Configure Oracle ILOM
- Managing Oracle ILOM and Host Watchdog
- ILOM Watchdog ilomconfig Commands
- Modify Current ILOM Watchdog Settings
Modify Current ILOM Watchdog Settings
-
To modify current ILOM watchdog settings, type:
#
ilomconfig modify ilomwatchdog --optionYou can change more than one parameter with the same command.
The following options are available for this command.
Option Possible values Description --timer-action=
actionWarning|Reset
This sets the
ilom_watchdog_timer_action
parameter, which determines the action the ILOM watchdog takes when Oracle ILOM is not responsive.--number-sp-reset=
numspresetPositive integer up to 20
This sets the
ilom_watchdog_number_sp_reset
parameter, which determines the number of times the SP can be reset consecutively.--query-interval=queryinterval
Positive integer up to 2147483647
This sets the
ilom_watchdog_query_time_interval
parameter, which determines the number of seconds between querying for Oracle ILOM's health.
Parent topic: ILOM Watchdog ilomconfig Commands