watchdog
Использование
system watchdog [-h] [--to_file] {list,list_modules,available_modules,load_module,load_softdog,unload_softdog,bmc_get,bmc_off,bmc_reset,bmc_set,sbd_get,sbd_set} ...
Описание
Команды работы с watchdog.
Аргументы
list- List watchdogs.list_modules- List loaded watchdog modules.available_modules- List available watchdog modules.load_module- Load module.load_softdog- Load softdog module.unload_softdog- UnLoad softdog module.bmc_get- Get Current Watchdog settings.bmc_off- Shut off a running Watchdog timer.bmc_reset- Restart Watchdog timer based on most recent settings.bmc_set- Set Watchdog timer and action settings.sbd_get- Get watchdog settings (current and from SBD config) and SBD status.sbd_set- Set watchdog timeout value in SBD config and attempts to change watchdog timeout on the fly if watchdog is used by SBD now and it is IPMI watchdog.--to_file- Redirect output to file (/tmp/cli-stdout.txt).