Documentation
¶
Overview ¶
Copyright 2015, Bergware International. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 2, * as published by the Free Software Foundation. * * The above copyright notice and this permission notice shall be included in * all copies or substantial portions of the Software. * * Plugin development contribution by gfjardim
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IpmiSensor ¶
type IpmiSensor struct {
// contains filtered or unexported fields
}
IpmiSensor -
func (*IpmiSensor) GetReadings ¶
func (s *IpmiSensor) GetReadings(prefs dto.Prefs) []dto.Sample
GetReadings -
type SystemSensor ¶
type SystemSensor struct{}
SystemSensor -
func (*SystemSensor) GetReadings ¶
func (s *SystemSensor) GetReadings(prefs dto.Prefs) []dto.Sample
GetReadings -
Click to show internal directories.
Click to hide internal directories.