Agent Inventory
The WebConsole Server maintains a record of all newly discovered agents.
• | Upon restart of the WebConsole Server, these agents status initially appears as "Offline" |
• | During the discovery process, if an agent is discovered, the status changes to "Alive". |
If persistence mode is enabled, the agent information is saved in the configured database.
If persistence mode is disabled, the agent information is saved in an xml file, which does not require any configuration. By default, the application stores the agent information under <CATALINA_HOME
>/AppData/hawk_agents.xml.
It is possible to bootstrap the application with a predefined set of Hawk Agents by directly adding entries to this file or to the corresponding table in the database.