Metrics Sigar Integration

Metrics + Hyperic Sigar for OS-level monitoring

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

metrics-sigar2
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Metrics Sigar Integration
Metrics + Hyperic Sigar for OS-level monitoring
Project URL

Project URL

https://github.com/hiwepy/metrics-sigar2

Download metrics-sigar2

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.hiwepy/metrics-sigar2/ -->
<dependency>
    <groupId>com.github.hiwepy</groupId>
    <artifactId>metrics-sigar2</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/metrics-sigar2/
implementation 'com.github.hiwepy:metrics-sigar2:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/metrics-sigar2/
implementation ("com.github.hiwepy:metrics-sigar2:1.0.0.RELEASE")
'com.github.hiwepy:metrics-sigar2:jar:1.0.0.RELEASE'
<dependency org="com.github.hiwepy" name="metrics-sigar2" rev="1.0.0.RELEASE">
  <artifact name="metrics-sigar2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='metrics-sigar2', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "metrics-sigar2" % "1.0.0.RELEASE"
[com.github.hiwepy/metrics-sigar2 "1.0.0.RELEASE"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26
org.apache.commons : commons-lang3 jar 3.8.1
io.dropwizard.metrics : metrics-core jar 4.1.1
org.hyperic » sigar jar 1.6.5.132-6
com.github.hiwepy : sigar-native jar 1.0.3.RELEASE

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.23.4
org.slf4j : slf4j-simple jar 1.7.26

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE