Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

laskovenko1/hsm

Repository files navigation

Host status monitor library for Java

A host's OS information library for Java that aims to retrieve system information such as CPU, memory and filesystem info.

This library provides an API that allows getting CPU, memory and filesystem status info. A reference implementation using standard Unix utilities is included.