Documentation ¶
Overview ¶
Package jmx allows to set and collect information about JMX check
Package jmx allows to set and collect information about JMX check
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PopulateStatus ¶
func PopulateStatus(stats map[string]interface{})
PopulateStatus populate stats with JMX information
func SetStartupError ¶
func SetStartupError(s StartupError)
SetStartupError sets the last JMX startup error
Types ¶
type Provider ¶
type Provider struct{}
Provider provides the functionality to populate the status output
type StartupError ¶
StartupError holds startup status and errors
func GetStartupError ¶
func GetStartupError() StartupError
GetStartupError retrieves latest JMX startup error
Click to show internal directories.
Click to hide internal directories.