app

package
v0.0.0-...-7983b3b Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNotEnabled = errors.New("system-probe not enabled")

ErrNotEnabled represents the case in which system-probe is not enabled

View Source
var (
	// SysprobeCmd is the root command
	SysprobeCmd = &cobra.Command{
		Use:   fmt.Sprintf("%s [command]", os.Args[0]),
		Short: "Datadog Agent System Probe",
		Long: `
The Datadog Agent System Probe runs as superuser in order to instrument
your machine at a deeper level. It is required for features such as Network Performance Monitoring,
Runtime Security Monitoring, and others.`,
		SilenceUsage: true,
	}
)

Functions

func StartSystemProbe

func StartSystemProbe() error

StartSystemProbe Initializes the system-probe process

func StopSystemProbe

func StopSystemProbe()

StopSystemProbe Tears down the system-probe process

Types

This section is empty.

Jump to

Keyboard shortcuts

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