nodewatchdog.config events
nodewatchdog.config.invalid
- Severity
 - 
ERROR
 - Description
 - 
This message occurs when bootarg.nodewatchdog.level is set to an invalid value. This can only be done manually. When an invalid value is set, Node Watchdog reverts to the default behavior.
 - Corrective Action
 - 
Set bootarg.nodewatchdog.level to a valid value at the LOADER> prompt, or modify the value by using the "system node watchdog modify" command.
 - Syslog Message
 - 
The value of bootarg.nodewatchdog.level is set to an invalid value, "%s." Node Watchdog reverted to the default behavior (%s).
 - Parameters
 - 
bootarg (STRING): Value of bootarg.nodewatchdog.level.
defaultVal (STRING): Default value of bootarg.nodewatchdog.level.