Commit Graph

15 Commits

Author SHA1 Message Date
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
Mark Nellemann c5bde9c2f6 Fix issue with empty xml resulting in parse errors.
Improve version information.
2020-09-10 08:35:03 +02:00
Mark Nellemann c1c894d64e Fix issue with empty xml resulting in parse errors. 2020-09-08 10:08:22 +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 1b4346b1a5 Add try-catch to influx.writeBatch method.
Test different docker image when building.
2020-08-16 16:42:05 +02:00
Mark Nellemann bd4cb89892 Changes to influx batch writes. 2020-08-14 09:34:44 +02:00
Mark Nellemann 80138b8d57 Fixes to RPM and DEB build. 2020-08-13 22:01:22 +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 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
Renamed from src/main/groovy/biz/nellemann/hmci/Hmc.groovy (Browse further)