Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ServerSessionsCount ¶ added in v0.81.0
type Win32_PerfFormattedData_PerfNet_Server ¶ added in v0.81.0
type Win32_PerfFormattedData_PerfNet_Server struct {
ServerSessions uint32
}
cf.) https://learn.microsoft.com/en-us/previous-versions/aa394265(v=vs.85)
type WindowsServerSessionsPlugin ¶
type WindowsServerSessionsPlugin struct {
LegacyMetricName bool
}
WindowsServerSessionsPlugin store the name of servers
func (WindowsServerSessionsPlugin) FetchMetrics ¶
func (m WindowsServerSessionsPlugin) FetchMetrics() (map[string]interface{}, error)
FetchMetrics interface for mackerelplugin
func (WindowsServerSessionsPlugin) GraphDefinition ¶
func (m WindowsServerSessionsPlugin) GraphDefinition() map[string](mp.Graphs)
GraphDefinition interface for mackerelplugin
Click to show internal directories.
Click to hide internal directories.