Difference between revisions of "Plugin:CPUFreq"
From collectd Wiki
(→Description: Changed case.) |
(Added the "Infobox Plugin" template.) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{Infobox Plugin |
+ | | Name=CPUFreq | ||
+ | | Type=read | ||
+ | | Status=supported | ||
+ | | FirstVersion=3.4 | ||
+ | | Copyright=''2005–2007'' Peter Holik | ||
+ | | License={{GPLv2+}} | ||
+ | | Manpage=''n/a'' | ||
+ | }} | ||
== Description == | == Description == | ||
Revision as of 16:13, 18 April 2009
CPUFreq plugin | |
---|---|
Type: | read |
Status: | supported |
First version: | 3.4 |
Copyright: | 2005–2007 Peter Holik |
License: | GPLv2+ |
Manpage: | n/a |
List of Plugins |
Description
The CPUFreq plugin collects the current CPU's frequency, mostly for mobile computers.
Example graph
Dependencies
- Linux
-
/sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
-