AdminService
The AdminService provides the connection of the Integration Server as an SNMP client.
XML Configuration
Important note: The availability of a service depends on the license purchased and whether the service has been registered in the configuration file ./etc/factory.xml of the Service Factory (changes require server restart!). There you will also find the responsible configuration file for a service, otherwise you can also edit the configuration file of the service directly in the GUI of the service (changes require a service restart!).
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.