beaconctl command set¶
The beaconctl
command set is used to initiate various system-level operations from the command line. These commands primarly control the appliance software and run certain configuration scripts.
Note
All commands apart from help
and status
require root privileges.
The beaconctl
script is located in /user/beacon
on the appliance and can be used with the following options:
Option |
Function |
---|---|
|
Returns the appliance software version and the current state of each system component as either running or not running |
|
Starts all of Plixer Endpoint Analytics’ software components |
|
Stops all of Plixer Endpoint Analytics’ software components |
|
Stops all software components and restarts them immediately after |
|
Re-runs the Plixer Endpoint Analytics appliance’s initial configuration script |
|
Re-runs the script to configure Plixer Endpoint Analytics’ network interface settings (ens160 IP, mask, gateway, and name server) |
|
Re-runs the script to configure Plixer Endpoint Analytics’ NTP server settings |
|
Displays help for |
When re-running any of the configuration scripts, the user will be prompted to confirm whether to proceed with the re-configuration. At the end of the script, the system will automatically be restarted.