Server Object
Fields
#
mst
The numeric monitored system type. 0 = Server 1 = SapInstance 2 = SapSystem 3 = Database (can be StandaloneDatabase or SapSystemDatabase) (4 = BusinessService) 5 = SapBusinessObject 6 = CloudService
checks
Get all the available RTM checks for the given status selection. If the call should return different kind of checks the filter input has to be used with the explicit value for the kind field. If there is no kind filter field defined it defaults to: { name: "kind" operator: eq value: "RTM" }
checksRelay
customAttributes
Custom attributes defined for this monitored system.
description
maintenance
monitorOff
monitorOffUntil
monitorSwitchReason
monitorSwitchDate
name
operational
operationalSince
operationalUntil
statusId
The check status as number: 2 => CRITICAL 1 => WARNING 0 => OK -1 => UNKNOWN -2 => DISABLED
systemRole
The role of this system.
timestamp
uuid
dnsDomain
physicalMemory
filesystemTotalSize
filesystemTotalUsed
sapHardwareKey
osType
osPlatform
osName
osLongName
osVersion
osArchitecture
notes
aliveLastUpdate
aliveSince
javaDetails
javaInfo
cpuDetails
cpuInfo
cloudDetails
cloudInfo
publicKey
rtmStatus
rtmDate
nodeOf
The list of virtual servers this server is part of as node. This is a list as this server can be part of several virtual servers. (see virtualClusterServer)
nodes
The server nodes of this server if it is a virtual server. If this is not a virtual server this list is empty. (see virtualClusterServer)
activeNode
The active server node of this server if it is a virtual server. (see virtualClusterServer)
sapSystems
The list of SAP systems this server is involved in monitoring. It is the set of SAP systems discoverable by the sapInstances field.
sapSystemCount
The number of SAP systems this server is involved in monitoring. It is the set of SAP systems discoverable by the sapInstances field.
actions
Get all the possible system actions. They can be used with mutation executeSystemAction(...).
performance
This field holds information about the available performance resources for this monitored system.
cloudServiceAuthentication
If a cloud is configured this field is set (VMware is treated as a cloud provider).
notSeen
Whether this system is "not seen". Not seen means the system was once seen on an agent but now it isn't.
Interfaces
#
Also implements MonitoredSystem , InfoProvider , CheckCountSummaryProvider , PagedNotificationQuery .
Usages
#
References
#
- Field server from CloudService
- Field server from CreateServerPayload
- Field server from Database
SelectorObjectType
ServerCloudInfo