<ServerStatus>
Previous Topic  Top  next topic



XML Element
<ServerStatus>
Use
Child element under <SSStatus>.

Description
Describes the current status of a Server Set.

Data
-none-

Child elements
<Problem> (only if found in last poll. If Status = 1 or 2).



Attributes
Name
Data type
Description
GUI reference
IP
string
The IP address of the server.
IP address in the Server IP address dialog on the Servers tab in the Server Set Properties dialog.

Status
short
Number indicating current status of server
(-1=not tested, 0=Success, 1=Retrying, 2=Failed).

-none-

SuccessPolls
integer
Total number of successful polls of this server.

-none-

LastSuccess
dateTime
Date/time of the last successful poll.

-none-

FailedPolls
integer
Total number of failed polls of this server.

-none-

LastFailed
dateTime
Date/time of the last failed poll.

-none-

LastResponse
string
The last response from the server (f.ex. 200 OK)
-none-

Custom
string
The Custom attribute value from the associated <Server> element.

-none-