Commit Graph

33 Commits

Author SHA1 Message Date
Mark Nellemann e0dc65a1e6 Update 3rd party deps., and implement option disable query for energy metrics 2022-02-08 21:39:42 +01:00
Mark Nellemann 7d010e7968 More tests and removal of redundant metrics in some VIOS measurements. 2021-09-20 15:36:23 +02:00
Mark Nellemann cc74b2e662 Merged development into tracefiles 2021-06-11 02:13:27 +02:00
Mark Nellemann a24401aa8a Remove transmittedBytes from lpar generic adapter metrics, as value is always null. 2021-06-10 12:31:44 +02:00
Mark Nellemann 39ce6b66b8 Add option to dump pcm json metric files. 2021-05-07 17:40:31 +02:00
Mark Nellemann c324e24014 Work on nextract naming. 2021-03-25 16:46:04 +01:00
Mark Nellemann d76f174eb9 Simplify conf file argument. 2021-03-24 13:25:34 +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 5b4f853e24 Move each HMC into it's own thread. 2021-01-14 13:51:18 +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 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 6a1742e72a Refactoring work for more Java compatibility and static compilation. 2020-10-09 10:20:50 +02:00
Mark Nellemann c1c894d64e Fix issue with empty xml resulting in parse errors. 2020-09-08 10:08:22 +02:00
Mark Nellemann 1f2235f16d Fixed issue where map was overridden and only last value saved. 2020-09-03 16:12:07 +02:00
Mark Nellemann e3717529b5 More robust re-discovery and retry logic. 2020-08-21 08:51:47 +02:00
Mark Nellemann 360a9a61ac Added LICENSE information 2020-08-18 13:49:48 +02:00
Mark Nellemann 5004a30331 More testing, coverage setup and aa try-catch to avoid exits on errors 2020-08-17 14:23:15 +02:00
Mark Nellemann b5cdc968e5 Support for configuration file and multiple HMC's.
Initial work on build of deb/rpm packages.
Build pipeline setup.
2020-08-13 17:50:26 +02:00
Mark Nellemann 810cfee22b More work on metrics for InfluxDB. 2020-08-13 11:48:00 +02:00
Mark Nellemann decac80ac6 More work on getting metrics into influx. 2020-08-12 17:00:31 +02:00
Mark Nellemann 30726da763 Initial work on preparing metrics and writing those to InfluxDB 2020-08-11 16:26:16 +02:00
Mark Nellemann 05909c7267 Refactored HmcClient to be stateless in regards to systems and partitions. 2020-08-10 21:22:26 +02:00
Mark Nellemann 2b95adcb23 WIP - refactoring. 2020-08-10 15:44:14 +02:00
Mark Nellemann d0332ce006 Work on PCM Json to POJO's 2020-08-07 16:27:42 +02:00
Mark Nellemann ccbbbe6541 Work on fetching PCM Json for later processing. 2020-08-07 13:20:07 +02:00
Mark Nellemann 9083e85d76 Initial code commit 2020-08-07 08:13:48 +02:00