Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kkirsche/jstatmon
- Owner: kkirsche
- License: bsd-3-clause
- Created: 2017-09-12T15:46:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-13T15:23:40.000Z (over 7 years ago)
- Last Synced: 2024-03-29T17:22:15.434Z (9 months ago)
- Topics: jstat, monitoring
- Language: Python
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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
```