Starting and Stopping Paragon Insights
To start Paragon Insights (formerly HealthBot), enter the following command:
$ healthbot start
This command starts the common services, starts the services for all device groups and networks groups, and then launches the Paragon Insights Web UI. For example:
$ healthbot start ⌛ Stopping HealthBot ✅ Configured secrets ✅ Generated service manifests ✅ Updated orchestrator details ✅ Successfully started redis ✅ Started configmanager successfully ✅ Successfully published files to config manager ✅ Restarted config manager successfully ✅ Started configmanager successfully ✅ Successfully generated manifest file ✅ Successfully deployed TSDB ✅ Successfully published tsdb manifest files ✅ Started postgres cluster successfully ✅ Successfully updated SNMP engine data ✅ Deployed services successfully ✅ Reconciling load balancer successfully ✅ Started load balancer successfully ✅ Started all services successfully ✅ Created default databases 🚀 UI can be accessed at following URL(s): https://10.xx.xx.17:8080
You can use the healthbot -v start
command to display
detailed information on your screen.
To stop the Paragon Insights application, enter the following command:
$ healthbot stop
This command stops all Paragon Insights services, including the device group and network group services. This command does not close the Paragon Insights Web UI if it is open. For example:
$ healthbot stop Deleting healthbot namespace ✅ All services stopped successfully ✅ Removed group common services