~jfi/ubuntu/quantal/psensor/new-upstream

« back to all changes in this revision

Viewing changes to src/psensor.1

  • Committer: Package Import Robot
  • Author(s): Micah Gersten
  • Date: 2012-01-21 22:41:34 UTC
  • mfrom: (3.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20120121224134-mty23d3917ng5ujd
Tags: 0.6.2.16-1ubuntu1
* Merge from Debian testing.  Remaining changes:
  + Modifed build-dep to add NVidia and Application Indicator support
  + Only add an nvidia-settings build-dep on i386 and amd64

* Add a patch to drop the deprecated g_thread_init() call
  - add debian/patches/drop_g_thread_init.patch
  - add debian/patches/series

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.38.4.
2
 
.TH PSENSOR "1" "May 2011" "psensor 0.6.1.9" "User Commands"
 
1
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.40.4.
 
2
.TH PSENSOR "1" "December 2011" "psensor 0.6.2.16" "User Commands"
3
3
.SH NAME
4
4
psensor \- Temperature monitoring application
5
5
.SH SYNOPSIS
19
19
It can monitor:
20
20
  * the temperature of the motherboard and CPU sensors (using lm\-sensors).
21
21
  * the temperature of the NVidia GPUs (using XNVCtrl).
 
22
  * the temperature and fan rotation speed of the ATI GPUs.
22
23
  * the temperature of the Hard Disk Drives (using hddtemp).
23
24
  * the rotation speed of the fans (using lm\-sensors).
24
25
  * the sensors of a remote computer (using psensor\-server).
35
36
For remote monitoring:
36
37
  * start psensor\-server(1) on the remote computer
37
38
  * run psensor with '\-\-url' option: 'psensor \-\-url=http://localhost:3131'
 
39
 
 
40
ATI/AMD GPUs monitoring is available if the library libatiadlxx is
 
41
present in the directory /usr/lib and psensor has been compiled with
 
42
the ATI ADL SDK.
 
43
 
 
44
Log is written to '$HOME/.psensor/log'.
38
45
.SH OPTIONS
39
46
.TP
40
47
\fB\-h\fR, \fB\-\-help\fR
45
52
.TP
46
53
\fB\-u\fR, \fB\-\-url\fR=\fIURL\fR
47
54
the URL of the psensor\-server, example: http://hostname:3131
 
55
.TP
 
56
\fB\-d\fR, \fB\-\-debug\fR=\fILEVEL\fR
 
57
set the debug level, integer between 0 and 3
48
58
.SH "REPORTING BUGS"
49
 
Report bugs to: wpitchoune@gmail.com
 
59
Report bugs to: jeanfi@gmail.com
50
60
.PP
51
61
psensor home page: <http://wpitchoune.net/psensor>
52
62
.SH COPYRIGHT
53
 
Copyright \(co 2010\-2011 wpitchoune@gmail.com
 
63
Copyright \(co 2010\-2011 jeanfi@gmail.com
54
64
License GPLv2: GNU GPL version 2 or later <http://www.gnu.org/licenses/old\-licenses/gpl\-2.0.html>
55
65
.br
56
 
This is free software: you are free to change and redistribute it.
 
66
This is free software: you are free to change and  redistribute it.
57
67
There is NO WARRANTY, to the extent permitted by law.
58
68
.SH "SEE ALSO"
59
69