Documentation ¶
Index ¶
- func Disk(folder, warn, crit, filterRegex string) (err error)
- func DivSeries(address, username, password, warning, critical, filterRegex, livestatus string, ...) (err error)
- func Memory(address, username, password, warning, critical string) (err error)
- func NumSeries(address, username, password, warning, critical, filterRegex string) (err error)
- func OldSeries(address, database, username, password, warning, critical string, timerange int) (err error)
- func Ping(address, username, password, warn, crit string) (err error)
- func Query(address, database, username, password, warning, critical, query, alias string) (err error)
- func ReadWrite(address, username, password, warning, critical string, timerange int) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DivSeries ¶
func DivSeries(address, username, password, warning, critical, filterRegex, livestatus string, timerange int) (err error)
DivSeries calculates the div of series and measurements between now and x min
func OldSeries ¶ added in v0.0.3
func OldSeries(address, database, username, password, warning, critical string, timerange int) (err error)
OldSeries will check for old series
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.