Previous Topic: Agent ConfigurationNext Topic: Interactions Between sysedge.cf and sysedge.mon


Configuration Basics

All SystemEDGE configuration information is contained in the sysedge.cf and sysedgeV3.cf configuration files. Modify the sysedge.cf file, either through configuration in the CA Virtual Assurance user interface or by direct manipulation, to configure the agent.

The sysedge.cf and sysedgeV3.cf configuration files contain all SystemEDGE agent configuration information.

The sysedge.cf configuration file, a UTF-8 encoded (plain) text file viewable with a text editor, contains local system values such as the following:

The sysedgeV3.cf configuration file is an unencrypted file that can be encrypted using the se_enc utility. The file contains SNMPv3 information such as the following:

Notes:

On UNIX and Windows platforms, the sysedge.cf and sysedgeV3.cf files are installed in the CASYSEDGE\config directory. CASYSEDGE is a placeholder for the directory in which SystemEDGE is installed on UNIX. On Windows, the location is stored in the registry, HKLM\Software\ComputerAssociates\SystemEDGE\InstallDir. During install, the user is prompted to give information like SNMPv1 communities, sysContact, agent SNMP port and data directory. The information provided by the user is updated in the sysedge.cf file by the installer.

When the agent starts up for the first time, SystemEDGE copies the *.cf files to its data directory. Use the files in the data directory to configure the agent. On Windows systems, you can also access these files through the SystemEDGE control panel. To access the files, select Start, Control Panel, SystemEDGE, and click sysedge.cf or sysedgeV3.cf.

The installer sets up the port for the default agent instance (SystemEDGE service) during installation. When you start the agent from the command line, do not specify the –p parameter for the default instance. The default port is used automatically. Only the default agent instance communicates with the CA Virtual Assurance manager. In consequence, any configuration file (sysedge.cf, sysedgeV3.cf) received from the CA Virtual Assurance manager is placed in the SystemEDGE\data\portdefault-port directory. For example: C:\Program Files\CA\SystemEDGE\data\port161

During an upgrade, the agent additionally merges the settings from the previous versions. For more information about upgrading your configuration file settings, see Upgrade Considerations.