statinator4k
News
- 11.07.11: Added s4km build skript, using /sys instead of /proc for battery
- 12.07.11: Added network and cmus status, fixed some Bugs
- 30.06.11:
Renamed
- 30.06.11: Release
About
A system status tool for dwm and similar. Provides stats for: time, cpu (load, clock, acpi temp), ram, network (rx/tx, wifi), battery, cmus and notifications. The output is formated freely by means of simple C functions, but examples are available for:
dwm, dwm with
colorstatusbar, dwm-sprinkles and HTML. Some other stats are planned: MPD (differs not much from cmus, should be not much more work than bit of guttenbergism), lm_sensors thermal and some ibm specific acpi stuff.
I'm open for more ideas what (and how) to monitor or to output to or how to format. Even more so for patches.
The Project is based on this
post in the dwm dev list.
I'm open for more ideas what (and how) to monitor or to output to or how to format. Even more so for patches.
The Project is based on this
Details
Stat sources:- time [timestamp]
- cpu [user, nice, system, idle], only combined (multiple cpu support is planned)
- ram [total, free, buffers, cached]
- clock rate [cpu clock rate], for every cpu
- temperature [acpi cpu temperature], for every cpu
- network [rx, tx, last rx, last tx, name], for every device
- wifi [devname, status, signal strength], for every wifi device
- battery [state, rate, remaining, capacity, name], for every battery
- mpd/cmus status [status, duration, position, repeat, shuffle, volume, artist, album, title], only once
- notifications [dbus notify]
Examples


Statinator used to fill the extended statusbar of dwm-sprinkles, normal and with notification.

Rather boring example with dwm with colorbar patch. I will provide better example configuration sometimes.
Bug Reports
get dstat
From SVN:$ svn co https://svn.0mark.unserver.de/statinator4k/
Or browse
