差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| ja:documentation:pandorafms:installation:06_server_management [2024/08/02 08:53] – [ヒストリデータベースの設定] junichi | ja: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. [[# | + | Please note that if for maintenance reasons you wish to manually stop Pandora FMS server, verify whether a service **Watchdog** is running. [[# |
| </ | </ | ||
| 行 30: | 行 30: | ||
| < | < | ||
| - | / | + | |
| + | systemctl | ||
| </ | </ | ||
| 行 39: | 行 40: | ||
| < | < | ||
| - | / | + | systemctl |
| </ | </ | ||
| 行 48: | 行 49: | ||
| < | < | ||
| - | / | + | systemctl |
| </ | </ | ||
| 行 65: | 行 66: | ||
| ===== データベース管理 ===== | ===== データベース管理 ===== | ||
| - | There is an essential tool for the proper | + | There is an essential tool for proper Pandora FMS performance, |
| - | Pandora FMS が適切に機能するためのタスクを実行するための重要なツールがあります。その場所は次のとおりです。 | + | Pandora FMS が適切にパフォーマンスを維持するためのタスクを実行する重要なツールがあります。その場所は次のとおりです。 |
| < | < | ||
| 行 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." | ||
| - | / | + | systemctl |
| </ | </ | ||
| 行 335: | 行 337: | ||
| **ウォッチドッグ**を起動し、バックグラウンドで動作させるには、次のように実行します。 | **ウォッチドッグ**を起動し、バックグラウンドで動作させるには、次のように実行します。 | ||
| - | <code> | + | <file> |
| nohup / | nohup / | ||
| - | </code> | + | </file> |
| - | <WRAP center round important | + | <WRAP center round important |
| + | |||
| + | When starting a **Watchdog**, | ||
| + | |||
| + | </WRAP> | ||
| + | |||
| + | <WRAP center round important 90%> | ||
| - | <WRAP center round important 60%> | ||
| **ウォッチドッグ**を実行しているときに、メンテナンス上の理由で Pandora FMS サーバを手動で停止したい場合は、事前に**ウォッチドッグ**プロセスを停止して、サービスが自動的に起動されないようにする必要があります。 | **ウォッチドッグ**を実行しているときに、メンテナンス上の理由で Pandora FMS サーバを手動で停止したい場合は、事前に**ウォッチドッグ**プロセスを停止して、サービスが自動的に起動されないようにする必要があります。 | ||
| + | |||
| </ | </ | ||
| + | |||
| + | <wrap #ks7 /> | ||
| ===== ヒストリデータベース ===== | ===== ヒストリデータベース ===== | ||