MRTG-SENSORS(1) | MRTG helper utilities | MRTG-SENSORS(1) |
mrtg-sensors - Returns data from lm-sensors
mrtg-sensors ([-m multiplier])*2 chip label [chip label]
mrtg-sensors uses the lm-sensors library to query various system sensors for information such as temperature, fan speed, etc. The output is written in a form useful as input for the MRTG utility.
Up to two pairs of chips and labels may be specified. The first is used for the incoming data value in MRTG, while the second is used for the outgoing data value. Of course, they need not correspond to incoming or outgoing data, that is merely what MRTG expects.
"chip" is the name of the chip to query, and "label" is the label of the piece of information that should be queried from the given chip. sensors(1) can be used to look up all available chips and labels on your system.
Wildcards may be used in chip names, but only the first matching chip will be queried.
If you use the special name "dummy" as a chip name, nothing will be queried, and a value of zero will be sent to MRTG.
mrtg-sensors was written by Joey 'no pseudo-code' Hess <joeyh@debian.org>.
2018-12-20 | mrtgutils 0.1 |