Commit Graph
6 Commits
Author SHA1 Message Date
Daniel Walter 21afb5a8f8 Add diskusage support
add support to show used disk for a given mountpoint
2016-03-11 12:18:23 +01:00
Daniel Walter 50219004d6 return n/a instead of exiting if a specific value cannot be read 2016-03-10 13:09:24 +01:00
Daniel Walter b51721c65a add config checks on startup for better error handling 2016-03-10 12:11:46 +01:00
Daniel Walter 5295629c4f add update_interval
add a short sleep to reduce load
2016-03-10 11:55:42 +01:00
Daniel Walter 410ba38a01 make config.h target depending on config.def.h 2016-03-10 11:55:12 +01:00
Daniel Walter 046e273a7e simplify smprintf by using vasprintf 2016-03-10 11:49:48 +01:00