<< Click to Display Table of Contents >> Navigation: Sensors > Misc Sensors > XML Sensor |
The XML Sensor reads values from an XML file using XPath (XML Path Language). A tutorial for XPath can be found here.
Sensor Tasks
Test Sensor |
Tests the current sensor settings. |
Get Help |
Opens the ServerSentinel online help for the current sensor. |
Basic Settings
Name |
The name of the sensor (max. 100 characters). Choose a meaningful name to clearly identify the sensor. |
||||||||
Sensor is Active |
Toggles the sensor ON/OFF. |
||||||||
Check Interval |
The interval or times at which which the sensor should perform its checks.
|
||||||||
Only check if this Sensor didn't fail |
This sensor will only be checked, if the sensor in the drop down list didn't fail. |
Further Information
Comment |
Short additional information to the sensor (max. 255 characters). |
XML Settings
XML Path |
Path to the XML file to read the values from (max. 1024 characters). |
Name |
Name of the XPath expression. This name will also be used as data value (max. 255 characters). |
XPath |
The XPath expression itself (max. 255 characters). |
Meta Data Values
Data Value |
Data Type |
Description |
Checktime |
Date |
The time the dataset has been created. |
Exception Message |
String |
The message of the error if any occurred. |
Response Time |
Integer |
The response time needed to perform the check. |
Status |
String |
A status string that may contain arbitrary information that was collected by the sensor (max. 255 characters). Per default this value is empty. |
Status Flag |
The status of the sensor after the check has been performed. |
In addition to the abovementioned data values the configured XPaths will be displayed.