Commit Graph

48 Commits

Author SHA1 Message Date
Mark Nellemann 55848ee590 Update 3rd party build dependencies.
continuous-integration/drone/push Build is passing Details
2023-06-07 07:48:58 +02:00
Mark Nellemann 186d678861 Set ID of routes and fix bug when no configuration file is found.
continuous-integration/drone/push Build is passing Details
2023-01-22 11:07:15 +01:00
Mark Nellemann 5faeb36000 Cleanup and fix username in drone pipeline.
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2023-01-04 15:00:31 +01:00
Mark Nellemann 529d73890e Build updates. 2023-01-04 14:44:42 +01:00
Mark Nellemann 6a6fdf6d25 Lower influx time precision. 2022-12-17 09:48:28 +01:00
Mark Nellemann d9cc633626 Bump OSHI dependency and version. 2022-11-30 08:58:07 +01:00
Mark Nellemann 6ffc943a51 Fix incorrect use of OSHI getDiskStores causing lots of reads on AIX. 2022-11-16 12:21:33 +01:00
Mark Nellemann c503032d94 Various small changes. 2022-11-07 17:44:14 +01:00
Mark Nellemann 8b82af339a Small improvements and bump to version 1.0.22 2022-11-07 13:33:35 +01:00
Mark Nellemann 56c47fa1fb Update oshi to fixed version. 2022-10-30 13:03:53 +01:00
Mark Nellemann 63d2fbd780 Update dashboards and README's 2022-10-28 17:10:22 +02:00
Mark Nellemann ed0bd5c2fa Update 3rd party dependencies and documentation. 2022-09-23 14:49:13 +02:00
Mark Nellemann 249238e7a5 Update documentation 2022-09-19 14:41:11 +02:00
Mark Nellemann ba0313f84a Update doc/instructions.
Update example dashboards.
Add more processes to default list.
2022-09-19 14:15:48 +02:00
Mark Nellemann abef741218 Update documentation on sysv init script setup. 2022-08-27 10:30:18 +02:00
Mark Nellemann 36aadbd5cc Dashboard updates 2022-08-20 10:02:05 +02:00
Mark Nellemann be233d52b9 Improve AIX lparstat parsing
Bump version 0.1.10
Update dependencies
2022-03-01 20:07:43 +01:00
Mark Nellemann 16525059aa Cleanup and updates to README files. 2022-02-16 12:34:51 +01:00
Mark Nellemann 09906666c8 Update deps 2022-02-14 13:03:43 +01:00
Mark Nellemann 0332732401 Misc. small changes.
- Update 3rd party dependencies
2022-01-11 11:23:06 +01:00
Mark Nellemann 8b426931e7 Misc. small changes.
- Add os details from base (oshi)
- Add netstat from base (oshi)
- Update 3rd party dependencies
- Bump version
2021-12-05 21:17:16 +01:00
Mark Nellemann 33533e0885 Improve robustness, logging and example dashboards 2021-09-22 15:46:48 +02:00
Mark Nellemann 0f42e8dcc6 Cleanup. 2021-09-22 10:07:31 +02:00
Mark Nellemann db2f31b346 Combine results in one combo package that can be sent from client to server. 2021-09-17 11:53:57 +02:00
Mark Nellemann 1a77edfe81 Cleanup. 2021-09-14 12:46:21 +02:00
Mark Nellemann ea5d17bc5c Cleanup and option for debug logging. 2021-09-13 17:13:58 +02:00
Mark Nellemann 731d8b8d10 Improvements to network and disk, plus some cleanup and refactoring. 2021-09-11 21:55:48 +02:00
Mark Nellemann 203c5daf3e Some cleanup. 2021-09-10 21:58:14 +02:00
Mark Nellemann 0361331268 Support for configuring extensions. 2021-09-10 12:15:33 +02:00
Mark Nellemann 42861aa192 Update documentation and example dashboards. 2021-09-07 13:24:38 +02:00
Mark Nellemann b2642fbdbc Example dashboards. 2021-09-07 11:14:08 +02:00
Mark Nellemann b8eaafad7e Cleanup and version bump. 2021-09-06 12:41:17 +02:00
Mark Nellemann 612a42547a Refactored to support multiple measurements in a result. 2021-09-02 21:40:22 +02:00
Mark Nellemann e2b478a1c2 Ansible playbook for easy install on AIX, and dependency updates. 2021-08-23 11:07:07 +02:00
Mark Nellemann 3dd568a95e Make influx database name configurable. 2021-06-29 14:02:01 +02:00
Mark Nellemann 126f256c6c Make threads configurable.
Switch from jetty to netty-http.
2021-06-16 10:20:17 +02:00
Mark Nellemann 30806780e0 Netstat output parsing on AIX and Linux.
Example dashboard provided.
2021-06-10 08:55:03 +02:00
Mark Nellemann 0124b21692 Cleanup and initial test of build pipeline. 2021-05-21 17:00:47 +02:00
Mark Nellemann 1b60d58df3 Refactored package names. 2021-05-21 11:08:43 +02:00
Mark Nellemann b6cae0da9e Summarize disk device metrics, add some more READMEs. 2021-05-18 07:14:57 +02:00
Mark Nellemann cca1c099df Fix 500 status code when POST'ing to server.
Various improvements to plugins.
2021-05-17 15:05:35 +02:00
Mark Nellemann 888cdf8dad More work on memory and disk stat extensions. 2021-05-13 19:28:31 +02:00
Mark Nellemann bc43d687a0 More work on packages, plugins and tests. 2021-05-11 15:37:23 +02:00
Mark Nellemann b1c1a2a36a More work on Linux plugin. 2021-05-10 21:12:52 +02:00
Mark Nellemann a839304525 Measurements simplified again, to ensure influxdb route works.
More work on AIX plugin.
2021-05-10 16:56:56 +02:00
Mark Nellemann ce896b479b Allow for more details in metric measurements. 2021-05-08 18:55:37 +02:00
Mark Nellemann 0dcd02e2b5 Initial command line options. 2021-05-07 17:53:47 +02:00
Mark Nellemann d1fc7582ac Refactoring of component names.
Plugins tests.
2021-05-07 12:39:55 +02:00