1WDCTL(8)                     System Administration                    WDCTL(8)
2
3
4

NAME

6       wdctl - show hardware watchdog status
7

SYNOPSIS

9       wdctl [options] [device...]
10

DESCRIPTION

12       Show  hardware  watchdog  status.  The default device is /dev/watchdog.
13       If more than one device is specified then the output  is  separated  by
14       one blank line.
15
16       Note  that  the  number of supported watchdog features is hardware spe‐
17       cific.
18

OPTIONS

20       -f, --flags list
21              Print only the specified flags.
22
23       -F, --noflags
24              Do not print information about flags.
25
26       -I, --noident
27              Do not print watchdog identity information.
28
29       -n, --noheadings
30              Do not print a header line for flags table.
31
32       -o, --output list
33              Define the output columns to use in table of watchdog flags.  If
34              no  output arrangement is specified, then a default set is used.
35              Use --help to get list of all supported columns.
36
37       -O, --oneline
38              Print all wanted information on one line in  key="value"  output
39              format.
40
41       -r, --raw
42              Use the raw output format.
43
44       -s, -settimeout seconds
45              Set the watchdog timeout in seconds.
46
47       -T, --notimeouts
48              Do not print watchdog timeouts.
49
50       -x, --flags-only
51              Same as -I -T.
52
53       -V, --version
54              Display version information and exit.
55
56       -h, --help
57              Display help text and exit.
58

AUTHORS

60       Karel Zak ⟨kzak@redhat.com⟩
61       Lennart Poettering ⟨lennart@poettering.net⟩
62

AVAILABILITY

64       The  wdctl  command  is part of the util-linux package and is available
65       from Linux Kernel Archive ⟨https://www.kernel.org/pub/linux/utils/util-
66       linux/⟩.
67
68
69
70util-linux                         July 2014                          WDCTL(8)
Impressum