Commit Graph

25 Commits

Author SHA1 Message Date
sqshq 6a0a77c1eb Fix ticker rate issue 2019-12-21 21:59:05 -05:00
Anders Green 8f6cac9aef Cast rateMs when calculating NewTicker duration to avoid overflow on Raspberry PI 2019-10-22 17:05:15 +02:00
sqshq 72665f55a4 stop all samplers on pause 2019-06-07 01:39:11 -04:00
sqshq a9fd652eb7 added interactive shell recovery in case of disconnect, enhanced alerting to reset automatically on recovery 2019-06-05 23:07:34 -04:00
sqshq d107621830 multiple cosmetic improvements 2019-06-02 20:53:15 -04:00
sqshq 4495c8f8e8 interactive shell improvements
- support case when script exec time > sampling rate
- extended example config file
2019-05-30 23:01:43 -04:00
sqshq 4ec36459d8 added backend calls skeleton 2019-05-23 22:58:46 -04:00
sqshq 911be1ba00 add intro page and storage initialization 2019-05-20 00:12:40 -04:00
sqshq 4d5fa35642 switch interactive shell to PTY to support cases like python or neo4j 2019-05-13 23:24:29 -04:00
sqshq 1017a0cd3c added config variables support 2019-04-08 22:04:08 -04:00
sqshq da26ba8165 interactive shell sampling 2019-04-07 11:09:24 -04:00
sqshq 59f6cda4d6 error handling enhancements 2019-03-21 23:21:00 -04:00
sqshq ee914fade3 added variables interpolation 2019-03-20 22:23:08 -04:00
sqshq 9eef047c75 error handling enhancements 2019-03-16 23:13:14 -04:00
sqshq 78f0c0ed83 component functionality rearrangement 2019-03-16 19:59:28 -04:00
sqshq cf68e2a654 visual alerter basic functionality 2019-03-12 23:15:55 -04:00
sqshq 7db33312b6 refactoring, added sequential triggers execution per component 2019-03-09 23:41:23 -05:00
sqshq 22fbf3e796 triggers mechanism integration 2019-03-08 20:00:13 -05:00
sqshq 9b487ada89 triggers mechanism integration 2019-03-07 23:04:46 -05:00
sqshq ecd6344269 performance optimization for render rate 2019-02-23 23:42:52 -05:00
sqshq 8bdaccf58f added asciibox component type 2019-02-17 18:00:00 -05:00
sqshq 687e6f098e implemented components size/position save in yaml, defaults for optional settings 2019-02-16 20:54:48 -05:00
sqshq 94c7d5011e made chart labels/colors order reproducable, based on config 2019-02-16 11:59:35 -05:00
sqshq cb7a41694d improved sampler to perform first tick immediately 2019-02-04 22:26:00 -05:00
sqshq 8caa058b42 added support for custom alert tone sound 2019-02-03 21:17:56 -05:00
Renamed from data/poller.go (Browse further)