public class ZabbixFeed extends AbstractFeed
| Modifier and Type | Class and Description |
|---|---|
static class |
ZabbixFeed.Builder<T extends ZabbixFeed,B extends ZabbixFeed.Builder<T,B>> |
AbstractEntityAdjunct.AdjunctTagSupport, AbstractEntityAdjunct.BasicSubscriptionSupportBrooklynObject.RelationSupport<T extends BrooklynObject>, BrooklynObject.SubscriptionSupport, BrooklynObject.TagSupportConfigurable.ConfigurationSupportBrooklynObjectInternal.ConfigurationSupportInternal, BrooklynObjectInternal.RelationSupportInternal<T extends BrooklynObject>, BrooklynObjectInternal.SubscriptionSupportInternal| Modifier and Type | Field and Description |
|---|---|
static ConfigKey<<any>> |
BASE_URI_PROVIDER |
static ConfigKey<java.lang.Integer> |
GROUP_ID |
static java.lang.String |
JSON_HOST_CREATE |
static java.lang.String |
JSON_ITEM_GET |
static java.lang.String |
JSON_USER_LOGIN |
static org.slf4j.Logger |
log |
static ConfigKey<java.util.Set<ZabbixPollConfig<?>>> |
POLLS |
static ConfigKey<java.lang.Integer> |
TEMPLATE_ID |
static ConfigKey<<any>> |
UNIQUE_HOSTNAME_GENERATOR |
ONLY_IF_SERVICE_UPHIGHLIGHT_NAME_LAST_ACTION, HIGHLIGHT_NAME_LAST_CONFIRMATION, HIGHLIGHT_NAME_LAST_VIOLATION, HIGHLIGHT_NAME_TRIGGERS| Constructor and Description |
|---|
ZabbixFeed()
For rebind; do not call directly; use builder
|
| Modifier and Type | Method and Description |
|---|---|
static ZabbixFeed.Builder<ZabbixFeed,?> |
builder() |
destroy, getEntity, getRebindSupport, isActivated, isRunning, isSuspended, relations, resume, setEntity, start, stop, suspendconfig, configure, getAdjunctType, getConfig, getDisplayName, getExecutionContext, getHighlights, getManagementContext, getUniqueTag, isDestroyed, setDisplayName, setHighlights, subscriptions, tags, toStringaddSearchPath, getCatalogItemId, getCatalogItemIdSearchPath, getId, init, rebind, setCatalogItemId, setCatalogItemIdAndSearchPath, setManagementContext, stackCatalogItemIdequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetHighlights, getId, getUniqueTag, isDestroyedgetCatalogItemId, getCatalogItemIdSearchPath, getDisplayName, subscriptions, tagsconfig, getConfigaddSearchPath, setCatalogItemId, setCatalogItemIdAndSearchPath, stackCatalogItemIdpublic static final org.slf4j.Logger log
public static final java.lang.String JSON_ITEM_GET
public static final java.lang.String JSON_USER_LOGIN
public static final java.lang.String JSON_HOST_CREATE
public static final ConfigKey<java.util.Set<ZabbixPollConfig<?>>> POLLS
public static final ConfigKey<<any>> BASE_URI_PROVIDER
public static final ConfigKey<java.lang.Integer> GROUP_ID
public static final ConfigKey<java.lang.Integer> TEMPLATE_ID
public static final ConfigKey<<any>> UNIQUE_HOSTNAME_GENERATOR
public static ZabbixFeed.Builder<ZabbixFeed,?> builder()