Worker for to log system stats to dmon-server. More info to come.
If desired, you can build dmon-worker yourself. You will need a working Rust
and Cargo
setup. Rustup is the simplest way to set this up on either Windows, Mac or Linux.
Once the prerequisites have been installed, compilation on your native platform is as simple as running the following in a terminal:
cargo build --release
Found a problem or have a suggestion? Feel free to open an issue.
DMon itself is licensed under the MIT license and includes this as the default project license.