| Package | Description |
|---|---|
| org.rhq.plugins.apache | |
| org.rhq.plugins.www.snmp |
| Modifier and Type | Method and Description |
|---|---|
SNMPSession |
ApacheServerComponent.getSNMPSession()
Returns an SNMP session that can be used to communicate with this server's SNMP agent.
|
static SNMPSession |
ApacheServerComponent.getSNMPSession(SNMPClient snmpClient,
org.rhq.core.domain.configuration.Configuration pluginConfig) |
| Modifier and Type | Method and Description |
|---|---|
SNMPSession |
SNMPClient.getSession(String host,
Integer port,
String community,
SNMPClient.SNMPVersion version,
long timeout,
int retries) |
| Constructor and Description |
|---|
SNMPConnectException(String msg,
SNMPSession session) |
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.