.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH mbmon 1 "November 10, 2003" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME mbmon \- MotherBoard Monitor .SH SYNOPSIS .B mbmon .RI [ options ] (default 5 sec) .PP This manual page documents briefly the .B mbmon command. This manual page was written for the Debian distribution because the original program does not have a manual page. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. Recent motherboards have functionalities to monitor the CPU temperatures and the frequency of CPU cooling fans etc. Although some programs utilizing these hardware monitoring facilities have been developed for the Microsoft Windows platforms, no programs seem to exist for PC-UNIX and the X Windows System platforms. .PP \fBmbmon\fR used at the command line reports the temperatures, voltages and rpm (rounds per minute) of cooling fans. It can also be used .B remotely via telnet, thanks to the "\-P" option. .SH OPTIONS .TP .B \-h Show summary of options. .TP .B \-V, \-S, \-I, \-A Access method (using "VIA686 HWM directly"|"SMBus"|"ISA I/O port"|"All this methods"). .TP .B \-d Debug mode (any other options except (V|S|I) will be ignored). .TP .B \-e [0-2] set extra temperature sensor to temp. Need \-A. .TP .B \-p chip For probing chips. chip=winbond|wl784|via686|it87|gl52|lm85|lm80|lm90|lm75 .TP .B \-Y For Tyan Tiger MP/MPX motherboard. .TP .B \-f Display temperature in Fahrenheit. .TP .B \-c count Repeat times and exit. .TP .B \-P port Run in daemon mode, using given port for clients. .TP .B \-T|F [1-7] print Temperature|Fanspeed according to following styles: .br style1: data1 .br style2: data2 .br style3: data3 .br style4: data1 data2 .br style5: data1 data3 .br style6: data2 data3 .br style7: data1 data2 data3 .br .TP .B \-r Print TAG and Value format. .TP .B \-u Print system uptime. .TP .B \-t Print present time. .TP .B \-n, \-N print hostname (long|short style). .TP .B \-i Print integers in the summary (with \-T option). .SH EXAMPLES mbmon \-P 11000; telnet localhost 11000; sudo killall mbmon .br mbmon \-c1 .br mbmon 1 (yeah, real time baby !) .SH SEE ALSO /usr/share/doc/mbmon/* .SH AUTHOR This manual page was written by Nicolas Rueff , for the Debian project (but may be used by others).