fritzbox

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FritzBox

type FritzBox struct {
	Devices        [][]string `toml:"devices"`
	Timeout        int        `toml:"timeout"`
	TLSSkipVerify  bool       `toml:"tls_skip_verify"`
	GetDeviceInfo  bool       `toml:"get_device_info"`
	GetWLANInfo    bool       `toml:"get_wlan_info"`
	GetWANInfo     bool       `toml:"get_wan_info"`
	GetDSLInfo     bool       `toml:"get_dsl_info"`
	GetPPPInfo     bool       `toml:"get_ppp_info"`
	GetMeshInfo    []string   `toml:"get_mesh_info"`
	FullQueryCycle int        `toml:"full_query_cycle"`
	Debug          bool       `toml:"debug"`

	Log telegraf.Logger
	// contains filtered or unexported fields
}

func NewFritzBox

func NewFritzBox() *FritzBox

func (*FritzBox) Description

func (plugin *FritzBox) Description() string

func (*FritzBox) Gather

func (plugin *FritzBox) Gather(a telegraf.Accumulator) error

func (*FritzBox) SampleConfig

func (plugin *FritzBox) SampleConfig() string

Jump to

Keyboard shortcuts

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