Class SensorReadingsWithGraphs


  • @ApiType("SoftLayer_Container_RemoteManagement_SensorReadingsWithGraphs")
    public class SensorReadingsWithGraphs
    extends Entity
    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.
    See Also:
    SoftLayer_Container_RemoteManagement_SensorReadingsWithGraphs
    • Constructor Detail

      • SensorReadingsWithGraphs

        public SensorReadingsWithGraphs()
    • Method Detail

      • isRawDataSpecified

        public boolean isRawDataSpecified()
      • unsetRawData

        public void unsetRawData()
      • isSpeedGraphsSpecified

        public boolean isSpeedGraphsSpecified()
      • unsetSpeedGraphs

        public void unsetSpeedGraphs()
      • isTemperatureGraphsSpecified

        public boolean isTemperatureGraphsSpecified()
      • unsetTemperatureGraphs

        public void unsetTemperatureGraphs()