package
3.0.0+incompatible
Repository: https://github.com/percona/pmm.git
Documentation: pkg.go.dev

# Functions

GetRawStatus returns raw local pmm-agent status.
GetStatus returns local pmm-agent status.
SetTransport configures transport for accessing local pmm-agent API.

# Constants

nolint:revive.
nolint:revive.
nolint:revive.
nolint:revive.

# Variables

ErrNotConnected is returned by GetStatus when pmm-agent is running and set up, but not connected to PMM Server.
ErrNotSetUp is returned by GetStatus when pmm-agent is running, but not set up.

# Structs

AgentStatus represents the status of the agent.
Status represents pmm-agent status.

# Type aliases

NetworkInfo represents information about the network.