|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.rhq.* |
|---|
| org.rhq.plugins.apache.ApacheDirectoryComponent | ||
|---|---|---|
public static final String |
DIRECTORY_DIRECTIVE |
"<Directory" |
public static final String |
REGEXP_PROP |
"regexp" |
| org.rhq.plugins.apache.ApacheDirectoryDiscoveryComponent | ||
|---|---|---|
public static final String |
DIRECTORY_DIRECTIVE |
"<Directory" |
| org.rhq.plugins.apache.ApacheServerComponent | ||
|---|---|---|
public static final String |
AUGEAS_ENABLED |
"augeasEnabled" |
public static final String |
AUGEAS_HTTP_MODULE_NAME |
"Httpd" |
public static final String |
AUXILIARY_INDEX_PROP |
"_index" |
public static final String |
CONFIGURATION_NOT_SUPPORTED_ERROR_MESSAGE |
"Configuration and child resource creation/deletion support for Apache is optional. If you switched it on by enabling Augeas support in the connection settings of the Apache server resource and still get this message, it means that either your Apache version is not supported (only Apache 2.x is supported) or Augeas is not available on your platform." |
public static final String |
PLUGIN_CONFIG_CUSTOM_MODULE_NAMES |
"customModuleNames" |
public static final String |
PLUGIN_CONFIG_MODULE_MAPPING |
"moduleMapping" |
public static final String |
PLUGIN_CONFIG_MODULE_NAME |
"moduleName" |
public static final String |
PLUGIN_CONFIG_MODULE_SOURCE_FILE |
"moduleSourceFile" |
public static final String |
PLUGIN_CONFIG_PROP_CONTROL_SCRIPT_PATH |
"controlScriptPath" |
public static final String |
PLUGIN_CONFIG_PROP_ERROR_LOG_EVENTS_ENABLED |
"errorLogEventsEnabled" |
public static final String |
PLUGIN_CONFIG_PROP_ERROR_LOG_FILE_PATH |
"errorLogFilePath" |
public static final String |
PLUGIN_CONFIG_PROP_ERROR_LOG_INCLUDES_PATTERN |
"errorLogIncludesPattern" |
public static final String |
PLUGIN_CONFIG_PROP_ERROR_LOG_MINIMUM_SEVERITY |
"errorLogMinimumSeverity" |
public static final String |
PLUGIN_CONFIG_PROP_EXECUTABLE_PATH |
"executablePath" |
public static final String |
PLUGIN_CONFIG_PROP_HTTPD_CONF |
"configFile" |
public static final String |
PLUGIN_CONFIG_PROP_RESTART_AFTER_CONFIG_UPDATE |
"restartAfterConfigurationUpdate" |
public static final String |
PLUGIN_CONFIG_PROP_SERVER_ROOT |
"serverRoot" |
public static final String |
PLUGIN_CONFIG_PROP_SNMP_AGENT_COMMUNITY |
"snmpAgentCommunity" |
public static final String |
PLUGIN_CONFIG_PROP_SNMP_AGENT_HOST |
"snmpAgentHost" |
public static final String |
PLUGIN_CONFIG_PROP_SNMP_AGENT_PORT |
"snmpAgentPort" |
public static final String |
PLUGIN_CONFIG_PROP_URL |
"url" |
public static final String |
PLUGIN_CONFIG_PROP_VHOST_CREATION_POLICY |
"vhostCreationPolicy" |
public static final String |
PLUGIN_CONFIG_PROP_VHOST_FILES_MASK |
"vhostFilesMask" |
public static final String |
PLUGIN_CONFIG_VHOST_IN_SINGLE_FILE_PROP_VALUE |
"single-file" |
public static final String |
PLUGIN_CONFIG_VHOST_PER_FILE_PROP_VALUE |
"vhost-per-file" |
public static final String |
SERVER_BUILT_TRAIT |
"serverBuilt" |
| org.rhq.plugins.apache.ApacheVirtualHostServiceComponent | ||
|---|---|---|
public static final String |
MAIN_SERVER_RESOURCE_KEY |
"MainServer" |
public static final String |
RESOURCE_TYPE_NAME |
"Apache Virtual Host" |
public static final String |
RESPONSE_TIME_LOG_FILE_CONFIG_PROP |
"responseTimeLogFile" |
public static final String |
RESPONSE_TIME_URL_EXCLUDES_CONFIG_PROP |
"responseTimeUrlExcludes" |
public static final String |
RESPONSE_TIME_URL_TRANSFORMS_CONFIG_PROP |
"responseTimeUrlTransforms" |
public static final String |
SERVER_NAME_CONFIG_PROP |
"ServerName" |
public static final String |
URL_CONFIG_PROP |
"url" |
| org.rhq.plugins.apache.ApacheVirtualHostServiceDiscoveryComponent | ||
|---|---|---|
public static final String |
LOGS_DIRECTORY_NAME |
"logs" |
| org.rhq.plugins.apache.SNMPConstants | ||
|---|---|---|
public static final String |
COLUMN_VHOST_ADM |
"wwwServiceContact" |
public static final String |
COLUMN_VHOST_DESC |
"wwwServiceDescription" |
public static final String |
COLUMN_VHOST_NAME |
"wwwServiceName" |
public static final String |
COLUMN_VHOST_PORT |
"wwwServiceProtocol" |
public static final String |
TCP_PROTO_ID |
"1.3.6.1.2.1.6" |
| org.rhq.plugins.apache.augeas.AugeasConfigurationApache | ||
|---|---|---|
public static final String |
INCLUDE_DIRECTIVE |
"Include" |
| org.rhq.plugins.apache.augeas.mappingImpl.MappingPositionToConfiguration | ||
|---|---|---|
public static final String |
LIST_PROPERTY_NAME |
"IfModules" |
public static final String |
MAP_PROPERTY_NAME |
"IfModule" |
public static final String |
SIMPLE_PROPERTY_NAME |
"condition" |
| org.rhq.plugins.apache.mapping.ApacheDirectiveRegExpression | ||
|---|---|---|
public static final String |
NUM |
"[0-9]+" |
public static final String |
WORD |
"\"(?:[^\"\n]|\\\")*\"|\'(?:[^\'\n]|\\\')*\'|[^\'\" \t\n]+" |
public static final String |
WS |
"[ \t]*" |
public static final String |
WS_MAN |
"[ \t]+" |
| org.rhq.plugins.apache.util.HttpdAddressUtility | ||
|---|---|---|
public static final String |
BOGUS_HOST_WITHOUT_FORWARD_DNS |
"bogus_host_without_forward_dns" |
public static final String |
BOGUS_HOST_WITHOUT_REVERSE_DNS |
"bogus_host_without_reverse_dns" |
| org.rhq.plugins.apache.util.HttpdAddressUtility.Address | ||
|---|---|---|
public static final String |
DEFAULT_HOST |
"_default_" |
public static final int |
NO_PORT_SPECIFIED_VALUE |
-1 |
public static final int |
PORT_WILDCARD_VALUE |
0 |
public static final String |
WILDCARD |
"*" |
| org.rhq.plugins.www.snmp.SNMPClient | ||
|---|---|---|
public static final String |
DEFAULT_COMMUNITY |
"public" |
public static final String |
DEFAULT_HOST |
"127.0.0.1" |
public static final String |
DEFAULT_PASSWORD |
"password" |
public static final int |
DEFAULT_PORT |
161 |
public static final String |
DEFAULT_USERNAME |
"username" |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||