public class SnmpNotificationRunnable extends NotificationRunnable<SnmpMessageQueue,SnmpNotifierConfigurationExecutionOptions>
NotificationRunnable.HeaderACCEPT_TYPE_JSON, ACCEPT_TYPE_TEXT_PLAIN, DATADOG_ENDPOINT, DATADOG_RESOURCE, executionOptions, HEADER_CONTENTTYPE, HIPCHAT_ENDPOINT, HIPCHAT_RESOURCE, HTTP_METHOD_POST, NEWRELIC_ENDPOINT, NEWRELIC_RESOURCE, queue, SLACK_ENDPOINT, SLACK_RESOURCE| Constructor and Description |
|---|
SnmpNotificationRunnable(SnmpMessageQueue queue,
SnmpNotifierConfigurationExecutionOptions executionOptions,
org.snmp4j.Snmp snmp,
org.snmp4j.CommunityTarget communityTarget,
int snmpVersion) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
void |
uncaughtException(Thread t,
Throwable e) |
createConnectionpublic SnmpNotificationRunnable(SnmpMessageQueue queue, SnmpNotifierConfigurationExecutionOptions executionOptions, org.snmp4j.Snmp snmp, org.snmp4j.CommunityTarget communityTarget, int snmpVersion)
Copyright © 2017. All rights reserved.