GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
WDCTL(8) System Administration WDCTL(8)

wdctl - show hardware watchdog status

wdctl [options] [device...]

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 list

Print only the specified flags.

-F, --noflags

Do not print information about flags.

-I, --noident

Do not print watchdog identity information.

-n, --noheadings

Do not print a header line for flags table.

-o, --output list

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.

-r, --raw

Use the raw output format.

-s, -settimeout seconds

Set the watchdog timeout in seconds.

-T, --notimeouts

Do not print watchdog timeouts.

-x, --flags-only

Same as -I -T.

-V, --version

Display version information and exit.

-h, --help

Display help text and exit.

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

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

The wdctl command is part of the util-linux package which can be downloaded from Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>.

2022-02-14 util-linux 2.37.4

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.