Go to main content
Oracle® Server CLI Tools User's Guide

Exit Print View

Updated: August 2016
 
 

Modify Current ILOM Watchdog Settings

  • To modify current ILOM watchdog settings, type:

    ilomconfig modify ilomwatchdog --option

    You can change more than one parameter with the same command.

    The following options are available for this command.

    Option
    Possible values
    Description
    --timer-action=action
    Warning|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=numspreset
    Positive 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.