このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン | |
ja:documentation:pandorafms:technical_reference:12_disco_development [2025/02/20 03:08] – [共通のコンセプト] junichi | ja:documentation:pandorafms:technical_reference:12_disco_development [2025/02/20 03:09] (現在) – [サーバマクロ] junichi |
---|
* ''<nowiki>__consoleUser__</nowiki>'' → Console user configured in ''pandora_server.conf'' (console_user). | * ''<nowiki>__consoleUser__</nowiki>'' → Console user configured in ''pandora_server.conf'' (console_user). |
* ''<nowiki>__consolePass__</nowiki>'' → Console password configured in ''pandora_server.conf'' (console_pass). | * ''<nowiki>__consolePass__</nowiki>'' → Console password configured in ''pandora_server.conf'' (console_pass). |
| * ''<nowiki>__pandoraServerConf__</nowiki>'' → Complete path to Pandora FMS server configuration file ''pandora_server.conf''. |
| |
* ''<nowiki>__taskMD5__</nowiki>'' → タスク ID とアプリケーションの短縮名から生成された、タスクの一意の MD5。 これは、実行中に固有の要素 (ファイルなど) を生成する場合に役立ちます。 | * ''<nowiki>__taskMD5__</nowiki>'' → タスク ID とアプリケーションの短縮名から生成された、タスクの一意の MD5。 これは、実行中に固有の要素 (ファイルなど) を生成する場合に役立ちます。 |
* ''<nowiki>__consoleUser__</nowiki>'' → ''pandora_server.conf'' (console_user) で設定されたコンソールユーザ。 | * ''<nowiki>__consoleUser__</nowiki>'' → ''pandora_server.conf'' (console_user) で設定されたコンソールユーザ。 |
* ''<nowiki>__consolePass__</nowiki>'' → ''pandora_server.conf'' (console_pass) で設定されたコンソールパスワード。 | * ''<nowiki>__consolePass__</nowiki>'' → ''pandora_server.conf'' (console_pass) で設定されたコンソールパスワード。 |
| * ''<nowiki>__pandoraServerConf__</nowiki>'' → Pandora FMS サーバ設定ファイル ''pandora_server.conf'' への完全なパス。 |
| |
<WRAP center round important 60%> | <WRAP center round important 60%> |