Commit graph

64 commits

Author SHA1 Message Date
Mark Nellemann dd475c6d23 Update dashboard to include system information and only submit this once an hour per. default.
Bump version to 1.0.x
2022-09-06 15:08:52 +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 b0fa5c4523 Update 3rd party dependencies. 2022-08-09 10:36:19 +02:00
Mark Nellemann 526b37c099 Update oshi library and bump version. 2022-06-27 08:04:25 +02:00
Mark Nellemann d491ff451e Add more process to the default include list. 2022-04-07 10:41:08 +02:00
Mark Nellemann c96274fa4f Detect windows disks. 2022-03-30 13:36:54 +02:00
Mark Nellemann b5ae2e29dc Bump version to 0.1.11
Removed groovy dependency from plugins.
2022-03-02 18:41:58 +01: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 484834ff35 Improve AIX lparstat parsing
Bump version 0.1.10
Update dependencies
2022-02-25 15:45:11 +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 132619bb51 Add os details from base (oshi)
Add netstat from base (oshi)
Update 3rd party dependencies
Bump version
2021-11-06 20:32:54 +01:00
Mark Nellemann 4eb40f2530 Add SMT mode. 2021-10-14 17:34:11 +02:00
Mark Nellemann bc9b9b9a3b Add system load average metrics. 2021-10-08 09:47:35 +02:00
Mark Nellemann 33533e0885 Improve robustness, logging and example dashboards 2021-09-22 15:46:48 +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 4243a7f5ee In base-process - skip short-lived processed to not clutter the influx database. 2021-09-14 09:00:34 +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 84f36163b6 More work on example Ansible playbooks. 2021-08-24 14:21:56 +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 3a89ab42f9 Ensure hostname is provided, if it can't be properly detected. 2021-06-14 17:57:18 +02:00
Mark Nellemann 37a822b687 Update README's and oshi dependency. 2021-06-14 12:34:30 +02:00
Mark Nellemann 0d8924c753 Update camel dependency.
Improve handling of oshi dependency.
2021-06-11 12:57:37 +02:00
Mark Nellemann 638aab4b5d Disable netstat extension.
Update example dashboard.
2021-06-11 10:37:50 +02:00
Mark Nellemann 13cc0bbcfc Disable netstat extension.
Update example dashboard.
2021-06-11 02:21:32 +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 a5ae0f2700 Support dedicated lparstat output 2021-06-08 20:24:43 +02:00
Mark Nellemann 3a4a4bdb8a More work on processor metrics. 2021-05-31 14:44:48 +02:00
Mark Nellemann 25e3640790 Cleanup logging. 2021-05-28 20:35:27 +02:00
Mark Nellemann 0973c974ac Work on base/common metrics. 2021-05-28 15:52:33 +02:00
Mark Nellemann ea4cbf3f6a More work on Linux network metrics. 2021-05-28 08:49:42 +02:00
Mark Nellemann 1e3f7e9345 merged 2021-05-28 08:19:49 +02:00
Mark Nellemann 95554c503e oshi dep 2021-05-28 08:08:58 +02:00
Mark Nellemann e7560831e8 More work on Linux network metrics. 2021-05-28 08:07:04 +02:00
Mark Nellemann 5c18eb58d7 Initial work in progress on plugin deps and uberjar. 2021-05-27 22:43:56 +02:00
Mark Nellemann 9f8191d0e5 Initial work in Linux network metrics. 2021-05-24 22:47:40 +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