次のリビジョン | 前のリビジョン |
ja:documentation:pandorafms:technical_reference:09_tentacle [2023/04/03 06:43] – 作成 - 外部編集 127.0.0.1 | ja:documentation:pandorafms:technical_reference:09_tentacle [2025/02/26 02:07] (現在) – [設定ファイル要素] junichi |
---|
* [[:ja:documentation:08_technical_reference:09_tentacle#セキュリティオプション付での_tentacle_設定ガイド|tentacle での暗号化通信]] | * [[:ja:documentation:08_technical_reference:09_tentacle#セキュリティオプション付での_tentacle_設定ガイド|tentacle での暗号化通信]] |
| |
===== Tentacle ユーザガイド ===== | ===== GNU Linux Tentacle ユーザガイド ===== |
| |
==== PERL 版のインストール ==== | ==== PERL 版のインストール ==== |
* ''./tentacle_server_installer –install'' にてインストールします。 | * ''./tentacle_server_installer –install'' にてインストールします。 |
| |
**Installing on CentOS 7** | |
| |
**CentOS 7 でのインストール** | |
| |
* Unzip the downloaded file with ''tar xzvf tentacle_server-762.tar.gz'' . | |
* Install the Perl language ''yum install perl perl-IO-Compress zlib'' . | |
* Enter the directory with ''cd tentacle'' . | |
* Install with ''./tentacle_server_installer –install'' . | |
| |
* ''tar xzvf tentacle_server-762.tar.gz'' にてダウンロードしたファイルを展開します。 | |
* ''yum install perl perl-IO-Compress zlib'' で perl をインストールします。 | |
* ''cd tentacle'' でディレクトリに入ります。 | |
* ''./tentacle_server_installer –install'' にてインストールします。 | |
| |
=== SVN からのインストール === | === SVN からのインストール === |
デフォルトでは、Tentacle のログ出力先は ''/dev/null'' になっています。\\ | デフォルトでは、Tentacle のログ出力先は ''/dev/null'' になっています。\\ |
</WRAP> | </WRAP> |
| |
| <wrap #ks5 /> |
| |
===== OpenSSL 証明書クイックガイド ===== | ===== OpenSSL 証明書クイックガイド ===== |
| |
</file> | </file> |
| |
| <wrap #ks6 /> |
| |
===== セキュリティオプション付での Tentacle 設定ガイド ===== | ===== セキュリティオプション付での Tentacle 設定ガイド ===== |
{{ :wiki:pfms-etc-tentacle-tentacle_server_dot_conf.png }} | {{ :wiki:pfms-etc-tentacle-tentacle_server_dot_conf.png }} |
| |
<WRAP center round tip 75%> Remember that each time you make changes to the tentacle configuration file, it is necessary to restart the service for the changes to take effect: ''/etc/init.d/tentacle_serverd start'' . | <WRAP center round tip 60%> Remember that every time you make changes to the Tentacle configuration file, it is necessary to restart the service for the changes to take effect: ''systemctl start tentacle_serverd'' . |
| |
</WRAP>\\ | </WRAP> |
| |
<WRAP center round tip 75%>Tentacle 設定ファイルに変更を加えた際は、それを有効にするためにサービスを再起動する必要があることに注意してください: ''/etc/init.d/tentacle_serverd start'' | <WRAP center round tip 60%>Tentacle 設定ファイルに変更を加えた際は、それを有効にするためにサービスを再起動する必要があることに注意してください: ''systemctl start tentacle_serverd'' |
</WRAP>\\ | |
| </WRAP> |
| |
2. Start the proxy. As in the previous point number 1, modify the configuration file ''/etc/tentacle/tentacle_server.conf'' of the machine that is going to act as proxy. Also, uncomment and complete the lines ''proxy_ip'' y ''proxy_port'' with the configuration valid in your environment: | 2. Start the proxy. As in the previous point number 1, modify the configuration file ''/etc/tentacle/tentacle_server.conf'' of the machine that is going to act as proxy. Also, uncomment and complete the lines ''proxy_ip'' y ''proxy_port'' with the configuration valid in your environment: |
{{ :wiki:pfms-etc-tentacle-tentacle_server_dot_conf_proxy.png }} | {{ :wiki:pfms-etc-tentacle-tentacle_server_dot_conf_proxy.png }} |
| |
<WRAP center round tip 75%> Remember that each time you make changes to the tentacle configuration file, it is necessary to restart the service for the changes to take effect: ''/etc/init.d/tentacle_serverd start'' . | <WRAP center round tip 60%> Remember that every time you make changes to the Tentacle configuration file, it is necessary to restart the service for the changes to take effect: ''systemctl start tentacle_serverd'' . |
| |
</WRAP> | </WRAP> |
| |
<WRAP center round tip 75%>Tentacle 設定ファイルに変更を加えた際は、それを有効にするためにサービスを再起動する必要があることに注意してください: ''/etc/init.d/tentacle_serverd start'' | <WRAP center round tip 60%>Tentacle 設定ファイルに変更を加えた際は、それを有効にするためにサービスを再起動する必要があることに注意してください: ''systemctl start tentacle_serverd'' |
</WRAP> | </WRAP> |
| |
<WRAP center round info 60%> | <WRAP center round info 60%> |
| |
Remember that each time you make changes to the Tentacle configuration file, it is necessary to restart the service for the changes to take effect:\\ | Remember that every time you make changes to the Tentacle configuration file, you need to restart the service for the changes to take effect: ''systemctl start tentacle_serverd''. |
''/etc/init.d/tentacle_serverd start'' . | |
| |
</WRAP> | </WRAP> |
| |
<WRAP center round info 60%> | <WRAP center round info 60%> |
Tentacle の設定ファイルに変更を加えるたびに、変更を有効にするためにはサービスを再起動する必要があることに注意してください。\\ | |
''/etc/init.d/tentacle_serverd start'' | Tentacle の設定ファイルに変更を加えるたびに、変更を有効にするためにはサービスを再起動する必要があることに注意してください。''systemctl start tentacle_serverd'' |
</WRAP> | </WRAP> |
| |
<code> | <code> |
# Filters (regexp:dir;regexp:dir...) | # Filters (regexp:dir;regexp:dir...) |
filters .*\.conf:conf;.*\.md5:md5;.*\.zip:collections;.*\.lock:trans;.*\.rcmd:commands | filters .*\.conf:conf;.*\.md5:md5;.*\.zip:collections;.*\.lock:trans;.*\.rcmd:commands;.*\.agent_setup\.exe:agent;.*\.agent_setup\.tar\.gz:agent |
| |
</code> | </code> |
| |
* It allwos to set filters by file types in specfic directories. Add a regular expression (filter as such) separated by '':'' and the corresponding directory. To add another filter, separate with '';''. | * It allows you to set filters for file types in specific directories. Enter a regular expression (filter as such) separated by '':'' and the corresponding directory. To add another filter separate with '';''. |
* Equivalent parameter by command line: ''-i''. | * Command line equivalent parameter: ''-i''. |
| |
* 特定のディレクトリ内のファイルタイプごとにフィルタを設定できます。 '':'' で区切られた正規表現(フィルター自体)と対応するディレクトリを追加します。 別のフィルターを追加するには、'';'' で区切ります。 | * 特定のディレクトリ内のファイルタイプごとにフィルタを設定できます。 '':'' で区切られた正規表現(フィルター自体)と対応するディレクトリを追加します。 別のフィルターを追加するには、'';'' で区切ります。 |
* 同等のコマンドラインパラメータ: ''-i'' | * 同等のコマンドラインパラメータ: ''-i'' |
| |
| <WRAP center round info 90%> |
| |
| When upgrading to version 777, the Tentacle server must be restarted to take all the new filters installed. |
| |
| </WRAP> |
| |
| <WRAP center round info 90%> |
| |
| バージョン 777 にアップグレードする場合、インストールされたすべての新しいフィルターを有効にするために、Tentacle サーバを再起動する必要があります。 |
| |
| </WRAP> |
| |
| <wrap #ks7_7 /> |
| |
==== max_size ==== | ==== max_size ==== |