Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tcurdt/jmx2munin

Export JMX information to Munin
https://github.com/tcurdt/jmx2munin

Bump junit from 4.10 to 4.13.1

Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1.
- [Release notes](https...

e3fcccae383657cfeb1b132b21ffe0e55d1cbffd authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #4 from gentoo/master

Couple of fixes from Gentoo

6a239b396b95601d3b9d1c54ea9d6892fc9f1a03 authored about 12 years ago by Torsten Curdt <[email protected]>
jmx2munin: give a default value for config.

This allows for users to use the plugin as a wildcard one, which is
more in line with Munin itself.

bebcb2920ffa580876f5158b982fc6a841eadee9 authored about 12 years ago by Diego Elio Pettenò <[email protected]>
jmx2munin.sh: don't search for the jar file among plugins.

This makes it behave more like the actual JMX jar shipping with Munin.

46d11d452a463b6a8b5f228e11ae8d3035c2f32d authored about 12 years ago by Diego Elio Pettenò <[email protected]>
jmx2munin.sh: use MUNIN_STATEFILE instead of /tmp.

caf88caa451aa52e8a8f2c31a13c7afadf043414 authored about 12 years ago by Diego Elio Pettenò <[email protected]>
Merge pull request #3 from rstml/master

Fix for sample munin plugin script

73525023934c785d78a9432d32b682b2b2318a9f authored over 12 years ago by Torsten Curdt <[email protected]>
Fix caching of multiple jmx sources on a single node and ambiguous cache lookup

03f9464aa1f2dd1f617dc3827d4f0175d231da02 authored over 12 years ago by Rustam Aliyev <[email protected]>
white space cleanup,

close jmx connection in finally,
support for composites
multi-query support

c5389afa33ff4453ea070ef94cb4083cb4e673cc authored over 12 years ago by Torsten Curdt <[email protected]>
script now reports missing labels

show how to test script manually
show config for jmx uri
jmx uri of cassandra 0.8

bb75bd0a611121c6f431afd0b3d852cb3ec45543 authored over 13 years ago by Torsten Curdt <[email protected]>
fix the POM for the 1.0 released

bcf29d1f13670ec02b5f27bb5c94db952272eb23 authored over 13 years ago by Torsten Curdt <[email protected]>
release of 1.0

23c12e295dfc867e06c1e51c856274d32662aef1 authored over 13 years ago by Torsten Curdt <[email protected]>
updated docs,

query param required

8c39a19c6a3f918bf9e60de4dc01130555e8de71 authored over 13 years ago by Torsten Curdt <[email protected]>
filter on the cache not before caching

0e4a490d589403842f9ae7561496528046e5b233 authored over 13 years ago by Torsten Curdt <[email protected]>
extract attributes from config,

filtering should be aware of enumerable expansions,
all lower case values,
keep track date of cache

2fdb38593fa32918d16652228b8d6f4f5410acf8 authored over 13 years ago by Torsten Curdt <[email protected]>
contrib script to cache jmx output,

example config for cassandra,
make sure to create uniq attribute names
filter support for attributes

9b879f944554d273209008e81ae300ceefebefc9 authored over 13 years ago by Torsten Curdt <[email protected]>
init

5d447079f47054ad425b66d1ebc5a396066aa435 authored over 13 years ago by Torsten Curdt <[email protected]>