SoftLayer_Container_RemoteManagement_SensorReadingsWithGraphs


SoftLayer_Container_RemoteManagement_SensorReadingsWithGraphs

Description

The SoftLayer_Container_RemoteManagement_SensorReadingsWithGraphs contains the raw data retrieved from a server’s remote management card. Along with the raw data, two sets of graphs will be returned. One set of graphs is used to display, using thermometer graphs, the temperatures (cpu(s) and system) retrieved from the management card. The other set is used to display speed for each of the server’s fans.

Local


rawData

The raw data returned from the server’s remote management card.
Type: SoftLayer_Container_RemoteManagement_SensorReading[]


speedGraphs

The graph(s) to display the server’s fan speeds.
Type: SoftLayer_Container_RemoteManagement_Graphs_SensorSpeed[]


temperatureGraphs

The graph(s) to display the server’s cpu(s) and system temperatures.
Type: SoftLayer_Container_RemoteManagement_Graphs_SensorTemperature[]

Relational

Count