# 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.