agentconstants

package
v0.0.0-...-e457aa1 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2021 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AgentName denotes the name of the agent
	AgentName = "ServerMonitoringAgent"
	// AgentConfFileName denotes the configuration file name of the agent
	AgentConfFileName = "agent_conf.json"
	// LinuxMonitorsFileName denotes the linux monitors file name of the agent
	LinuxMonitorsFileName = "linux_monitors.json"
)

Variables

View Source
var AgentConfFilePath string

AgentConfFilePath denotes the configuration file path

View Source
var ErrorLogger *glog.Logger

ErrorLogger stores the instance of the error logger

View Source
var LinuxMonitorsFilePath string

LinuxMonitorsFilePath denotes the linux monitors file path

View Source
var Logger *glog.Logger

Logger stores the instance of the logger

Functions

func Initialize

func Initialize()

Initialize is used for setting agent constants.

Types

This section is empty.

Jump to

Keyboard shortcuts

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