| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DIRECTORY_DIRECTIVE |
"<Directory" |
public static final String |
REGEXP_PROP |
"regexp" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DIRECTORY_DIRECTIVE |
"<Directory" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
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. Please refer to your agent\'s log for the precise exception that is causing this behavior. It will logged at error level only once per plugin container lifetime" |
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_SNMP_REQUEST_RETRIES |
"snmpRequestRetries" |
public static final String |
PLUGIN_CONFIG_PROP_SNMP_REQUEST_TIMEOUT |
"snmpRequestTimeout" |
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" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
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" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOGS_DIRECTORY_NAME |
"logs" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
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" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INCLUDE_DIRECTIVE |
"Include" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LIST_PROPERTY_NAME |
"IfModules" |
public static final String |
MAP_PROPERTY_NAME |
"IfModule" |
public static final String |
SIMPLE_PROPERTY_NAME |
"condition" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
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]+" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
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" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
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 |
"*" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
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" |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.