app

package
v0.0.0-...-551a65d Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2021 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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