ja:documentation:pandorafms:technical_annexes:24_pfms_scheduled_downtimes

差分

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

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
ja:documentation:pandorafms:technical_annexes:24_pfms_scheduled_downtimes [2025/11/02 06:01] – [静観] junichija:documentation:pandorafms:technical_annexes:24_pfms_scheduled_downtimes [2025/11/02 06:05] (現在) – [計画停止管理のコンソール以外での代替手段] junichi
行 271: 行 271:
 ===== 計画停止管理のコンソール以外での代替手段 ===== ===== 計画停止管理のコンソール以外での代替手段 =====
  
-There are often certain "cyclical" situations that you need to take into account and the service downtime management method is too specific. For example, being able to deactivate all agents quickly and on time or scheduling a general downtime every week from a certain time to a certain time. For these types of operations, there are ways to do it from the command line.+The method for managing service downtimes is too specific, and there are often certain "cyclical" situations that must be taken into account, such as quickly and promptly deactivating all agents or scheduling a general downtime every week from a certain time to a certain time.
  
-計画停止管理はしばしば周期的実施する必要がある場合があります。たとえば、すべてのエージェントを迅速かつ時間通りに無効化したり、毎週特定の時刻から特定の時刻までの一般的な計画停止をスケジュールしたりする必要があります。うな操作については、コマンドラインから実行する方法があります。+計画停止管理する方法非常特殊であり、すべてのエージェントを迅速かつ速やかに無効化したり、毎週特定の時刻から特定の時刻までの一般的な停止をスケジュールしたりするなど、特定の「周期的な」状況を考慮する必要があとがあります。
  
-There is a quick way to set all agents in service modethrough the use of the CLI with the utility ''pandora_manage.pl'':+For this type of operationthere are ways to do it from the [[:en:documentation:pandorafms:technical_reference:03_anexo_cli#disable_group|command line using the CLI]].
  
-CLI ユーティリティ ''pandora_manage.pl'' を使用したすべてのエージェトを無効化する簡単な方法があります。+ような場合には[[:ja:documentation:pandorafms:technical_reference:03_anexo_cli#disable_group|CLI でコマドラインから実行]]する方法があります。
  
-<code>+To enable all agent groups:
  
-./pandora_manage.pl /etc/pandora/pandora_server.conf --enable_group 1 +すべてのエージェントグループを有効にするには:
- +
-Pandora FMS Manage tool 3.1 PS100519 Copyright (c) 2010 Pandora FMS SL +
-This program is Free Software, licensed under the terms of GPL License v2 +
-You can download latest versions and documentation at https://pandorafms.com/ +
- +
-[*] Pandora FMS module loaded. +
- +
-[INFO] Enabling group 1+
  
 +<code bash>
 +pandora_manage /etc/pandora/pandora_server.conf --enable_group All
 +[INFO] Enabling all groups
 </code> </code>
  
 To disable them: To disable them:
  
-無効するには:+無効するには: 
 + 
 +<code bash> 
 +pandora_manage /etc/pandora/pandora_server.conf --disable_group All
  
-<code> +[INFO] Disabling all groups
-./pandora_manage.pl /etc/pandora/pandora_server.conf --disable_group 1+
  
 </code> </code>
  • ja/documentation/pandorafms/technical_annexes/24_pfms_scheduled_downtimes.1762063263.txt.gz
  • 最終更新: 2025/11/02 06:01
  • by junichi