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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.