Commit graph

22 commits

Author SHA1 Message Date
Mark Nellemann a9a130ff0f Improve thread sleep logic, cleanup debug logging, and set better defaults for metrics. 2021-02-01 15:32:05 +01:00
Mark Nellemann 92079a13d2 Bump version and rename of method. 2021-01-29 09:44:29 +01:00
Mark Nellemann 98044859ae Option to enable power and thermal readings through the HCM REST API. 2021-01-28 19:53:45 +01:00
Mark Nellemann b93b560fd9 Add debug option.
Increase okhttp timeouts.
2021-01-25 19:14:26 +01:00
Mark Nellemann 272b2aa375 Add systemd service information. 2021-01-22 09:14:03 +01:00
Mark Nellemann 497f999b77 Try to be more resilient to influx write errors. 2021-01-21 14:05:05 +01:00
Mark Nellemann b8db4a786a Disable automatic influx batch writes. 2021-01-14 14:22:42 +01:00
Mark Nellemann 5b4f853e24 Move each HMC into it's own thread. 2021-01-14 13:51:18 +01:00
Mark Nellemann ea7922db7c More robustness towards null metrics. 2021-01-13 08:31:07 +01:00
Mark Nellemann f4e9e9ab69 Retry login to InfluxDB.
Bumped version.
2020-12-23 13:02:48 +01:00
Mark Nellemann 13a34b0412 Added VIOS memory as percentage used.
Updated dashboards.
Bumped version.
2020-12-21 11:41:48 +01:00
Mark Nellemann 7d2625741a Added VIOS memory and processor metrics. 2020-12-16 12:36:08 +01:00
Mark Nellemann 85ed0ea8ba Added energy readings from the HMC - initial work.
Created new Grafana example dashboards.
2020-12-11 08:39:19 +01:00
Mark Nellemann ebf84c8350 Cleanup code. 2020-12-01 11:48:05 +01:00
Mark Nellemann 27468b2637 Quick fix, catch null exceptions when getting metrics data. 2020-10-19 12:00:03 +02:00
Mark Nellemann fe5a516cd3 More cleanup. 2020-10-15 15:23:16 +02:00
Mark Nellemann 3265f0721c Simplifications and cleanup. 2020-10-14 17:28:43 +02:00
Mark Nellemann 95964dabcc More work on robustness after refactoring 2020-10-14 10:41:31 +02:00
Mark Nellemann 3474ee1790 More refactoring work, cleanup and improvements. 2020-10-12 10:15:53 +02:00
Mark Nellemann b005376941 More refactoring work, from Groovy to plain Java. 2020-10-11 12:25:55 +02:00
Mark Nellemann 3f71aabd4e Refactoring work, replaced Groovy xml and json w. jsoup and moshi. 2020-10-09 16:32:16 +02:00
Mark Nellemann 6a1742e72a Refactoring work for more Java compatibility and static compilation. 2020-10-09 10:20:50 +02:00