Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Memcached ¶
type Memcached struct {
Servers []string
}
Memcached is a memcached plugin
func (*Memcached) Description ¶
Description returns description of Memcached plugin
func (*Memcached) Gather ¶
func (m *Memcached) Gather(acc plugins.Accumulator) error
Gather reads stats from all configured servers accumulates stats
func (*Memcached) SampleConfig ¶
SampleConfig returns sample configuration message
Click to show internal directories.
Click to hide internal directories.