Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SQLServer ¶
type SQLServer struct {
Servers []string
}
SQLServer struct
func (*SQLServer) Description ¶
Description return plugin description
func (*SQLServer) Gather ¶
func (s *SQLServer) Gather(acc inputs.Accumulator) error
Gather collect data from SQL Server
func (*SQLServer) SampleConfig ¶
SampleConfig return the sample configuration
Click to show internal directories.
Click to hide internal directories.