summaryrefslogtreecommitdiffhomepage
path: root/Plugins/Monitors.hs
AgeCommit message (Collapse)Author
2010-03-30New (and optional) MPD monitor.Jose A Ortega Ruiz
Ignore-this: 405d2dcf63efe90ea243df1c99db8ead darcs-hash:20100330193129-748be-5af6dc8af59ccaf3b71a250b02c76900716008dc.gz
2010-03-26Less resource hungry Top monitors.Jose A Ortega Ruiz
Ignore-this: f963302295a675773ab3bfd54e458a0d darcs-hash:20100326030956-748be-df70f254d1274a3f4b576df392cf6c30a0f1f582.gz
2010-02-21New Wireless monitorJose A Ortega Ruiz
Ignore-this: b1b66ffa9077f8d41a5c0e962ee0bff3 darcs-hash:20100221203809-748be-71bc1951a2eb8164b0043725bcb707f42e530ded.gz
2010-02-11Improvements to the top monitorsJose A Ortega Ruiz
Ignore-this: 2b5970ea557f40775a8fca0291049e68 darcs-hash:20100211225048-748be-8786f8a07241468ab2fe8e03a9f8cf21a0a483a8.gz
2010-02-11First stab at top monitorsJose A Ortega Ruiz
Ignore-this: c89a13a99236d416cba2ba285099a2d7 darcs-hash:20100211003857-748be-76b55377cc1c2793711bc4003619dd366af0aa5c.gz
2010-02-04New DiskU and DiskIO monitorsJose A Ortega Ruiz
Ignore-this: b72a9ad54c9ae478f2c3fbdcda4d26c8 New monitors for disk usage and throughput, replacing Disk. darcs-hash:20100204015455-748be-41e03ee9dff0e3e9e3725aae8a3e07c6facb70dc.gz
2010-01-25New disk i/o monitorJose A Ortega Ruiz
Ignore-this: f12c861c05fbaa80271f577dee952c69 darcs-hash:20100125023112-748be-7222c7e7371ef2fab07ef3fe2fe60b48a4f735f4.gz
2010-01-17New MultiCpu monitor that works like Cpu for multiple CPU coresJose A. Ortega Ruiz
Ignore-this: 64152f888f1e007612dc8e1f1eace875 darcs-hash:20100117221500-40885-23930af67e2b5446712b1bced29ce56ec696965e.gz
2008-04-29styleAndrea Rossato
darcs-hash:20080429102848-d6583-54a5167beb89b3e330012b2f92e786e6f456cbe6.gz
2008-03-16Add BatteryP a monitor for batteriesAndrea Rossato
With this monitor is possible to set specific location where to retrieve battery information. For example: Run BatteryP ["BAT0","BAT1","BAT2"] [] 10 this will read the following files: /proc/acpi/battery/BAT0/info and /proc/acpi/battery/BAT0/state /proc/acpi/battery/BAT1/info and /proc/acpi/battery/BAT1/state /proc/acpi/battery/BAT1/info and /proc/acpi/battery/BAT2/state darcs-hash:20080316160115-d6583-efd35abf7a6a1a40fcb5f97ec430783f40b3221d.gz
2007-12-23Adjusted thermal monitor.Juraj Hercek
- Thermal monitor can handle more thermal zones now darcs-hash:20071222231039-f49a6-0a8a2f7d575f7e82adbd9b3ee261d046e616dc07.gz
2007-11-30Added thermal, cpufreq and coretemp monitors.Juraj Hercek
Prerequisities: thermal - thermal module should be loaded/compiled in kernel - available in (at least) intel centrino processors cpufreq - acpi_cpufreq module should be loaded/compiled in kernel - available in modern processors coretemp - coretemp module should be loaded/compiled in kernel - available (at least) in core 2 duo processors darcs-hash:20071130205430-f49a6-0ff042af60c91416fd8dd8190cbd9022bcabb269.gz
2007-09-28Removed unused rate methodAndrea Rossato
darcs-hash:20070928120413-d6583-9abe460d55a7e1782d425d624fb51d64d18b0615.gz
2007-09-27Monitors: updated to recent API changes - code formattingAndrea Rossato
darcs-hash:20070927173711-d6583-b7adaf52f8dac399b62556500236af1ed1db1a29.gz
2007-07-24./Plugins/Monitors.hs: corrected module informationAndrea Rossato
darcs-hash:20070724111019-d6583-084edc5c56e1ea20ce8fae76b94d9b2a44fe9d31.gz
2007-07-19oops, I forgot to add Monitors.hs (it's not possible to build xmobar without ↵Andrea Rossato
it!) darcs-hash:20070719054059-d6583-edd071165011c9cef6a3a8c0781e5f981a9f5903.gz