Products
Solutions
Resources
Customers
Company
Sign in
My Account.
This extension works only with the standalone machine agent.
Oracle iPlanet Web Server, formerly known as Sun Java System Web Server or Sun ONE Web Server, delivers a secure infrastructure for hosting different web technologies and applications for enterprises.
<MachineAgent_Dir>/monitors/ The metricPrefix of the extension has to be configured as specified here. Please make sure that the right metricPrefix is chosen based on your machine agent deployment, otherwise this could lead to metrics not being visible in the controller.monitor.xml
<argument name="config-file" is-required="true" default-value=""monitors/iPlanetMonitor/config.yml" />
config.yml
# iPlanet instance particulars
#https or http
protocol: "https"
host: "localhost"
port: 8443
username: ""
password: ""
#text or xml
statsFormat: "xml"
#if statsFormat is text then statsPath is .perf or any custom path you configured
#if statsFormat is xml then statsPath is stats-xml or any custom path you configured
statsPath: "stats-xml"
#Proxy details if any
#proxyHost: ""
#proxyPort:
#proxyUser: ""
#proxyPassword: ""
#prefix used to show up metrics in AppDynamics
metricPrefix: "Custom Metrics|iPlanet|"
The following metrics are reported.
| Metric Path |
|---|
| Acceleratable Hit Ratio/Count |
| Acceleratable Hit Ratio/Max |
| Acceleratable Hit Ratio/Percent |
| Acceleratable Reponse/Count |
| Acceleratable Reponse/Max |
| Acceleratable Reponse/Percent |
| Acceleratable Requests/Count |
| Acceleratable Requests/Max |
| Acceleratable Requests/Percent |
| Accelerator Entries/Count |
| Accelerator Entries/Max |
| File Cache Entries/Count |
| File Cache Entries/Max |
| File Cache Hit Ratio/Count |
| File Cache Hit Ratio/Max |
| File Cache Hit Ratio/Percent |
| Maximum Age |
| Total Sessions Count |
| Metric Path |
|---|
| Average Queue Length(1 min) |
| Average Queue Length(5 min) |
| Average Queue Length(15 min) |
| Average Queueing Delay |
| Current Queue Length |
| Limit Queue Length |
| Peak Queue Length |
| Total Connections Queued |
| Metric Path |
|---|
| CacheEntries/Count |
| CacheEntries/Max |
| HitRatio/Count |
| HitRatio/Max |
| HitRatio/Percent |
| Enabled |
| Metric Path |
|---|
| Count |
| Flushes |
| Hits |
| Max |
| Refusals |
| Timeout (in sec) |
| Timeouts |
| Metric Path |
|---|
| Acceptor Threads |
| Metric Path |
|---|
| NativePool/Work Queue/Length |
| NativePool/Work Queue/Limit |
| NativePool/Work Queue/Peak |
| NativePool/Idle |
| NativePool/Limit |
| NativePool/Peak |
| Metric Path |
|---|
| default-bucket/Function Processing Time/Average(X 1000) |
| default-bucket/Function Processing Time/Percent |
| default-bucket/Function Processing Time/Total(X 1000) |
| default-bucket/Latency/Average(X 1000) |
| default-bucket/Latency/Percent |
| default-bucket/Latency/Total(X 1000) |
| default-bucket/Total Response Time/Average(X 1000) |
| default-bucket/Total Response Time/Percent |
| default-bucket/Total Response Time/Total(X 1000) |
| default-bucket/Number of Invocations |
| default-bucket/Number of Requests |
| Metric Path |
|---|
| Total Sessions/Created |
| Total Sessions/Max |
| Active Sessions |
| Keep-Alive Sessions |
Always feel free to fork and contribute any changes directly via GitHub.
For any support questions, please contact help@appdynamics.com.
Version: | 1.1.1 |
Compatibility: | 3.7 |
iPlanet Version: | 7.0.15 |
Last Update: | 2/19/2018 |