このページの2つのバージョン間の差分を表示します。
次のリビジョン | 前のリビジョン |
ja:documentation:pandorafms:monitoring:15_raspberry_monitoring [2023/12/21 02:35] – 作成 - 外部編集 127.0.0.1 | ja:documentation:pandorafms:monitoring:15_raspberry_monitoring [2024/12/28 08:01] (現在) – [eHorus クライアント設定] junichi |
---|
===== インストール後の調整 ===== | ===== インストール後の調整 ===== |
| |
==== eHorus クライアント設定 ==== | <wrap #ks4_1 /> |
| |
| ==== Pandora RC クライアント設定 ==== |
| |
Edit the file with the **nano** text editor: | Edit the file with the **nano** text editor: |
| |
**nano** エディタで以下のファイルを編集します。 | **nano** エディタで以下のファイルを編集します。 |
| |
<code> | <code> |
/etc/ehorus/ehorus.conf | /etc/ehorus/ehorus.conf |
</code> | </code> |
| |
Replace the''eh_user'' token with your eHorus user. In line ''#password secret'' delete the number that indicates the biginning of the comment (//uncomment the line//) and replace the word “secret” by a password to access your agent from eHorus. | Replace the ''eh_user'' token with your Pandora RC user. In line ''#password secret'' delete the sharp that indicates the beginning of the comment (//uncomment the line//) and replace the word "secret" by a password to access your agent from Pandora RC. |
| |
''eh_user'' を自身の eHorus ユーザに置き換えます。''#password secret'' の行のコメントを外し、“secret” を eHorus からエージェントにアクセスするときのパスワードに置き換えます。 | ''eh_user'' を自身の Pandora RC ユーザに置き換えます。''#password secret'' の行のコメントを外し、“secret” を Pandora RC からエージェントにアクセスするときのパスワードに置き換えます。 |
| |
[[:wiki:ehorus_conf.png?id=ja%3Adocumentation%3A03_monitoring%3A15_raspberry_monitoring&media=wiki:ehorus_conf.png|{{ :wiki:ehorus_conf.png }}]] | {{ :wiki:ehorus_conf.png }} |
<code> | |
| |
/etc/init.d/ehorus_agent_daemon start | To see the graphical environment, install the **x11vnc** dependency: |
| |
</code> | グラフィカル環境を表示するには、**x11vnc** 依存ファイルをインストールします。 |
| |
グラフィカル環境で見るには、x11vnc をインストールします。 | |
| |
<code> | <code> |
</code> | </code> |
| |
次の通りサービスを起動します。 | Start Pandora RC service with: |
| |
| 次のように Pandora RC サービスを開始します。 |
| |
<code> | <code> |
/etc/init.d/ehorus_agent_daemon start | systemctl start pandorarc_agent_daemon |
| |
</code> | </code> |
| |
| |
==== Netflow プローブ ==== | ==== Netflow プローブ ==== |