License |
License |
---|---|
Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation Monitoring Application Testing & Monitoring |
GroupId | GroupIdorg.ow2.jasmine.monitoring |
ArtifactId | ArtifactIdalarm-snmp-jar |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJASMINe :: Monitoring :: Alarms interface :: SNMP :: Modules :: JAR
JASMINe Monitoring is a set of tools allowing to supervise a distributed infrastructure.
This is composed of probes, a system to aggregate, filter, ... monitoring informations (JASMINe Probe), a message bus
(EventSwitch), a storage system, an alarm mechanism and a web console (JASMINe EoS - Eye of SOA).
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
alarm-snmp-jar-1.4.2.pom | |
alarm-snmp-jar-1.4.2.jar | 9 KB |
alarm-snmp-jar-1.4.2-sources.jar | 7 KB |
alarm-snmp-jar-1.4.2-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/alarm-snmp-jar/ -->
<dependency>
<groupId>org.ow2.jasmine.monitoring</groupId>
<artifactId>alarm-snmp-jar</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/alarm-snmp-jar/
implementation 'org.ow2.jasmine.monitoring:alarm-snmp-jar:1.4.2'
// https://jarcasting.com/artifacts/org.ow2.jasmine.monitoring/alarm-snmp-jar/
implementation ("org.ow2.jasmine.monitoring:alarm-snmp-jar:1.4.2")
'org.ow2.jasmine.monitoring:alarm-snmp-jar:jar:1.4.2'
<dependency org="org.ow2.jasmine.monitoring" name="alarm-snmp-jar" rev="1.4.2">
<artifact name="alarm-snmp-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine.monitoring', module='alarm-snmp-jar', version='1.4.2')
)
libraryDependencies += "org.ow2.jasmine.monitoring" % "alarm-snmp-jar" % "1.4.2"
[org.ow2.jasmine.monitoring/alarm-snmp-jar "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.snmp4j : snmp4j-agent | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.jasmine.monitoring : jasmine-notification-api | jar | 1.4.2 |