munin

package
v0.0.0-...-be347a3 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package munin is a Metricbeat module that contains MetricSets.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssetMunin

func AssetMunin() string

AssetMunin returns asset data. This is the base64 encoded gzipped contents of ../metricbeat/module/munin.

Types

type Node

type Node struct {
	// contains filtered or unexported fields
}

Node connection

func Connect

func Connect(address string, timeout time.Duration) (*Node, error)

Connect with a munin node

func (*Node) Close

func (n *Node) Close() error

Close node connection releasing its resources

func (*Node) Fetch

func (n *Node) Fetch(plugin string, sanitize bool) (common.MapStr, error)

Fetch metrics from munin node

func (*Node) List

func (n *Node) List() ([]string, error)

List of plugins exposed by the node

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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