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 386e055fd6 Bump version and update lpar dashboard. 2021-10-15 15:38:51 +02:00
Mark Nellemann bd5ad22b73 Cleanup. 2021-09-08 12:54:51 +02:00
Mark Nellemann 9dd43e1f80 - Fix missing ID from VIO FC adapters
- Add more graphs to VIO example dashboard
- Update dependencies
- Bump version to 1.2.3
2021-08-09 15:06:47 +02:00
Mark Nellemann 005bf3d83f Improve logging for empty metrics and update example dashboards. 2021-06-11 02:12:02 +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 7c1c9b2fe1 Increase HTTP timeouts. 2021-02-25 14:50:21 +01:00
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 b93b560fd9 Add debug option.
Increase okhttp timeouts.
2021-01-25 19:14:26 +01:00
Mark Nellemann 497f999b77 Try to be more resilient to influx write errors. 2021-01-21 14:05:05 +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 945c78d868 Replaced logback w. slf4j-simple to reduce size. 2021-01-05 14:53:52 +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 b753a79258 Bump version, 2020-12-01 11:54:48 +01:00
Mark Nellemann 77cb2deade Bump version. 2020-12-01 11:47:34 +01: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 709e3872fd Disable java dependencies in rpm package. No common meta-package exists between RHEL and Suse. 2020-10-02 08:39:30 +02:00
Mark Nellemann 511c3691e5 Include LICENSE and README.md in rpm and deb packages. 2020-09-14 13:28:25 +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 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 5004a30331 More testing, coverage setup and aa try-catch to avoid exits on errors 2020-08-17 14:23:15 +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 cb482264d0 Updates to rpm and deb builds. 2020-08-14 11:50:44 +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