Difference between revisions of "Plugin:CPUFreq"
From collectd Wiki
(Infobox Plugin: Added "Callback=" line.) |
(Use the Version template.) |
||
Line 4: | Line 4: | ||
| Callbacks={{Callback|init}}, {{Callback|read}} | | Callbacks={{Callback|init}}, {{Callback|read}} | ||
| Status={{supported}} | | Status={{supported}} | ||
− | | FirstVersion=3.4 | + | | FirstVersion={{Version|3.4}} |
| Copyright=''2005–2007'' Peter Holik | | Copyright=''2005–2007'' Peter Holik | ||
| License={{GPLv2+}} | | License={{GPLv2+}} |
Revision as of 18:50, 6 September 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
-