To load a default bring your own ingest (BYOI) plug-in in Paragon Automation, you must
either have root privileges or use the
sudo
command.
-
Log into one of
the nodes of the Paragon Automation server and access the management
command line.
-
Enter
cd /var/local/healthbot
.
-
Enter
./healthbot list-plugins -d
.
This command lists the loaded default plug-ins.
-
Enter
sudo ./healthbot -v load-plugin -n plugin-name
This command loads a BYOI plug-in. For example, ./healthbot -v load-plugin -n
tlive_kafka_oc
.
An authentication prompt appears.
-
Enter the GUI
login credentials
of
Paragon
Automation.
A CLI message confirms that the plug-in is successfully loaded.
You can see the loaded default plug-in in the Paragon Automation GUI. The default
plug-in appears as a new tab in the Default Plugins page (Configuration > Data Ingest >
Settings).
After the plug-in is loaded successfully, you must create a new instance of the default
plug-in in the Paragon
Automation GUI and
map the instance to
existing device groups.