sysmon/client
Mark Nellemann 30806780e0 Netstat output parsing on AIX and Linux.
Example dashboard provided.
2021-06-10 08:55:03 +02:00
..
src Netstat output parsing on AIX and Linux. 2021-06-10 08:55:03 +02:00
README.md Summarize disk device metrics, add some more READMEs. 2021-05-18 07:14:57 +02:00
build.gradle Work on base/common metrics. 2021-05-28 15:52:33 +02:00

README.md

Client

Client component.

Development

Build & Test

Use the gradle build tool, which will download all required dependencies:

./gradlew clean build