| XPath Query |
Runs an XPath query on the content that is returned
from a URL connection. The query must be written to return data useful
for an attribute, not a list of nodes. |
The XPath query to run against the content that
is obtained from a URL connection. |
The data that is returned can be a string, a
numeric, or a timestamp value. If the data is in the XML DateTime
format, you can specify timestamp as the attribute type. The agent
converts the value to a Candle Timestamp. |
None |
| Response Time |
The amount of time in milliseconds that it took
to download the content from the requested URL. |
None |
Integer (number of milliseconds) |
None |
| Response Message |
The HTTP response message that is returned by
the server. |
None |
String |
The response message applies only if the URL
uses the HTTP or HTTPS protocols. |
| Response Code |
The HTTP response code that is returned by the
server. |
None |
Integer |
The response code applies only if the URL uses
the HTTP or HTTPS protocols. It is always 0 for file or FTP URLs. |
| Response Length |
The size of the content in bytes that is downloaded
from the requested URL |
None |
Integer (size in bytes) |
None |
| Response Header |
The response header can be used to retrieve
a value from one of the URL response header fields. The argument
specifies which field is requested. |
The response header to collect. |
String |
Generally FTP and file protocols do not have
any headers that can be collected. |
| Request URL |
The connection is made to this URL. All of
the response keywords provide information about the connection to
this URL. The XPath Query can be used to obtain information that
is obtained from the content that is returned by accessing this URL. |
None |
String |
None |
| Page Objects |
The number of objects that are discovered on
the monitored HTML page that are monitored by the URL Objects attribute
group. |
None |
Integer |
None |
| Total Object Size |
The total size of the objects that is monitored
in the URL Objects attribute group for this web page. |
None |
Integer (in bytes) |
None |
| Alias |
The user specified alias for this URL. |
None |
String |
None |
| User |
The user specified data for this URL. |
None |
String |
None |