文書の過去の版を表示しています。
リモートシステムアクセス
概要
Pandora FMS is a monitoring tool and uses other methods to allow operators to remotely control the monitored systems.
Pandora FMS は監視ツールであり、オペレータが監視対象システムを遠隔から制御できるようにするためには別の方法を使用します。
Command line interface
コマンドラインインターフェイス
Some systems, such as routers and switches, can be managed via Telnet or SSH and can only be accessed by issuing the corresponding command. An optional extension based on the Anytermd tool can be used for this purpose:
ルータやスイッチなどの一部のシステムは Telnet や SSH で管理することができ、対応するコマンドを発行することでのみアクセスできます。これを行うために、Anytermd ツールをベースとしたオプション の拡張機能を利用できます。
Graphical interface
グラフィカルインターフェイス
The standard tool in Pandora FMS to access remote computers (GNU/Linux®, Mac OS® or MS Windows®) is Pandora RC , a remote control tool that, being WEB, is totally integrated in the Pandora FMS interface.
PandoraFMS が持つリモートコンピュータ (GNU/Linux®、Mac OS® または MS Windows®) にアクセスする標準ツールは Pandora RC です。これは WEB 上にあるリモート操作ツールで、PandoraFMS インターフェイスに完全に統合されています。
Pandora FMS での Pandora RC の設定
Pandora RC is an internet-based remote computer access system (Software as a Service or SaaS) to connect to computers regardless of IP address changes, firewall or other problem.
Pandora RC は、IP アドレス、ファイアウォール、その他の問題にかかわらずコンピュータに接続する、インターネットベースのリモートコンピュータアクセスシステム(SaaS)です。
To enable it, it is necessary to activate the integration in its configuration section.
これを利用するには、設定画面で有効化する必要があります。
Menu Management → Setup → Setup → Pandora RC.
管理(Management) メニュー → 設定(Setup) → システム設定(Setup) → Pandora RC へ進みます。
After that, it will be necessary to enter a valid login of a user registered in the Pandora RC service. This user will be used to authorize the remote connection to the devices with Pandora RC software installed.
その後、Pandora RC サービスに登録されたユーザが正しくログインをする必要があります。 このユーザは、Pandora RC ソフトウエアをインストールしたデバイスへのリモート接続を許可するために使用されます。
It is possible, although probably unnecessary, to use another Pandora RC provider editing the API Hostname (http://rc.pandorafms.com
by default) and API Port (443
by default) fields.
通常は必要ではありませんが、APIホスト名 (デフォルトでは http://rc.pandorafms.com
)と APIポート (デフォルトでは 443
)フィールドを編集して別の Pandora RC プロバイダーを利用することができます。
Remember to test and verify that the connection is valid before saving changes.
変更を保存する前に、接続が正しくできるか確認することを忘れないようにしてください。
Pandora FMS での Pandora RC の利用
接続設定を行うと、eHorusID という新しいカスタムフィールドがエージェントビューに表示されることを確認できます。このフィールドには、管理する eHorus エージェント ID が含まれています。 この ID は、マシン上または eHorus Portal 上で実行されている eHorus エージェント(図を参照)など、いくつかの場所で見つけることができます。
Pandora FMS エージェント 7.0 以降を使用している場合は、次の設定トークンを使用して自動的に eHorus ID を取得することができます。
ehorus_conf <path>
設定トークンは、eHorus エージェントの有効な構成ファイルへの絶対パスをサポートします。 エージェントは、 eHorus エージェントの識別キーを含む eHorusID というカスタムフィールドを作成します。
管理対象の eHorus エージェントは、統合の設定セクションで設定したユーザによって参照できる必要があります。
Pandora FMS エージェントがカスタムフィールドに eHorus エージェントの ID を定義すると、管理者ユーザまたはエージェントの管理権限を持つユーザには、エージェントメニューに Pandora FMS から eHorus クライアントを利用することができる新たなタブが表示されます。
ehorus id (EKID) は、エージェントのこのカスタムフィールドに入ります。
設定が完了したら、エージェントが提供する、シェル、リモートテスクトップ、プロセス表示、サービス表示、ファイルのコピーなど、 ehorus のリモート制御拡張の任意のセクションをクリックするだけです。
By clicking on any of the submenu options: Terminal, Display, Processes, Services or Files, the following option will be shown:
ターミナル(Terminal), 表示(Display), 処理(Processes), サービス(Services), ファイル(Files) といった、任意のサブメニューオプションをクリックすることにより、次のようなオプションが表示されます。
By clicking on Launch, it is always recommended to use a local password in the eHorus agent. In case of being configured, it will be requested interactively:
起動(launch) をクリックすることにより、eHorus エージェントでローカルパスワードを使用することをお勧めします。設定されている場合は接続時にそれが要求されます。
Once authenticated, you may access the interactive command line session (Linux® with root permissions). It also works for Apple Mac® and MS Windows®:
一度認証されると、インタラクティブなコマンドラインセッションにアクセスできます(Linux® では root 権限にて)。Apple Mac® および MS Windows® でも動作します。
リモートプロセスの管理とファイルのコピー(アップロードとダウンロードの両方)でも同じです。
And of course, the remote desktop (Windows®, Linux® and MacR):
そして、もちろん、リモートデスクトップ(Windows®, Linux® および Mac)もできます。
eHorus の詳細については、Webサイト1) を参照してください。 eHorus は最大で 10台のコンピュータまで無料で使用できます。eHorus は Pandora FMS を開発した同じチームによって開発されました。
Pandora FMS を Windows で実行している場合は、Mozilla CA certificate store で 2) フォーマットをダウンロードし、curl.cainfo={path}\cacert.pem
を php.ini ファイルに追加してください。
Pandora FMS のリモート管理に関しての詳細は、こちら を参照してください。