management

package
v2.15.1+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2021 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Overview

Package management provides management commands.

Index

Constants

This section is empty.

Variables

View Source
var (
	AddExternal  = new(addExternalCommand)
	AddExternalC = AddC.Command("external", "Add External source of data (like a custom exporter running on a port) to the monitoring")
)

register command.

View Source
var (
	AddExternalServerless  = new(addExternalServerlessCommand)
	AddExternalServerlessC = AddC.Command("external-serverless", serverlessHelp)
)

register command.

View Source
var (
	AddHAProxy  = new(addHAProxyCommand)
	AddHAProxyC = AddC.Command("haproxy", "Add HAProxy to monitoring")
)

register command

View Source
var (
	AddMongoDB  = new(addMongoDBCommand)
	AddMongoDBC = AddC.Command("mongodb", "Add MongoDB to monitoring")
)

register command

View Source
var (
	AddMySQL  = new(addMySQLCommand)
	AddMySQLC = AddC.Command("mysql", "Add MySQL to monitoring")
)

register command

View Source
var (
	AddPostgreSQL  = new(addPostgreSQLCommand)
	AddPostgreSQLC = AddC.Command("postgresql", "Add PostgreSQL to monitoring")
)

register command

View Source
var (
	AddProxySQL  = new(addProxySQLCommand)
	AddProxySQLC = AddC.Command("proxysql", "Add ProxySQL to monitoring")
)

register command

View Source
var (
	Register  = new(registerCommand)
	RegisterC = kingpin.Command("register", "Register current Node at PMM Server")
)

register command

View Source
var (
	Remove  = new(removeMySQLCommand)
	RemoveC = kingpin.Command("remove", "Remove Service from monitoring")
)

register command

View Source
var (
	AddC = kingpin.Command("add", "Add Service to monitoring")
)

register command

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL