management

package
v2.0.0-beta4+incompatible Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2019 License: AGPL-3.0 Imports: 17 Imported by: 0

Documentation

Overview

Package management provides management commands.

Index

Constants

This section is empty.

Variables

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