This is the command wmgtemp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
wmgtemp - Temperature sensor dock app for Window Maker
SYNOPSIS
wmgtemp [options]
DESCRIPTION
wmgtemp is a dock-app for Window Maker that graphically displays the CPU and System
temperatures using the lm_sensors package. It displays the CPU and System temperature
values, a scaling graph of temperature history, high-temperature warning lights and
temperatures in degrees Celsius, Fahrenheit or Kelvin.
The temperature graph is auto scaling, meaning that if the max or min temperature boundary
is crossed the graph will be scaled to display the temperature. A red line marks the upper
boundary whereas a blue line indicates the lower boundary. When all the temperatures being
displayed are within the boundaries the graph will be scaled back to the preset values for
min/max and the boundary indicator lines will be removed.
The high temperature warning lights located on the left of the temperature type indicators
show amber or red when the warning or high temperatures are reached respectively. Normal
operating temperature is indicated by no light.
OPTIONS
-h, --help
display the usage information
-s, --scale=SCALE
show temperatures using SCALE temperature scale. SCALE=celcius, fahrenheit or
kelvin.
Default: celcius
-S, --sensorconf=PATH
specify the PATH to the lm_sensors config
Default: /etc/sensors.conf
-g, --graph=STYLE
display graph as STYLE. STYLE=line or block.
Default: line
-H, --high=TEMP
display red warning light at TEMP degrees celcius.
Default: 50
-w, --warn=TEMP
display amber warning light at TEMP degrees celcius.
Default: 45
-u, --update=SEC
update the display every SEC seconds.
Default: 1
-m, --min=TEMP
set the lower bound of the graph to TEMP degrees celcius.
Default: 20
-M, --max=TEMP
set the upper bound of the graph to TEMP degrees celcius.
Default: 35
-1, --feature1=F1
set the feature for CPU
Default: temp1
-2, --feature2=F2
set the feature for SYS
Default: temp2
-c, --chip=CHIP
specify the chip sensor to use
Default: auto
-a, --execat=TEMP
execute a command at TEMP degrees celcius.
Default: none
-e, --exec=COMMAND
execute COMMAND when the 'execat' temperature is reached.
Default: none
-t, --swap
swap/transpose temperature values
-q, --quiet
Don't display any messages
Use wmgtemp online using onworks.net services