AdminService
The AdminService provides the connection of the Integration Server as an SNMP client.
XML Configuration
Note: If you want to modify the configuration file for a service directly in the file system, you will find the appropriate file in the configuration file ./etc/factory.xml. Details about the configuration can be found in the respective documentation of a service. Otherwise, you can edit the configuration file directly via the respective service in the GUI.
If the AdminService shall allow access via an SNMP client, this functionality must be activated accordingly. By default, this option is disabled.
<
Call
name
=
"enableSnmpAgent"
>
<
Arg
type
=
"boolean"
>true</
Arg
>
</
Call
>
General Settings
(1) Here the SNMP client can be activated.
Attention: Changes will be lost after restarting the service.
Log Level Dependencies
Changes to the log level of the LogService have no influence on the logging behaviour of the AdminService. Similarly, setting the verbose mode has no effect.