package
Version:
v0.0.0-...-f3e8d88
Opens a new window with list of versions in this module.
Published: Oct 17, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
FormatStatus takes a json bytestring and prints out the formatted statuspage
GetAndFormatStatus gets and formats the status all in one go
GetCheckStatus gets the status of a single check
GetStatus grabs the status from expvar and puts it into a map
SetJMXStatus sets the last JMX Status
type JMXStatus struct {
ChecksStatus jmxCheckStatus `json:"checks"`
Timestamp int64 `json:"timestamp"`
}
JMXStatus holds status for JMX checks
GetJMXStatus retrieves latest JMX Status
Source Files
¶
Click to show internal directories.
Click to hide internal directories.