JmxTrans - Docker tests

This module contains integration of Deb and RPM packages. It uses Docker to check that these packages install properly on various Linux distributions. It is not included in the final packaging.

Лицензия

Лицензия

Категории

Категории

Docker Контейнер Виртуализация jmxtrans Тестирование приложения и мониторинг Monitoring
Группа

Группа

org.jmxtrans
Идентификатор

Идентификатор

jmxtrans-docker-test
Последняя версия

Последняя версия

272
Дата

Дата

Тип

Тип

pom
Описание

Описание

JmxTrans - Docker tests
This module contains integration of Deb and RPM packages. It uses Docker to check that these packages install properly on various Linux distributions. It is not included in the final packaging.
Организация-разработчик

Организация-разработчик

JmxTrans team

Скачать jmxtrans-docker-test

Имя Файла Размер
jmxtrans-docker-test-272.pom 11 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-docker-test/ -->
<dependency>
    <groupId>org.jmxtrans</groupId>
    <artifactId>jmxtrans-docker-test</artifactId>
    <version>272</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-docker-test/
implementation 'org.jmxtrans:jmxtrans-docker-test:272'
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-docker-test/
implementation ("org.jmxtrans:jmxtrans-docker-test:272")
'org.jmxtrans:jmxtrans-docker-test:pom:272'
<dependency org="org.jmxtrans" name="jmxtrans-docker-test" rev="272">
  <artifact name="jmxtrans-docker-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jmxtrans', module='jmxtrans-docker-test', version='272')
)
libraryDependencies += "org.jmxtrans" % "jmxtrans-docker-test" % "272"
[org.jmxtrans/jmxtrans-docker-test "272"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3
ch.qos.logback : logback-core jar 1.2.3

Модули Проекта

Данный проект не имеет модулей.

jmxtranslogo

FOSSA Status Build Status Build status Dependency Status Gitter Maven site Maven Central sonarcloud.io

This is the source code repository for the jmxtrans project.

This is effectively the missing connector between speaking to a JVM via JMX on one end and whatever logging / monitoring / graphing package that you can dream up on the other end.

jmxtrans is very powerful tool which uses easily generated JSON (or YAML) based configuration files and then outputs the data in whatever format you desire. It does this with a very efficient engine design that will scale to communicating with thousands of machines from a single jmxtrans instance.

The core engine is very solid and there are writers for Graphite, StatsD, Ganglia, cacti/rrdtool, OpenTSDB, text files, and stdout. Feel free to suggest more on the discussion group or issue tracker.

Coda Hale did an excellent talk for Pivotal Labs on why metrics matter. Great justification for using a tool like jmxtrans.

render

Special thanks:

License

FOSSA Status

org.jmxtrans

jmxtrans project

Версии библиотеки

Версия
272
271
270
269
268
267
266
265
264
263
262
261
260
259
256
254