139 lines
3.5 KiB
HTML
139 lines
3.5 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of sensors</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>sensors</H1>
|
|
Section: Linux User's Manual (1)<BR>Updated: November 2012<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
sensors - print sensors information
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>sensors [</B>
|
|
|
|
<I>options</I>
|
|
|
|
<B>] [</B>
|
|
|
|
<I>chips</I>
|
|
|
|
<B>]</B>
|
|
|
|
<BR>
|
|
|
|
<B>sensors -s [</B>
|
|
|
|
<I>chips</I>
|
|
|
|
<B>]</B>
|
|
|
|
<BR>
|
|
|
|
<B>sensors --bus-list</B>
|
|
|
|
<P>
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<B>sensors</B>
|
|
|
|
is used to show the current readings of all sensor chips.
|
|
<BR>
|
|
|
|
<B>sensors -s</B>
|
|
|
|
is used to set all limits as specified in the configuration file.
|
|
<BR>
|
|
|
|
<B>sensors --bus-list</B>
|
|
|
|
is used to generate bus statements suitable for the configuration file.
|
|
<P>
|
|
<A NAME="lbAE"> </A>
|
|
<H2>OPTIONS</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1">-c, --config-file config-file<DD>
|
|
Specify a configuration file. If no file is specified, the libsensors
|
|
default configuration file is used. Use `-c /dev/null' to temporarily
|
|
disable this default configuration file.
|
|
<DT id="2">-h, --help<DD>
|
|
Print a help text and exit.
|
|
<DT id="3">-s, --set<DD>
|
|
Evaluate all `set' statements in the configuration file and exit. You must
|
|
be `root' to do this. If this parameter is not specified, no `set' statement
|
|
is evaluated.
|
|
<DT id="4">-A, --no-adapter<DD>
|
|
Do not show the adapter for each chip.
|
|
<DT id="5">-u<DD>
|
|
Raw output. This mode is suitable for debugging and for post-processing
|
|
of the output by scripts. It is also useful when writing a configuration
|
|
file because it shows the raw input names which must be referenced in the
|
|
configuration file.
|
|
<DT id="6">-j<DD>
|
|
Json output. This mode is suitable for post-processing of the output by scripts.
|
|
<DT id="7">-v, --version<DD>
|
|
Print the program version and exit.
|
|
<DT id="8">-f, --fahrenheit<DD>
|
|
Print the temperatures in degrees Fahrenheit instead of Celsius.
|
|
<DT id="9">--bus-list<DD>
|
|
Generate bus statements suitable for using in sensors.conf. Such bus statements
|
|
are only needed if you have several chips sharing the same address on different
|
|
buses of the same type. As bus numbers are usually not guaranteed to be stable
|
|
over reboots, these statements let you refer to each bus by its name rather
|
|
than numbers.
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>FILES</H2>
|
|
|
|
<I>/etc/sensors3.conf</I>
|
|
|
|
<BR>
|
|
|
|
<I>/etc/sensors.conf</I>
|
|
|
|
<DL COMPACT><DT id="10"><DD>
|
|
The system wide configuration file. See
|
|
<B><A HREF="/cgi-bin/man/man2html?5+sensors.conf">sensors.conf</A></B>(5)
|
|
|
|
for further details.
|
|
</DL>
|
|
|
|
<P>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<A HREF="/cgi-bin/man/man2html?5+sensors.conf">sensors.conf</A>(5), <A HREF="/cgi-bin/man/man2html?8+sensors-detect">sensors-detect</A>(8).
|
|
<P>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>AUTHOR</H2>
|
|
|
|
Frodo Looijaard and the lm_sensors group
|
|
<A HREF="https://hwmon.wiki.kernel.org/lm_sensors">https://hwmon.wiki.kernel.org/lm_sensors</A>
|
|
<P>
|
|
<P>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="11"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="12"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="13"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="14"><A HREF="#lbAE">OPTIONS</A><DD>
|
|
<DT id="15"><A HREF="#lbAF">FILES</A><DD>
|
|
<DT id="16"><A HREF="#lbAG">SEE ALSO</A><DD>
|
|
<DT id="17"><A HREF="#lbAH">AUTHOR</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:26 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|