Provided by: util-linux-locales_2.41-4ubuntu3_all bug

이름

       wdctl - show hardware watchdog status

개요

       wdctl [옵션] [장치...]

설명

       Show hardware watchdog status. The default device is /dev/watchdog. If more than one device is specified
       then the output is separated by one blank line.

       If the device is already used or user has no permissions to read from the device, then wdctl reads data
       from sysfs. In this case information about supported features (flags) might be missing.

       Note that the number of supported watchdog features is hardware specific.

옵션

       -f, --flags 목록
           지정 플래그만 출력합니다.

       -F, --noflags
           플래그 정보를 출력하지 않습니다.

       -I, --noident
           왓치독 식별 정보를 출력하지 않습니다.

       -n, --noheadings
           플래그 테이블의 헤더 라인을 출력하지 않습니다.

       -o, --output 목록
           Define the output columns to use in table of watchdog flags. If no output arrangement is specified,
           then a default set is used. Use --help to get list of all supported columns.

       -O, --oneline
           Print all wanted information on one line in key="value" output format.

       -p, --setpretimeout 
           Set the watchdog pre-timeout in seconds. A watchdog pre-timeout is a notification generated by the
           watchdog before the watchdog reset might occur in the event the watchdog has not been serviced. This
           notification is handled by the kernel and can be configured to take an action using sysfs or by
           --setpregovernor.

       -g, --setpregovernor 거버너
           제한 시간 이전 관리 로직 이름을 설정합니다. 사용할 수 있는 관리 로직 목록을 보려면 wdctl 기본 출력
           내용을 참고하십시오.

       -r, --raw
           원시 출력 형식을 사용합니다.

       -s, --settimeout 
           왓치독 제한 시간을 초 단위로 설정합니다.

       -T, --notimeouts
           왓치독 제한 시간을 출력하지 않습니다.

       -x, --flags-only
           *-I -T*와 동일합니다.

       -h, --help
           도움말 내용을 나타낸 후 나갑니다.

       -V, --version
           Display version and exit.

저작자

       Karel Zak <kzak@redhat.com>, Lennart Poettering <lennart@poettering.net>

버그 보고

       For bug reports, use the issue tracker <https://github.com/util-linux/util-linux/issues>.

가용성

       wdctl 명령은 Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>에서 다운로드할 수
       있는 util-linux 패키지의 일부입니다.

util-linux 2.41                                    2025-07-02                                           WDCTL(8)