summaryrefslogtreecommitdiffstats
path: root/health-model.lua
Commit message (Expand)AuthorAgeFilesLines
* health: fix memory infoTimo Teräs2011-03-021-6/+22
* Proper fix for health storage to handle one or two-line entries.Ted Trask2010-09-281-1/+9
* Modified health storage for new output format of df in alpine 1.10Ted Trask2010-09-241-2/+2
* Added 'ip tunnel' result to health network status.Ted Trask2010-03-101-0/+1
* Fixed bug with ip command by setting PATH for io.popen calls in health.Ted Trask2009-09-071-11/+13
* Output 'apk version --index' in general health.Mika Havela2009-09-041-1/+10
* Fixed bug with hard drive status.Ted Trask2009-06-031-1/+1
* Attempt to add other mounted hard drives to status list.Ted Trask2009-06-011-1/+1
* Update for alpine 1.9 openrc and minor changes for RAM disk and modules.Ted Trask2009-05-261-2/+2
* Added escapespecialcharacters to format.lua to escape shell special character...Ted Trask2009-01-211-2/+2
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-4/+4
* Modified health to add sda harddrives to storage health.Ted Trask2008-10-241-2/+2
* Modified netword stats to not need iproute2.Ted Trask2008-09-171-14/+11
* Added dynamic network activity page to health controller.Ted Trask2008-09-061-0/+25
* Modified health controller to use cfe's and added support for multiple floppy...Ted Trask2008-05-241-26/+44
* Using 'ip addr' and 'ip route' instead.Mika Havela2008-04-081-2/+2
* Changed code to reflect changes in lib/format.luaMika Havela2008-01-251-1/+1
* Added information on alpine versionMika Havela2008-01-241-0/+1
* Added graphic-bars to show usage/free on some valuesMika Havela2007-12-221-3/+18
* Display general healt on the systemMika Havela2007-12-221-0/+62