Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kkirsche/jstatmon

Java JVM Monitoring via jstat
https://github.com/kkirsche/jstatmon

jstat monitoring

Last synced: about 1 month ago
JSON representation

Java JVM Monitoring via jstat

Awesome Lists containing this project

README

        

# JSTATmon

A monitoring tool to query jstat for Java JVM details and log the result

## Installation

```
pip install -U jstatmon
```

## Usage

```
#!/bin/sh

/usr/bin/jstatmon
```