Age | Commit message (Expand) | Author |
---|---|---|
2007-11-05 | Plugins/Monitors/Common.hs: fix a bug in stringParser | Andrea Rossato |
2007-09-27 | Monitors: updated to recent API changes - code formatting | Andrea Rossato |
2007-09-12 | Parse the temperature separately in Celcius and Fahrenheit. | Jens Petersen |
2007-09-12 | only use 1 decimal place for showing floating numbers | Jens Petersen |
2007-07-24 | Monitors.Common: parseString must use ByteStrings | Andrea Rossato |
2007-07-24 | Monitors.Commons: more code cleanup | Andrea Rossato |
2007-07-24 | Monitors.Common: parseString will not produce exceptions anymore | Andrea Rossato |
2007-07-23 | the normal color is set when normal > low | Andrea Rossato |
2007-07-12 | Get rid of floats in scientific notation. | Krzysztof Kosciuszkiewicz |
2007-07-12 | Allow reverse "high" and "low" thresholds | Krzysztof Kosciuszkiewicz |
2007-07-18 | Monitors are now a Plugin that can be removed from Config.hs | Andrea Rossato |