Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NagiosCheck ¶
type NagiosCheck struct {
// contains filtered or unexported fields
}
func (*NagiosCheck) Check ¶
func (nagiosCheck *NagiosCheck) Check() (events []beat.Event, err error)
func (*NagiosCheck) Cleanup ¶
func (nagiosCheck *NagiosCheck) Cleanup() error
func (*NagiosCheck) Run ¶
func (nagiosCheck *NagiosCheck) Run(publish func([]beat.Event))
func (*NagiosCheck) Setup ¶
func (nagiosCheck *NagiosCheck) Setup(config *config.NagiosCheckConfig) error
Click to show internal directories.
Click to hide internal directories.