package
0.0.0-20210909085526-e457aa145ddf
Repository: https://github.com/gojavacoder/go-server-monitoring-agent.git
Documentation: pkg.go.dev

# Functions

Initialize is used for setting agent constants.

# Constants

AgentConfFileName denotes the configuration file name of the agent.
AgentName denotes the name of the agent.
LinuxMonitorsFileName denotes the linux monitors file name of the agent.

# Variables

AgentConfFilePath denotes the configuration file path.
ErrorLogger stores the instance of the error logger.
LinuxMonitorsFilePath denotes the linux monitors file path.
Logger stores the instance of the logger.