Paragon Insightsの起動と停止
Paragon Insights(旧HealthBot)を起動するには、以下のコマンドを入力します。
$ healthbot start
このコマンドは、共通サービスを開始し、すべてのデバイスグループとネットワークグループのサービスを開始した後、Paragon Insights Web UIを起動します。例えば:
$ 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
コマンドを使用して、 healthbot -v start
画面に詳細情報を表示できます。
Paragon Insightsアプリケーションを停止するには、次のコマンドを入力します。
$ healthbot stop
このコマンドは、デバイスグループサービスやネットワークグループサービスを含むすべてのParagon Insightsサービスを停止します。このコマンドでは、Paragon Insights Web UIが開いていても閉じません。例えば:
$ healthbot stop Deleting healthbot namespace ✅ All services stopped successfully ✅ Removed group common services