Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-26 | Multiple CPU support for cpu_usage (#209) | eplanet | |
This change addresses the issue #199 asking for multiple CPU support. It takes an arbitrary CPU number and outputs its usage using the same arithmetics as for CPU aggregation. It currently doesn't support FreeBSD. | |||
2016-11-19 | Adding documentation for PR #179 (#182) | eplanet | |
2016-11-16 | Merge pull request #179 from mihaicmn/feature-threshold-format | Michael Stapelberg | |
Provide format_above_threshold/format_below_threshold options | |||
2016-11-15 | Add unit tests for threshold format | Mihai Coman | |
2016-11-14 | Added test case for run_watch | eplanet | |
The valid test case assumes pid 1 exists, which should always be true on Unix environment. | |||
2016-11-14 | Added unit test case for path_exists | eplanet | |
2016-11-14 | Added unit test case for CPU temperature | eplanet | |
2016-11-14 | Unit testing in Travis (#170) | eplanet | |