Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PostgresPlugin ¶
type PostgresPlugin struct { Host string Port string Username string Password string SSLmode string Timeout int Tempfile string Option string }
PostgresPlugin mackerel plugin for PostgreSQL
func (PostgresPlugin) FetchMetrics ¶
func (p PostgresPlugin) FetchMetrics() (map[string]interface{}, error)
FetchMetrics interface for mackerelplugin
func (PostgresPlugin) GraphDefinition ¶
func (p PostgresPlugin) GraphDefinition() map[string]mp.Graphs
GraphDefinition interface for mackerelplugin
Click to show internal directories.
Click to hide internal directories.