- get(String) - Static method in enum org.rhq.plugins.apache.util.HttpdAddressUtility
-
- getAddressUtility() - Method in class org.rhq.plugins.apache.ApacheServerComponent
-
- getAllConfigurationFiles() - Method in class org.rhq.plugins.apache.augeas.AugeasConfigurationApache
-
- getAllMainServerAddresses(ApacheDirectiveTree, boolean) - Method in enum org.rhq.plugins.apache.util.HttpdAddressUtility
-
This returns all the addresses the server listens on.
- getAllPaths() - Method in class org.rhq.plugins.apache.parser.ApacheDirectiveTree
-
- getAugeas() - Method in class org.rhq.plugins.apache.ApacheDirectoryComponent
-
- getAugeas() - Method in class org.rhq.plugins.apache.ApacheServerComponent
-
- getAugeas() - Method in class org.rhq.plugins.apache.ApacheVirtualHostServiceComponent
-
- getAugeasModuleName() - Method in class org.rhq.plugins.apache.augeas.AugeasConfigurationApache
-
- getAvailability() - Method in class org.rhq.plugins.apache.ApacheDirectoryComponent
-
- getAvailability() - Method in class org.rhq.plugins.apache.ApacheFilesComponent
-
- getAvailability() - Method in class org.rhq.plugins.apache.ApacheIfModuleComponent
-
- getAvailability() - Method in class org.rhq.plugins.apache.ApacheIfModuleDirectoryComponent
-
- getAvailability() - Method in class org.rhq.plugins.apache.ApacheLocationComponent
-
- getAvailability() - Method in class org.rhq.plugins.apache.ApacheServerComponent
-
- getAvailability() - Method in class org.rhq.plugins.apache.ApacheVirtualHostServiceComponent
-
- getAvailability() - Method in class org.rhq.plugins.apache.ModJKComponent
-
- getAvailabilityBMXInternal() - Method in class org.rhq.plugins.apache.ApacheVirtualHostServiceComponent
-
- getAvailabilityFacetTimeout() - Static method in class org.rhq.plugins.apache.util.PluginUtility
-
- getAvailabilityType() - Method in class org.rhq.plugins.apache.AvailabilityResult
-
- getBinaryPath() - Method in class org.rhq.plugins.apache.util.ApacheBinaryInfo
-
- getBMXUrl() - Method in class org.rhq.plugins.apache.ApacheServerComponent
-
- getBuilt() - Method in class org.rhq.plugins.apache.util.ApacheBinaryInfo
-
- getBulk(String) - Method in interface org.rhq.plugins.www.snmp.SNMPSession
-
TODO
- getChildByName(String) - Method in class org.rhq.plugins.apache.parser.ApacheDirective
-
- getChildDirectives() - Method in class org.rhq.plugins.apache.parser.ApacheDirective
-
- getChildNodes() - Method in class org.rhq.plugins.apache.augeas.ApacheAugeasNode
-
Returns the list of child nodes.
- getColumn(String) - Method in interface org.rhq.plugins.www.snmp.SNMPSession
-
Retrieves all values from a column of an SNMP table (i.e.
- getCompiledInDefines() - Method in class org.rhq.plugins.apache.util.ApacheBinaryInfo
-
- getCompiledInModules() - Method in class org.rhq.plugins.apache.util.ApacheBinaryInfo
-
- getConfigurationTimestamp() - Method in class org.rhq.plugins.apache.ApacheServerComponent
-
- getControlScriptPath() - Method in class org.rhq.plugins.apache.ApacheServerComponent
-
Return the absolute path of this Apache server's control script (e.g.
- getCtl() - Method in class org.rhq.plugins.apache.util.ApacheBinaryInfo
-
- getCurrentBinaryInfo() - Method in class org.rhq.plugins.apache.ApacheServerComponent
-
- getCurrentProcessInfo() - Method in class org.rhq.plugins.apache.ApacheServerComponent
-
- getDefaultDateFormat() - Method in class org.rhq.plugins.apache.ApacheErrorLogEntryProcessor
-
- getDefaultModuleNames(String) - Static method in class org.rhq.plugins.apache.ApacheServerDiscoveryComponent
-
- getDirective(boolean) - Method in class org.rhq.plugins.apache.ApacheVirtualHostServiceComponent
-
Returns a directive corresponding to this component in the Apache directive tree.
- getErrorType() - Method in class org.rhq.plugins.apache.AvailabilityResult
-
- getExecutablePath() - Method in class org.rhq.plugins.apache.ApacheServerComponent
-
Return the absolute path of this Apache server's executable (e.g.
- getFile() - Method in class org.rhq.plugins.apache.parser.ApacheDirective
-
- getHttpdConfFile() - Method in class org.rhq.plugins.apache.ApacheServerComponent
-
Returns the httpd.conf file
- getHttpdInternalMainServerAddressRepresentation(ApacheDirectiveTree) - Method in enum org.rhq.plugins.apache.util.HttpdAddressUtility
-
- getHttpdInternalVirtualHostAddressRepresentation(ApacheDirectiveTree, String, String) - Method in enum org.rhq.plugins.apache.util.HttpdAddressUtility
-
- getIncludeGlobs() - Method in class org.rhq.plugins.apache.augeas.ApacheAugeasTree
-
- getIncludes() - Method in class org.rhq.plugins.apache.augeas.ApacheAugeasTree
-
- getIncludes(File) - Method in class org.rhq.plugins.apache.augeas.AugeasConfigurationApache
-
- getInfo(String, SystemInfo) - Static method in class org.rhq.plugins.apache.util.ApacheBinaryInfo
-
- getLastDirective() - Method in class org.rhq.plugins.apache.parser.ApacheDirectiveStack
-
- getLastModified() - Method in class org.rhq.plugins.apache.util.ApacheBinaryInfo
-
- getLegacyMainServerResourceKeys() - Method in class org.rhq.plugins.apache.util.VirtualHostLegacyResourceKeyUtil
-
This creates a list of possible resource keys for the main server.
- getLegacyVirtualHostResourceKeys(VHostSpec) - Method in class org.rhq.plugins.apache.util.VirtualHostLegacyResourceKeyUtil
-
Returns a list of possible resource keys that the RHQ 3 code could generate for the specified
vhost.
- getMainServer() - Method in class org.rhq.plugins.apache.util.HttpdConfParser
-
- getMainServerSampleAddress(ApacheDirectiveTree, String, int) - Method in enum org.rhq.plugins.apache.util.HttpdAddressUtility
-
This just constructs a first available address under which the server or one of its virtual hosts can be reached.
- getMappingType(String) - Static method in class org.rhq.plugins.apache.mapping.ApacheDirectiveRegExpression
-
The properties in the resource configuration share a couple of common
patterns how they map to the augeas tree.
- getMessage() - Method in class org.rhq.plugins.apache.AvailabilityResult
-
- getModuleNames() - Method in class org.rhq.plugins.apache.ApacheServerComponent
-
- getMpm() - Method in class org.rhq.plugins.apache.util.ApacheBinaryInfo
-
- getName() - Method in class org.rhq.plugins.apache.parser.ApacheDirective
-
- getNextValue(String) - Method in interface org.rhq.plugins.www.snmp.SNMPSession
-
Retrieve the variable that logically next after the specified MIB name or OID.
- getNode(AugeasNode) - Method in class org.rhq.plugins.apache.ApacheDirectoryComponent
-
- getNode(AugeasTree) - Method in class org.rhq.plugins.apache.ApacheDirectoryComponent
-
Gets the node of the Directory this component is managing from the augeas tree.
- getNode(AugeasTree) - Method in class org.rhq.plugins.apache.ApacheVirtualHostServiceComponent
-
Returns a node corresponding to this component in the Augeas tree.
- getNodeByParentParams(AugeasNode, String, List<String>) - Static method in class org.rhq.plugins.apache.util.AugeasNodeSearch
-
- getNodeFromParentById(AugeasNode, String) - Static method in class org.rhq.plugins.apache.util.AugeasNodeSearch
-
- getNodeIndex(AugeasNode) - Static method in class org.rhq.plugins.apache.util.AugeasNodeSearch
-
If there is a more nodes which have the same node name and the same value of parameters than we need index
for identification of Node.
- getNodeInspector(ProcessInfo, ApacheBinaryInfo, Map<String, String>, boolean, boolean) - Static method in class org.rhq.plugins.apache.util.RuntimeApacheConfiguration
-
- getNodeKey(AugeasNode, AugeasNode) - Static method in class org.rhq.plugins.apache.util.AugeasNodeSearch
-
Returns the unique identifier of node.
- getNodeKeyFromParent(AugeasNode) - Static method in class org.rhq.plugins.apache.util.AugeasNodeSearch
-
Returns the unique identifier of node.
- getNodeParamString(AugeasNode) - Static method in class org.rhq.plugins.apache.util.AugeasNodeSearch
-
Returns all params of node as one string.
- getOID(String) - Static method in class org.rhq.plugins.www.snmp.SNMPClient
-
- getOID() - Method in class org.rhq.plugins.www.snmp.SNMPValue
-
- getParams(AugeasNode) - Static method in class org.rhq.plugins.apache.mapping.ApacheDirectiveRegExpression
-
Parses the parameters of the supplied node and returns a list
of strings, each containing a value for a simple property
corresponding to that parameter.
- getParams(AugeasNode, AugeasNode) - Static method in class org.rhq.plugins.apache.util.AugeasNodeSearch
-
- getParentNode() - Method in class org.rhq.plugins.apache.augeas.ApacheAugeasNode
-
- getParentNode() - Method in class org.rhq.plugins.apache.parser.ApacheDirective
-
- getPattern() - Method in class org.rhq.plugins.apache.ApacheErrorLogEntryProcessor
-
- getProcExe(long, String) - Static method in class org.rhq.plugins.apache.util.OsProcessUtility
-
Attempt to find the executable path of the process with the specified pid.
- getRHQ3NonSNMPLegacyMainServerResourceKey() - Method in class org.rhq.plugins.apache.util.VirtualHostLegacyResourceKeyUtil
-
A resource key for the main vhost that would be returned by the RHQ 3 codebase
if SNMP wasn't enabled during discovery.
- getRHQ3NonSNMPLegacyVirtualHostResourceKey(VHostSpec) - Method in class org.rhq.plugins.apache.util.VirtualHostLegacyResourceKeyUtil
-
A resource key for given vhost that would be returned by RHQ 3 if SNMP wasn't enabled during
discovery.
- getRHQ3SNMPLikeResourceKey(String) - Method in class org.rhq.plugins.apache.util.VirtualHostLegacyResourceKeyUtil
-
Returns an "SNMP" resource key that would have been resolved out of the non-snmp resource key
by the RHQ 3 code-base.
- getRoot() - Method in class org.rhq.plugins.apache.util.ApacheBinaryInfo
-
- getRootNode() - Method in class org.rhq.plugins.apache.parser.ApacheDirectiveTree
-
- getSeq() - Method in class org.rhq.plugins.apache.parser.ApacheDirective
-
- getServerHeader(URL) - Static method in class org.rhq.plugins.www.util.WWWUtils
-
Get the content of the 'Server' header.
- getServerRoot() - Method in class org.rhq.plugins.apache.ApacheServerComponent
-
Return the absolute path of this Apache server's server root (e.g.
- getServerRootPath() - Method in class org.rhq.plugins.apache.augeas.AugeasConfigurationApache
-
- getServerUrl() - Method in class org.rhq.plugins.apache.ApacheServerComponent
-
- getSession(String, Integer, String, SNMPClient.SNMPVersion, long, int) - Method in class org.rhq.plugins.www.snmp.SNMPClient
-
- getSingleValue(String) - Method in interface org.rhq.plugins.www.snmp.SNMPSession
-
Retrieves the variable with the the specified MIB name or OID.
- getSNMPSession() - Method in class org.rhq.plugins.apache.ApacheServerComponent
-
Returns an SNMP session that can be used to communicate with this server's SNMP agent.
- getSNMPSession(SNMPClient, Configuration) - Static method in class org.rhq.plugins.apache.ApacheServerComponent
-
- getTable(String, int) - Method in interface org.rhq.plugins.www.snmp.SNMPSession
-
TODO
- getText() - Method in class org.rhq.plugins.apache.parser.ApacheDirective
-
- getThrowable() - Method in class org.rhq.plugins.apache.AvailabilityResult
-
- getType() - Method in class org.rhq.plugins.www.snmp.SNMPValue
-
- getUriWorkerLocation() - Method in class org.rhq.plugins.apache.util.HttpdConfParser
-
- getUseBMX() - Method in class org.rhq.plugins.apache.ApacheServerComponent
-
- getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.apache.ApacheServerComponent
-
- getValues(MeasurementReport, Set<MeasurementScheduleRequest>) - Method in class org.rhq.plugins.apache.ApacheVirtualHostServiceComponent
-
- getValues() - Method in class org.rhq.plugins.apache.parser.ApacheDirective
-
- getValuesAsString() - Method in class org.rhq.plugins.apache.parser.ApacheDirective
-
- getVersion() - Method in class org.rhq.plugins.apache.util.ApacheBinaryInfo
-
- getVhosts() - Method in class org.rhq.plugins.apache.util.HttpdConfParser
-
- getVirtualHostSampleAddress(ApacheDirectiveTree, String, String, boolean) - Method in enum org.rhq.plugins.apache.util.HttpdAddressUtility
-
This constructs an address on which given virtual host can be accessed.
- getWorkerPropertiesFile() - Method in class org.rhq.plugins.apache.util.HttpdConfParser
-
- getWwwServiceIndex(ApacheServerComponent, String) - Static method in class org.rhq.plugins.apache.ApacheVirtualHostServiceComponent
-
- VALID_AUTHTYPES - Static variable in class org.rhq.plugins.www.snmp.SNMPClient
-
- valueOf(String) - Static method in enum org.rhq.plugins.apache.AvailabilityResult.ErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rhq.plugins.apache.mapping.DirectiveMapping
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rhq.plugins.apache.util.HttpdAddressUtility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rhq.plugins.www.snmp.SNMPClient.SNMPVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.rhq.plugins.www.snmp.SNMPValue.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.rhq.plugins.apache.AvailabilityResult.ErrorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rhq.plugins.apache.mapping.DirectiveMapping
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rhq.plugins.apache.util.HttpdAddressUtility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rhq.plugins.www.snmp.SNMPClient.SNMPVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.rhq.plugins.www.snmp.SNMPValue.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VHostSpec - Class in org.rhq.plugins.apache.util
-
- VHostSpec() - Constructor for class org.rhq.plugins.apache.util.VHostSpec
-
- VHostSpec(ApacheDirective) - Constructor for class org.rhq.plugins.apache.util.VHostSpec
-
- VirtualHostLegacyResourceKeyUtil - Class in org.rhq.plugins.apache.util
-
A helper class to create legacy resource keys for vhosts.
- VirtualHostLegacyResourceKeyUtil(ApacheServerComponent, ApacheDirectiveTree) - Constructor for class org.rhq.plugins.apache.util.VirtualHostLegacyResourceKeyUtil
-
- visitConditionalNode(T, boolean) - Method in interface org.rhq.plugins.apache.util.RuntimeApacheConfiguration.NodeVisitor
-
This method is called whenever the apache config tree walker encounters one of the If* directives (IfModule, IfDefine, IfVersion).
- visitOrdinaryNode(T) - Method in interface org.rhq.plugins.apache.util.RuntimeApacheConfiguration.NodeVisitor
-
This method is called for all "ordinary" directives that the apache config tree walker encounters (i.e.