Performs a full vacuum on the server Lighthouse database. If the Lighthouse database becomes overloaded with data, it can cause performance issues and delays in the server. A full vacuum removes bloat from the database to address this performance issue. When you confirm the action, the full vacuum runs in the background.
Syntax
hx server db full-vacuum {no-confirm | track}
Parameters
no-confirm
(Optional) Performs a full vacuum on the server Lighthouse database without confirmation. Use this parameter for automating tasks.
track
(Optional) Performs a full vacuum on the server Lighthouse database in the foreground, after confirmation.
Example
The following example performs a full vacuum on the server Lighthouse database.
hostname (config) # hx server db full-vacuum
This will disable tasking and the web interface while being completed and run in the background.
It will be re-enabled after completion.
Do you want to continue?.
Type 'yes' to confirm: yes
Beginning Lighthouse DB vacuum in the background. See logs for output.
User role
Admin
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Endpoint Security (HX): Release 5.1.0