Difference between revisions of "Plugin:CPUFreq"
From collectd Wiki
(Added the "Infobox Plugin" template.) |
(Infobox Plugin: Added "Callback=" line.) |
||
Line 2: | Line 2: | ||
| Name=CPUFreq | | Name=CPUFreq | ||
| Type=read | | Type=read | ||
− | | Status=supported | + | | Callbacks={{Callback|init}}, {{Callback|read}} |
+ | | Status={{supported}} | ||
| FirstVersion=3.4 | | FirstVersion=3.4 | ||
| Copyright=''2005–2007'' Peter Holik | | Copyright=''2005–2007'' Peter Holik |
Revision as of 21:04, 29 August 2009
CPUFreq plugin | |
---|---|
Type: | read |
Callbacks: | init, 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
-