output speed sensor
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3407
Azureus Speed Control 1.0
Azureus Speed Control is a project that enables automatic configuration of your upload limit. more>>
Azureus Speed Control is a project that enables automatic configuration of your upload limit. This addresses the problem of implicit additional upload when Azureus downloads with high speed, which can lead to connection choking. This is a problem specially for users with low upload bandwidth like German ADSL users.
If your download rate increases, the upload limit will be reduced by a value that can be customized. If the download rate decreases, the upload limit will increase again.
<<lessIf your download rate increases, the upload limit will be reduced by a value that can be customized. If the download rate decreases, the upload limit will increase again.
Download (0.19MB)
Added: 2006-12-28 License: GPL (GNU General Public License) Price:
1044 downloads
Light Speed! 1
Light Speed! project is an interactive relativistic simulator. more>>
Light Speed! project is an interactive relativistic simulator.
Light Speed! is an OpenGL-based program which illustrates the effects of special relativity on the appearance of moving objects.
When an object accelerates past a few million meters per second, these effects begin to grow noticeable, becoming more and more pronounced as the speed of light is approached.
These relativistic effects are viewpoint-dependent, and include shifts in length, object hue, brightness and shape.
Main features:
- Real-time interactive viewing
- 3D object importer
- Snapshot exporter
- Special Relativity Scene (SRS) exporter
- Reference geometry
- Independent toggles for the four relativistic effects
- Numerical camera location + target readout and input
- Switchable background color
<<lessLight Speed! is an OpenGL-based program which illustrates the effects of special relativity on the appearance of moving objects.
When an object accelerates past a few million meters per second, these effects begin to grow noticeable, becoming more and more pronounced as the speed of light is approached.
These relativistic effects are viewpoint-dependent, and include shifts in length, object hue, brightness and shape.
Main features:
- Real-time interactive viewing
- 3D object importer
- Snapshot exporter
- Special Relativity Scene (SRS) exporter
- Reference geometry
- Independent toggles for the four relativistic effects
- Numerical camera location + target readout and input
- Switchable background color
Download (0.008MB)
Added: 2006-10-16 License: LGPL (GNU Lesser General Public License) Price:
1112 downloads
Speed 0.2
Speed is a simple program to add a transfer meter to any console or terminal based copy program. more>>
Speed is a simple program to add a transfer meter to any console or terminal based copy program.
Speed allows you to easily report Kilobytes or Megabytes per second when using programs that do not report file transfer speeds (such as cp or ftp).
Usage:
./speed [ -u interval ] -f filename
./speed [ -u interval ] -- < copy_program > [args] /path/to/file /destination/file
< copy_program > is the program we should use to copy the file
[args] options arguments to < copy_program >
Enhancements:
- A progress bar has been added.
- The last argument to cp can be either a file or directory.
<<lessSpeed allows you to easily report Kilobytes or Megabytes per second when using programs that do not report file transfer speeds (such as cp or ftp).
Usage:
./speed [ -u interval ] -f filename
./speed [ -u interval ] -- < copy_program > [args] /path/to/file /destination/file
< copy_program > is the program we should use to copy the file
[args] options arguments to < copy_program >
Enhancements:
- A progress bar has been added.
- The last argument to cp can be either a file or directory.
Download (0.010MB)
Added: 2006-09-25 License: GPL (GNU General Public License) Price:
1165 downloads
Sys::OutPut 2.1
Sys::OutPut is a Perl module to help make output easier. more>>
Sys::OutPut is a Perl module to help make output easier.
SYNOPSIS
usage Sys::OutPut;
talk $fmtstr [, @args];
out $fmtstr [, @args];
put $fmtstr [, @args];
err $fmtstr [, @args];
debug $fmtstr [, @args];
$Sys::OutPut::quiet = $::quiet;
$Sys::OutPut::debug = $::debug;
These subroutines will make generating output to STDOUT and STDERR easier.
All of the routines treat the $fmtstr argument as a printf format string, with @args as the format string arguments.
The talk routine generates output to STDERR only if the variable $Sys::OutPut::quiet is non-null and non-zero.
The out routine generates output to STDOUT, with a newline appended to , if it is not already terminated with one.
The put routine generates output to STDOUT, without any additional trailing newline.
The err routine generates output to STDERR, with a newline appended if needed.
The debug routine generates output to STDERR only if the variable
$Sys::OutPut::debug is non-null and non-zero, which is also returned as the result.
This allows for convenient usages such as in the following example:
sub foo {
...
return if debug "Stopping now.";
...
next if debug "Skipping further processing";
...
}
If not defined by the user, the $Sys::OutPut::quiet and $Sys::OutPut::debug variables are initialized from their corresponding main variables $::quiet and $::debug, respectively, unless they are already defined.
<<lessSYNOPSIS
usage Sys::OutPut;
talk $fmtstr [, @args];
out $fmtstr [, @args];
put $fmtstr [, @args];
err $fmtstr [, @args];
debug $fmtstr [, @args];
$Sys::OutPut::quiet = $::quiet;
$Sys::OutPut::debug = $::debug;
These subroutines will make generating output to STDOUT and STDERR easier.
All of the routines treat the $fmtstr argument as a printf format string, with @args as the format string arguments.
The talk routine generates output to STDERR only if the variable $Sys::OutPut::quiet is non-null and non-zero.
The out routine generates output to STDOUT, with a newline appended to , if it is not already terminated with one.
The put routine generates output to STDOUT, without any additional trailing newline.
The err routine generates output to STDERR, with a newline appended if needed.
The debug routine generates output to STDERR only if the variable
$Sys::OutPut::debug is non-null and non-zero, which is also returned as the result.
This allows for convenient usages such as in the following example:
sub foo {
...
return if debug "Stopping now.";
...
next if debug "Skipping further processing";
...
}
If not defined by the user, the $Sys::OutPut::quiet and $Sys::OutPut::debug variables are initialized from their corresponding main variables $::quiet and $::debug, respectively, unless they are already defined.
Download (0.010MB)
Added: 2006-11-02 License: Perl Artistic License Price:
1087 downloads
Sensors 1.0
Sensors is a SuperKaramba theme for motherboard sensors monitoring. more>>
Sensors is a SuperKaramba theme for motherboard sensors monitoring.
This is my first upload on to KDE-look its a very basic sensor Karamba theme. Since I like to know what my computer is doing all the time.
Sensors theme uses LM-sensors and this must be installed before this theme will work. Also you may need to edit the .theme file to fit your computers layout. any problems, thoughts concerns or even pointers would be greatly appreciated.
<<lessThis is my first upload on to KDE-look its a very basic sensor Karamba theme. Since I like to know what my computer is doing all the time.
Sensors theme uses LM-sensors and this must be installed before this theme will work. Also you may need to edit the .theme file to fit your computers layout. any problems, thoughts concerns or even pointers would be greatly appreciated.
Download (0.060MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1202 downloads
GNOME Sensors Applet 1.8.1
GNOME Panel Applet to display system temperatures, fan speeds and voltage readings from hardware sensors under Linux. more>>
GNOME Panel Applet can display system temperatures, fan speeds and voltage readings from hardware sensors under Linux.
Supported interfaces:
- ACPI thermal zones, via the Linux kernel ACPI modules
- Linux kernel i2c modules (for kernel 2.6).
- lm_sensors and i2c packages (for kernel 2.4)
- Linux kernel i8k module (for Dell Inspiron Laptops).
- Linux kernel PowerPC modules therm_adt746x and therm_windtunnel.
- hddtemp daemon for reading temperatures from S.M.A.R.T. equipped disks.
- Linux kernel Omnibook module.
Includes a simple, yet highly customizable display and intuitive user-interface.
Alarms can be set for each sensor to notify the user once a certain high or low value has been reached, and can be configured to execute a given command at given repeated intervals.
Only requires the standard GNOME libraries (libpanelapplet-2) to install since is written in C.
GNOME HIG v2.0 compliant
NOTE: Debian, Fedora and most other users need to do a ./configure --prefix=/usr to ensure the applet is installed in the correct place.
<<lessSupported interfaces:
- ACPI thermal zones, via the Linux kernel ACPI modules
- Linux kernel i2c modules (for kernel 2.6).
- lm_sensors and i2c packages (for kernel 2.4)
- Linux kernel i8k module (for Dell Inspiron Laptops).
- Linux kernel PowerPC modules therm_adt746x and therm_windtunnel.
- hddtemp daemon for reading temperatures from S.M.A.R.T. equipped disks.
- Linux kernel Omnibook module.
Includes a simple, yet highly customizable display and intuitive user-interface.
Alarms can be set for each sensor to notify the user once a certain high or low value has been reached, and can be configured to execute a given command at given repeated intervals.
Only requires the standard GNOME libraries (libpanelapplet-2) to install since is written in C.
GNOME HIG v2.0 compliant
NOTE: Debian, Fedora and most other users need to do a ./configure --prefix=/usr to ensure the applet is installed in the correct place.
Download (0.15MB)
Added: 2007-07-04 License: GPL (GNU General Public License) Price:
850 downloads
XML::Output 0.03
XML::Output is a Perl module for writing simple XML documents. more>>
XML::Output is a Perl module for writing simple XML documents.
SYNOPSIS
use XML::Output;
open(FH,>file.xml);
my $xo = new XML::Output({fh => *FH});
$xo->open(tagname, {attrname => attrval});
$xo->pcdata(element content);
$xo->close();
close(FH);
ABSTRACT
XML::Output is a Perl module for writing simple XML documents
XML::Output is a Perl module for writing simple XML document. The following methods are provided.
new
$xo = new XML::Output;
Constructs a new XML::Output object.
open
$xo->open(tagname, {attrname => attrval});
Open an element with specified name (and optional attributes)
close
$xo->close;
Close an element
empty
$xo->empty(tagname, {attrname => attrval});
Insert an empty element with specified name (and optional attributes)
pcdata
$xo->pcdata(element content);
Insert text
comment
$xo->comment(comment text);
Insert a comment
xmlstr
print $xo->xmlstr;
Get a string representation of the constructed document
<<lessSYNOPSIS
use XML::Output;
open(FH,>file.xml);
my $xo = new XML::Output({fh => *FH});
$xo->open(tagname, {attrname => attrval});
$xo->pcdata(element content);
$xo->close();
close(FH);
ABSTRACT
XML::Output is a Perl module for writing simple XML documents
XML::Output is a Perl module for writing simple XML document. The following methods are provided.
new
$xo = new XML::Output;
Constructs a new XML::Output object.
open
$xo->open(tagname, {attrname => attrval});
Open an element with specified name (and optional attributes)
close
$xo->close;
Close an element
empty
$xo->empty(tagname, {attrname => attrval});
Insert an empty element with specified name (and optional attributes)
pcdata
$xo->pcdata(element content);
Insert text
comment
$xo->comment(comment text);
Insert a comment
xmlstr
print $xo->xmlstr;
Get a string representation of the constructed document
Download (0.035MB)
Added: 2006-09-07 License: GPL (GNU General Public License) Price:
1144 downloads
nagios_xmlsensors 0.8
nagios_xmlsensors is a nagios plugin that retrieves and parses the XML files created by XMLSensors. more>>
nagios_xmlsensors is a nagios plugin that retrieves and parses the XML files created by XMLSensors. It can use any XML file that is in the XMLSensor format.
Note that there is no release of xmlsensors yet, the plugin came first because the sensor data can be generated by any program (not just my package) and the checks would be useless without a monitoring system.
This version can check local and remote (http) XML files, and check the age of the status data.
Enhancements:
- Checking of status data age was fixed.
- The general output was cleaned up.
<<lessNote that there is no release of xmlsensors yet, the plugin came first because the sensor data can be generated by any program (not just my package) and the checks would be useless without a monitoring system.
This version can check local and remote (http) XML files, and check the age of the status data.
Enhancements:
- Checking of status data age was fixed.
- The general output was cleaned up.
Download (0.002MB)
Added: 2007-07-31 License: GPL (GNU General Public License) Price:
819 downloads

Set CD-ROM Speed 1.1.6
Set CD-ROM Speed is written in Kommander as a helpful application to set CD-ROM and DVD-ROM drive speed more>> Set CD-ROM Speed 1.1.6 is written in Kommander as a helpful application to set CD-ROM and DVD-ROM drive speed. Since the issues mentioned here apply to CD-ROM and DVD-ROM drives as well as to recorders for these types of media, in this document the name 'CD-ROM drive' will be used to refer to all of these drive types.
Major Features:
- Fast CD-ROM drives have one big disadvantage over older and slower models. In order to be able to support high data transfer speeds, the CD-ROM disk must spin very quickly in the disk drive, which results in a lot of noise. This loud humming can make listening to MP3 or OGG music from CD-ROMs a very unpleasant experience and is very annoying at best for other tasks which don't require the CD-ROM to work at full speed.
- Using set-cd-rom-speed, you can decrease the drive's speed and thus reduce the annoying noise. The GUI allows choosing three predefined speeds suitable for different tasks and custom speeds provided by the user. The list of available CD-ROM drives is generated based on information from /etc/fstab. This works even if you use supermount-ng or subfs for mounting the CD-ROMs. The program supports multiple languages and several translations are available. It also integrates with KDE by adding an item which allows setting drive speed to the context menu of CD-ROM and DVD-ROM drive icons displayed on the desktop.
- Added Czech translation (thanks to Jozef Riha)
- Fixes in Slovak translation (thanks to Jozef Riha)
- Two variants of Brazilian Portuguese translation merged into one (thanks to Dherik Barison)
<<less
Added: 2006-10-05 License: GPL Price: FREE
1 downloads
XMLSensors 0.2
XMLSensors is a set of programs that serve as generic plugins to monitoring systems such as Nagios, Big Brother, Zabbix, etc. more>>
XMLSensors is a set of programs that serve as generic plugins to monitoring systems such as Nagios, Big Brother, Zabbix, and many others. The sensors output an XML status file for each sensor that is retrieved and processed by a generic plugin to the monitoring system of your choice.
The XML can be published on a Web server, and transferred via network shares or SSH. It currently has 2 sensors. phpbb2_version checks the version of a phpBB forum against the offcial release, and smf_version does the same for a Simple Machines forum. Theres also a dummy sensor that you can modify yourself.
It contains the following sensors:
- dummy (an empty sensor you can modify)
- phpbb_version - Checks the version on phpbb2 sites against the current version on phpbb.com
- smf_version - Check the version of Simple Machines forums against the current version on the official site.
Enhancements:
- This release adds support for the XMLSensor1.1 format and moves to the GPLv3.
<<lessThe XML can be published on a Web server, and transferred via network shares or SSH. It currently has 2 sensors. phpbb2_version checks the version of a phpBB forum against the offcial release, and smf_version does the same for a Simple Machines forum. Theres also a dummy sensor that you can modify yourself.
It contains the following sensors:
- dummy (an empty sensor you can modify)
- phpbb_version - Checks the version on phpbb2 sites against the current version on phpbb.com
- smf_version - Check the version of Simple Machines forums against the current version on the official site.
Enhancements:
- This release adds support for the XMLSensor1.1 format and moves to the GPLv3.
Download (0.003MB)
Added: 2007-07-04 License: GPL v3 Price:
844 downloads
check_lm_sensors 2.0
check_lm_sensors is a Nagios plugin to monitor the values of on-board sensors and hard disk temperatures on Linux systems. more>>
check_lm_sensors is a Nagios plugin to monitor the values of on-board sensors and hard disk temperatures on Linux systems.
Usage:
-h, --help help
-c, --check specifies a sensor along with warn and crit values
-c fan1=1000,2000 checks if fan1 is above 1000 or 2000
-c vcore=1,2,12 checks if vcore is between 11-13 or 10-14 (12+-value)
sensors with a space in the name can be specified
- by escaping the space --check sda Temp=50,60
- by quoting the name --check sda Temp=50,60
- by substituting the space by an underscore --check sda_Temp=50,60
-d, --drive check drive temperature
-l, --list list sensors
--hddtemp_bin specifies the location of the hddtemp binary
--sensors_bin specified the location of the sensors binary
-v, --verbose verbose output
--version prints $prog_names version and exits
Example:
$ ./check_lm_sensors -v -c sda Temp=30,5,10 -c +2.5V=0.2,0.3,2.5
found sensor +3.3V (3.39)
found sensor +2.5V (2.39)
found sensor VCore (1.19)
found sensor +5V (4.61)
found sensor +12V (11.96)
found sensor +3.3V (3.23)
found sensor Case Fan (0)
found sensor CPU Fan (0)
found sensor CPU Temp (62.1)
found sensor Int Temp (66.0)
found sensor vid (1.250)
found temperature for drive sda (51)
LM_SENSORS CRITICAL sda Temp=51|Case Fan=0;;;; vid=1.250;;;; +5V=4.61;;;; +2.5V=2.39;;;; Int Temp=66.0;;;; +12V=11.96;;;; +3.3V=3.23;;;; VCore=1.19;;;; CPU Temp=62.1;;;; CPU Fan=0;;;; sda Temp=51;;;;
Enhancements:
- --low, --high, and --range options were added.
- The --check option was deprecated.
- The sensor(s) output were added to the status string.
- Automatic detection of the path was implemented for hddtemp and sensors. --nosensors and --nodrives options were added for disabling sensors or driving temperature checks.
- A --rename option renames sensors.
- Only the checked sensors are included in the performance output.
- A --sanitaze option removes spaces from sensor names.
<<lessUsage:
-h, --help help
-c, --check specifies a sensor along with warn and crit values
-c fan1=1000,2000 checks if fan1 is above 1000 or 2000
-c vcore=1,2,12 checks if vcore is between 11-13 or 10-14 (12+-value)
sensors with a space in the name can be specified
- by escaping the space --check sda Temp=50,60
- by quoting the name --check sda Temp=50,60
- by substituting the space by an underscore --check sda_Temp=50,60
-d, --drive check drive temperature
-l, --list list sensors
--hddtemp_bin specifies the location of the hddtemp binary
--sensors_bin specified the location of the sensors binary
-v, --verbose verbose output
--version prints $prog_names version and exits
Example:
$ ./check_lm_sensors -v -c sda Temp=30,5,10 -c +2.5V=0.2,0.3,2.5
found sensor +3.3V (3.39)
found sensor +2.5V (2.39)
found sensor VCore (1.19)
found sensor +5V (4.61)
found sensor +12V (11.96)
found sensor +3.3V (3.23)
found sensor Case Fan (0)
found sensor CPU Fan (0)
found sensor CPU Temp (62.1)
found sensor Int Temp (66.0)
found sensor vid (1.250)
found temperature for drive sda (51)
LM_SENSORS CRITICAL sda Temp=51|Case Fan=0;;;; vid=1.250;;;; +5V=4.61;;;; +2.5V=2.39;;;; Int Temp=66.0;;;; +12V=11.96;;;; +3.3V=3.23;;;; VCore=1.19;;;; CPU Temp=62.1;;;; CPU Fan=0;;;; sda Temp=51;;;;
Enhancements:
- --low, --high, and --range options were added.
- The --check option was deprecated.
- The sensor(s) output were added to the status string.
- Automatic detection of the path was implemented for hddtemp and sensors. --nosensors and --nodrives options were added for disabling sensors or driving temperature checks.
- A --rename option renames sensors.
- Only the checked sensors are included in the performance output.
- A --sanitaze option removes spaces from sensor names.
Download (0.012MB)
Added: 2007-07-11 License: GPL (GNU General Public License) Price:
835 downloads
Pipemeter 1.1.3
Pipemeter displays the speed and, if possible, progress, of data moving from its input to its output. more>>
Pipemeter is a command line utility that displays the speed and, if possible, progress, of data moving from its input to its output.
Main features:
- Shows speed of data moving from input to output.
- Shows percentage complete if regular file specified.
- Allows tuning of block size and display interval
- Support for dd style block size specification
Enhancements:
- This release is only known to be relevant for people using older compilers and FreeBSD.
- The copyright messages were updated.
- A patch to make pipemeter compile cleanly on older versions of gcc was applied.
- The pkgpipemeter.sh script was fixed to create tags in the tags directory.
<<lessMain features:
- Shows speed of data moving from input to output.
- Shows percentage complete if regular file specified.
- Allows tuning of block size and display interval
- Support for dd style block size specification
Enhancements:
- This release is only known to be relevant for people using older compilers and FreeBSD.
- The copyright messages were updated.
- A patch to make pipemeter compile cleanly on older versions of gcc was applied.
- The pkgpipemeter.sh script was fixed to create tags in the tags directory.
Download (0.018MB)
Added: 2007-07-20 License: GPL (GNU General Public License) Price:
826 downloads
TechMon+Amarok without sensors (temp) 0.4
TechMon+Amarok without sensors (temp) edited version of TechMon theme. more>>
TechMon+Amarok without sensors (temp) edited version of TechMon theme.
Main features:
- just with amarok
- without Sensors (temp)
- now just dark theme is working
- black headers text ( CPU, HDD etc)
<<lessMain features:
- just with amarok
- without Sensors (temp)
- now just dark theme is working
- black headers text ( CPU, HDD etc)
Download (0.12MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1220 downloads
WMsensormon 1.2.1
Wmsensormon is a doc app for WindowMaker that utilizes lm_sensors to monitor CPU temp, sys temp, fan speeds, and CPU voltage. more>>
Wmsensormon is a doc app for WindowMaker that utilizes lm_sensors to monitor CPU temp, sys temp, fan speeds, and CPU voltage.
It offers configurable warnings for overheating, and the sensors displayed are adjustable by the user with command line parameters.
Installation:
make
make install
wmsensormon
Options:
-h, --help this help screen
-v, --version print version information
-f show temperatures in Fahrenheit
-s default SMP mode (mode #1)
-s1 SMP mode #1 (CPU 1, CPU 2, sys, fan)
-s2 SMP mode #2 (CPU 1, CPU 2, fan 1, fan 2)
-sw switch CPU and SYS temperature readings
use with -s1 or -s2 if SYS temp is first
-swf switch fans to read fan3 and fan4
-r refresh time (in microseconds, default 100000)
-l enable logging with default time, (default 30000)
-ln enable logging with specified time, (1000 = 1 min)
-dt danger CPU temperature, default: system value (i.e. 60)
input values in Celsius
-ds danger SYS temperature, default: system value (i.e. 60)
input values in Celsius
-df danger fan speed, default: system value (i.e. 3000)
-wt warning CPU temperature, default: danger value
input values in Celsius
-ws warning SYS temperature, default: danger value
input values in Celsius
-wf warning fan speed, default: danger value
-lv limit CPU core volts, default is system value either: max voltage first, min
voltage second (i.e. 180 170) or:
percent difference first, value second (i.e. % 5 175)
Enhancements:
- when a command line arg gets a invalid parameter return error rather than ok
- fixed reading in the limit values from the wrong sensor if using the -sw option
- added option to choose a sensors chip to read from.
- added support for detecting whether the chosen sensor chip is a temperature sensor or some other type.
- if the choosen chip is number 0 or no chip is chosen, autodetect the chip to use.
<<lessIt offers configurable warnings for overheating, and the sensors displayed are adjustable by the user with command line parameters.
Installation:
make
make install
wmsensormon
Options:
-h, --help this help screen
-v, --version print version information
-f show temperatures in Fahrenheit
-s default SMP mode (mode #1)
-s1 SMP mode #1 (CPU 1, CPU 2, sys, fan)
-s2 SMP mode #2 (CPU 1, CPU 2, fan 1, fan 2)
-sw switch CPU and SYS temperature readings
use with -s1 or -s2 if SYS temp is first
-swf switch fans to read fan3 and fan4
-r refresh time (in microseconds, default 100000)
-l enable logging with default time, (default 30000)
-ln enable logging with specified time, (1000 = 1 min)
-dt danger CPU temperature, default: system value (i.e. 60)
input values in Celsius
-ds danger SYS temperature, default: system value (i.e. 60)
input values in Celsius
-df danger fan speed, default: system value (i.e. 3000)
-wt warning CPU temperature, default: danger value
input values in Celsius
-ws warning SYS temperature, default: danger value
input values in Celsius
-wf warning fan speed, default: danger value
-lv limit CPU core volts, default is system value either: max voltage first, min
voltage second (i.e. 180 170) or:
percent difference first, value second (i.e. % 5 175)
Enhancements:
- when a command line arg gets a invalid parameter return error rather than ok
- fixed reading in the limit values from the wrong sensor if using the -sw option
- added option to choose a sensors chip to read from.
- added support for detecting whether the chosen sensor chip is a temperature sensor or some other type.
- if the choosen chip is number 0 or no chip is chosen, autodetect the chip to use.
Download (0.026MB)
Added: 2005-09-29 License: GPL (GNU General Public License) Price:
1490 downloads
EPoX wmsensormon 1.2.0 EP-8RDA3I
EPoX wmsensormon is a hack based on the original wmsensormon package. more>>
EPoX wmsensormon is a hack based on the original wmsensormon package, version 1.1.3.
My modified version works out of the box on an 2.6.6 Linux kernel using the w83627hf and i2c-isa modules for hardware sensor monitoring, for an EPoX 8RDA3I motherboard.
Take it or leave it, dont call me for support.
Usage details
Compile by issuing make under the wmsensormon directory. You may need to add some -I and -L flags to the Makefile for your particular setup.
For me it works best when run like this:
wmsensormon -s1 -lf 2850 -lt 50 -ls 24
You can, of course, adjust the limits as you see fit, but only use integer values. Run wmsensormon without parameters to get help. The -lf is the lower CPU fan limit, -lt is the upper CPU and MOB temperature limit, -ls is the upper SYS temperature limit.
I dont use any of the additional features (logging, safety command, temperature switching) so they are untested. SMP support has been mangled and disabled so it most likely wont work in a multi-processor environment.
Options : -h, --help this help screen
-v, --version print version information
-f show temperatures in Fahrenheit
-s default SMP mode (mode #1)
-s1 SMP mode #1 (CPU 1, CPU 2, sys, fan)
-s2 SMP mode #2 (CPU 1, CPU 2, fan 1, fan 2)
-w switch CPU and SYS temperature readings
-r refresh time (in microseconds, default 100000)
-l enable logging with default time, (default 30000)
-ln enable logging with specified time, (1000 = 1 min)
-lt limit CPU temperature, default: system value (i.e. 60)
input values in Celsius
-ls limit SYS temperature, default: system value (i.e. 60)
input values in Celsius
-lf limit fan speed, default: system value (i.e. 3000)
-lv limit CPU core volts, default is system value
either: max voltage first, min voltage second (i.e. 180 170)
or: percent difference first, value second (i.e. % 5 175)
Example command line:
limit temp, fan, volt: wmsensormon -lt 40 -ls 30 -lf 5000 -lv 183 167 -f
using percent and SMP: wmsensormon -lt 40 -ls 30 -lf 5000 -lv % 5 175 -s -f
You must specify at least one command line argument, do to the fact that not everyone has the same CPU, voltage, or fan setup.
Enhancements:
- Hacked by xlife@zuavra.net to work on my new EPoX 8RDA3I.
- Displays CPU, MOB, SYS and FAN and reacts to lf, lt and ls limits.
<<lessMy modified version works out of the box on an 2.6.6 Linux kernel using the w83627hf and i2c-isa modules for hardware sensor monitoring, for an EPoX 8RDA3I motherboard.
Take it or leave it, dont call me for support.
Usage details
Compile by issuing make under the wmsensormon directory. You may need to add some -I and -L flags to the Makefile for your particular setup.
For me it works best when run like this:
wmsensormon -s1 -lf 2850 -lt 50 -ls 24
You can, of course, adjust the limits as you see fit, but only use integer values. Run wmsensormon without parameters to get help. The -lf is the lower CPU fan limit, -lt is the upper CPU and MOB temperature limit, -ls is the upper SYS temperature limit.
I dont use any of the additional features (logging, safety command, temperature switching) so they are untested. SMP support has been mangled and disabled so it most likely wont work in a multi-processor environment.
Options : -h, --help this help screen
-v, --version print version information
-f show temperatures in Fahrenheit
-s default SMP mode (mode #1)
-s1 SMP mode #1 (CPU 1, CPU 2, sys, fan)
-s2 SMP mode #2 (CPU 1, CPU 2, fan 1, fan 2)
-w switch CPU and SYS temperature readings
-r refresh time (in microseconds, default 100000)
-l enable logging with default time, (default 30000)
-ln enable logging with specified time, (1000 = 1 min)
-lt limit CPU temperature, default: system value (i.e. 60)
input values in Celsius
-ls limit SYS temperature, default: system value (i.e. 60)
input values in Celsius
-lf limit fan speed, default: system value (i.e. 3000)
-lv limit CPU core volts, default is system value
either: max voltage first, min voltage second (i.e. 180 170)
or: percent difference first, value second (i.e. % 5 175)
Example command line:
limit temp, fan, volt: wmsensormon -lt 40 -ls 30 -lf 5000 -lv 183 167 -f
using percent and SMP: wmsensormon -lt 40 -ls 30 -lf 5000 -lv % 5 175 -s -f
You must specify at least one command line argument, do to the fact that not everyone has the same CPU, voltage, or fan setup.
Enhancements:
- Hacked by xlife@zuavra.net to work on my new EPoX 8RDA3I.
- Displays CPU, MOB, SYS and FAN and reacts to lf, lt and ls limits.
Download (0.025MB)
Added: 2006-11-13 License: GPL (GNU General Public License) Price:
636 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above output speed sensor search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed