rrd

package
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2022 License: AGPL-3.0 Imports: 8 Imported by: 1

Documentation

Overview

Importer for global RRD stats

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Read

func Read(rrdFile string) chan Dataset

Read a rrdfile and return a chanel of datasets

Types

type Dataset

type Dataset struct {
	Time    time.Time
	Nodes   float64
	Clients float64
}

Dataset a timestemp with values (node and clients)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL