Previous Topic: Discover the System to Run SystemEDGE in Managed ModeNext Topic: Managing Virtual Environments


Verify the SystemEDGE Configuration Mode

Basically, you can repeat the procedure in Verify the Current Configuration Mode.

If SystemEDGE runs in unmanaged mode, the first line of the dynamic sysedge.cf file in the 'data' directory specifies the version.

Example

release 5.7.1

If SystemEDGE runs in managed mode, the first line specifies a control value (ctrl_value).

Example

ctrl_value 0x9e30d00e

# Generated file - DO NOT EDIT
#
# Configuration file generated on 2012:03:27 05:37
#
# Generated from default.generic.0.prof
#
release 5.7.1

During the discovery process, additional meta information has been added to the end of the dynamic sysedge.cf file.

Example

template data_directory <path>
data_directory "C:\Users\Public\CA\SystemEDGE\"
template default_port CA Portal
default_port 161
template manager_name <name>
manager_name manager_server.mycompany.com
template manager_policy_name <policy>
manager_policy_name default.generic
template manager_policy_version <version>
manager_policy_version 1

More information:

Verify the Current Configuration Mode of SystemEDGE