beater

package
v0.0.0-...-4d433dc Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2016 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetJMXValue

func GetJMXValue(responseBody string) (float64, error)

Types

type Bean

type Bean struct {
	Name       string
	Attributes []config.Attribute
	Keys       []string
}

type Jmxproxybeat

type Jmxproxybeat struct {
	CAFile string
	Beans  []Bean
	// contains filtered or unexported fields
}

func New

func New() *Jmxproxybeat

Creates beater

func (*Jmxproxybeat) Cleanup

func (bt *Jmxproxybeat) Cleanup(b *beat.Beat) error

func (*Jmxproxybeat) Config

func (bt *Jmxproxybeat) Config(b *beat.Beat) error

func (*Jmxproxybeat) GetJMX

func (bt *Jmxproxybeat) GetJMX(u url.URL) error

func (*Jmxproxybeat) GetJMXObject

func (bt *Jmxproxybeat) GetJMXObject(u url.URL, name, attribute, key string, CAFile string) error

func (*Jmxproxybeat) Run

func (bt *Jmxproxybeat) Run(b *beat.Beat) error

func (*Jmxproxybeat) Setup

func (bt *Jmxproxybeat) Setup(b *beat.Beat) error

func (*Jmxproxybeat) Stop

func (bt *Jmxproxybeat) Stop()

Jump to

Keyboard shortcuts

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