Brooklyn

brooklyn.entity.basic
[Java] Interface Attributes


public interface Attributes

This interface should be used to access Sensor definitions.


Field Summary
AttributeSensor ADDRESS

PortAttributeSensorAndConfigKey AMQP_PORT

PortAttributeSensorAndConfigKey DNS_PORT

BasicAttributeSensorAndConfigKey DOWNLOAD_ADDON_URLS

BasicAttributeSensorAndConfigKey DOWNLOAD_URL

AttributeSensor HOSTNAME

PortAttributeSensorAndConfigKey HTTPS_PORT

PortAttributeSensorAndConfigKey HTTP_PORT

BasicAttributeSensorAndConfigKey JMX_CONTEXT

BasicAttributeSensorAndConfigKey JMX_PASSWORD

PortAttributeSensorAndConfigKey JMX_PORT

chosen by java itself by default; setting this will only have any effect if using an agent

BasicAttributeSensorAndConfigKey JMX_SERVICE_URL

BasicAttributeSensorAndConfigKey JMX_USER

BasicNotificationSensor LOCATION_CHANGED

AttributeSensor LOG_FILE_LOCATION

AttributeSensor PID

AttributeSensor PORT_NUMBERS

AttributeSensor PORT_SENSORS

PortAttributeSensorAndConfigKey RMI_REGISTRY_PORT

well-known port used by Java itself to start the RMI registry where JMX private port can be discovered; ignored if using JMXMP agent

PortAttributeSensorAndConfigKey RMI_SERVER_PORT

AttributeSensor SERVICE_STATE

AttributeSensor SERVICE_UP

PortAttributeSensorAndConfigKey SMTP_PORT

PortAttributeSensorAndConfigKey SSH_PORT

AttributeSensor SUBNET_ADDRESS

AttributeSensor SUBNET_HOSTNAME

AttributeSensor VERSION

Application information sensors.

 

Field Detail

ADDRESS

public AttributeSensor ADDRESS


AMQP_PORT

public PortAttributeSensorAndConfigKey AMQP_PORT


DNS_PORT

public PortAttributeSensorAndConfigKey DNS_PORT


DOWNLOAD_ADDON_URLS

public BasicAttributeSensorAndConfigKey DOWNLOAD_ADDON_URLS


DOWNLOAD_URL

public BasicAttributeSensorAndConfigKey DOWNLOAD_URL


HOSTNAME

public AttributeSensor HOSTNAME


HTTPS_PORT

public PortAttributeSensorAndConfigKey HTTPS_PORT


HTTP_PORT

public PortAttributeSensorAndConfigKey HTTP_PORT


JMX_CONTEXT

public BasicAttributeSensorAndConfigKey JMX_CONTEXT


JMX_PASSWORD

public BasicAttributeSensorAndConfigKey JMX_PASSWORD


JMX_PORT

@Deprecated
public PortAttributeSensorAndConfigKey JMX_PORT
chosen by java itself by default; setting this will only have any effect if using an agent
deprecated:
since 0.6.0 use keys from UsesJmx


JMX_SERVICE_URL

public BasicAttributeSensorAndConfigKey JMX_SERVICE_URL


JMX_USER

public BasicAttributeSensorAndConfigKey JMX_USER


LOCATION_CHANGED

public BasicNotificationSensor LOCATION_CHANGED


LOG_FILE_LOCATION

public AttributeSensor LOG_FILE_LOCATION


PID

public AttributeSensor PID


PORT_NUMBERS

public AttributeSensor PORT_NUMBERS


PORT_SENSORS

public AttributeSensor PORT_SENSORS


RMI_REGISTRY_PORT

/** @deprecated since 0.6.0 use RMI_REGISTRY_PORT */ @Deprecated
public PortAttributeSensorAndConfigKey RMI_REGISTRY_PORT
well-known port used by Java itself to start the RMI registry where JMX private port can be discovered; ignored if using JMXMP agent
deprecated:
since 0.6.0 use keys from UsesJmx


RMI_SERVER_PORT

p JMX (so only applies where systems set this up themselves)
public PortAttributeSensorAndConfigKey RMI_SERVER_PORT


SERVICE_STATE

public AttributeSensor SERVICE_STATE


SERVICE_UP

public AttributeSensor SERVICE_UP


SMTP_PORT

public PortAttributeSensorAndConfigKey SMTP_PORT


SSH_PORT

public PortAttributeSensorAndConfigKey SSH_PORT


SUBNET_ADDRESS

public AttributeSensor SUBNET_ADDRESS


SUBNET_HOSTNAME

public AttributeSensor SUBNET_HOSTNAME


VERSION

@Deprecated
public AttributeSensor VERSION
Application information sensors.
deprecated:
since 0.5; see BrooklynConfigKeys#SUGGESTED_VERSION#SUGGESTED_VERSION


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.