Popularity
3.3
Stable
Activity
0.0
Stable
150
24
23

Programming language: Java
Tags: Monitoring    
Latest version: v0.9

Sysmon alternatives and similar libraries

Based on the "Monitoring" category.
Alternatively, view Sysmon alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Sysmon or a related project?

Add another 'Monitoring' Library

README

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.


*Note that all licence references and agreements mentioned in the Sysmon README section above are relevant to that project's source code only.