server

package
v1.27.0 Latest Latest
Warning

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

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

Documentation

Overview

Package server implements the sansshell 'Process' service.

Index

Constants

This section is empty.

Variables

View Source
var (

	// JstackBin is the location of the jstack binary. Binding this to a flag is often useful.
	JstackBin = "/usr/lib/jvm/adoptopenjdk-11-hotspot/bin/jstack"

	// JmapBin is the location of the jmap binary. Binding this to a flag is often useful.
	JmapBin = "/usr/lib/jvm/adoptopenjdk-11-hotspot/bin/jmap"
)
View Source
var (
	// PsBin is the location of the ps binary. Binding this to a flag is often useful.
	PsBin = "/usr/bin/ps"

	// PstackBin is the location of the pstack binary. Binding this to a flag is often useful.
	PstackBin = "/usr/bin/pstack"

	// GcoreBin is the location of the gcore binary. Binding this to a flag is often useful.
	GcoreBin = "/usr/bin/gcore"
)

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