fritzbox

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2024 License: MIT Imports: 16 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"`
	GetMeshClients  bool       `toml:"get_mesh_clients"`
	MeshClientTypes []string   `toml:"mesh_client_types"`
	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