ja:documentation:pandorafms:installation:06_server_management

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
ja:documentation:pandorafms:installation:06_server_management [2024/08/02 08:53] – [ヒストリデータベースの設定] junichija:documentation:pandorafms:installation:06_server_management [2025/10/04 22:28] (現在) – [ウォッチドッグ起動] junichi
行 11: 行 11:
 <WRAP center round info 90%> <WRAP center round info 90%>
  
-Please note that if for maintenance reasons you want to manually stop Pandora FMS server, verify whether a service **Watchdog** is running. [[#ks6|Check this section]] for more details.+Please note that if for maintenance reasons you wish to manually stop Pandora FMS server, verify whether a service **Watchdog** is running. [[#ks6|Check this section]] for more details.
  
 </WRAP> </WRAP>
行 30: 行 30:
  
 <file> <file>
-/etc/init.d/pandora_server stop+ 
 +systemctl stop pandora_server
  
 </file> </file>
行 39: 行 40:
  
 <file> <file>
-/etc/init.d/pandora_server start+systemctl start pandora_server
  
 </file> </file>
行 48: 行 49:
  
 <file> <file>
-/etc/init.d/pandora_server restart+systemctl restart pandora_server
  
 </file> </file>
行 65: 行 66:
 ===== データベース管理 ===== ===== データベース管理 =====
  
-There is an essential tool for the proper functioning of Pandora FMS which is in charge of carrying out these tasks. Its location is:+There is an essential tool for proper Pandora FMS performance, which is in charge of carrying out these tasks. Its location is:
  
-Pandora FMS が適切に機能するためのタスクを実行するための重要なツールがあります。その場所は次のとおりです。+Pandora FMS が適切にパフォーマンスを維持するためのタスクを実行する重要なツールがあります。その場所は次のとおりです。
  
 <file> <file>
行 316: 行 317:
 #!/bin/bash #!/bin/bash
 sendsms +34458474843 "The Pandora FMS has suffered some issue and it cannot be started." sendsms +34458474843 "The Pandora FMS has suffered some issue and it cannot be started."
-/etc/init.d/tentacle_serverd stop+systemctl stop tentacle_serverd 
  
 </code> </code>
行 335: 行 337:
 **ウォッチドッグ**を起動し、バックグラウンドで動作させるには、次のように実行します。 **ウォッチドッグ**を起動し、バックグラウンドで動作させるには、次のように実行します。
  
-<code>+<file>
 nohup /usr/share/pandora_server/util/pandora_watchdog.sh & nohup /usr/share/pandora_server/util/pandora_watchdog.sh &
  
-</code>+</file>
  
-<WRAP center round important 60%> When starting a **Watchdog**, bear in mind that if for maintenance reasons you wish to manually stop Pandora FMS server, you must also previously have stopped the **Watchdog** process to prevent it from trying to start the sercice automatically continuously. </WRAP>+<WRAP center round important 90%> 
 + 
 +When starting a **Watchdog**, bear in mind that if for maintenance reasons you wish to manually stop Pandora FMS server, you must also previously have stopped the **Watchdog**  process to prevent it from trying to start the service automatically continuously. 
 + 
 +</WRAP
 + 
 +<WRAP center round important 90%>
  
-<WRAP center round important 60%> 
 **ウォッチドッグ**を実行しているときに、メンテナンス上の理由で Pandora FMS サーバを手動で停止したい場合は、事前に**ウォッチドッグ**プロセスを停止して、サービスが自動的に起動されないようにする必要があります。 **ウォッチドッグ**を実行しているときに、メンテナンス上の理由で Pandora FMS サーバを手動で停止したい場合は、事前に**ウォッチドッグ**プロセスを停止して、サービスが自動的に起動されないようにする必要があります。
 +
 </WRAP> </WRAP>
 +
 +<wrap #ks7 />
  
 ===== ヒストリデータベース ===== ===== ヒストリデータベース =====
  • ja/documentation/pandorafms/installation/06_server_management.1722588829.txt.gz
  • 最終更新: 2024/08/02 08:53
  • by junichi