Skip to content
This repository has been archived by the owner on Jan 11, 2020. It is now read-only.

palantir/Sysmon

Repository files navigation

Sysmon - lightweight platform monitoring for Java VMs

Sysmon is a lightweight platform monitoring tool. It's designed to gather performance data (CPU, disks, network, etc.) from the host running the Java VM. This data is gathered, packaged, and published via Java Management Extensions (JMX) for access using the JMX APIs and standard tools (such as jconsole or jmxtrans).

Sysmon can be run as a standalone daemon or as a library to add platform monitoring to any application.

Currently, Linux is the only platform for which monitoring has been implemented. However, building new or porting existing monitors to other Unix or Unix-like platforms should be pretty straightforward.

Resources

License

This project is made available under the Apache 2.0 License.

About

A lightweight platform monitoring tool for Java VMs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages