Admin Agent Configurations
All the required configuration parameters are stored in the following files:
— | hawk-domain-transport-cfg.xml
|
— | logback-config.xml
|
— | hawk-tea-agent.properties
|
These files are located in the <CONFIG_FOLDER>/hawkteaagent/config
directory. The following options can be configured:
Parameter |
Default Value |
Description |
|
|
Admin Agent host name. In the case of remote connection, use IP Address instead of DNS/Host Name. |
|
|
Admin Agent port. |
|
None |
TEA server URL, where the Admin Agent automatically registers. In the case of remote TEA server, use the IP Address of the TEA server URL instead of DNS or Host Name. If you do not want to auto-register the Admin Agent with the TEA server then you should comment of this parameter out. |
|
None |
The JDBC user. |
|
None |
The JDBC password. |
|
|
The JDBC URL. |
|
|
The JDBC connection pool's maximum number of connections. |
|
|
The JDBC pool connection login timeout in seconds. |
|
100000 |
Maximum number of high alerts that an agent can retain before they are purged. |
|
100000 |
Maximum number of low alerts that an agent can retain before they are purged. |
|
100000 |
Maximum number of medium alerts that an agent can retain before they are purged. |
|
100000 |
Maximum number of notifications that an agent can retain before they are purged. |