sysmon/client
2021-09-11 21:55:48 +02:00
..
doc Improvements to network and disk, plus some cleanup and refactoring. 2021-09-11 21:55:48 +02:00
src Improvements to network and disk, plus some cleanup and refactoring. 2021-09-11 21:55:48 +02:00
build.gradle Improvements to network and disk, plus some cleanup and refactoring. 2021-09-11 21:55:48 +02:00
README.md Summarize disk device metrics, add some more READMEs. 2021-05-18 07:14:57 +02:00

Client

Client component.

Development

Build & Test

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

./gradlew clean build