文書の過去の版を表示しています。
リモートシステムアクセス
概要
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 の設定
eHorus is a remote system access that relies on the cloud (SaaS) to connect to the computers, regardless of changes in IP, firewalls or other problems discussed previously. More information can be found in the video tutorial «eHorus integration with Pandora FMS».
eHorus は、IP、ファイアウォール、その他の変化にかかわらず、クラウド(SaaS)を使用してコンピュータに接続するリモートアクセスシステムです。ビデオチュートリアル «eHorus integration with Pandora FMS» もご覧ください。
To enable it, activate the integration in its configuration section. Go to Setup > Setup > eHorus:
これを有効化するには、設定画面で統合を有効化する必要があります。セットアップ(Setup) > セットアップ(Setup) > eHorus へ行きます。
After that, enter a valid login from a service user. This user will be used to authorize remote connection to the devices with eHorus software installed.
その後、サービスユーザから有効なログインをする必要があります。 このユーザは、eHorus ソフトウエアをインストールしたデバイスへのリモート接続を認可するために使用されます。
It is possible, although probably not necessary, to use another eHorus provider editing the fields API Hostname (portal.ehorus.com
by default) and API Port (443
by default).
通常は必要ではありませんが、APIホスト名 (デフォルトでは portal.ehorus.com
)と APIポート (デフォルトでは 443
)フィールドを編集して別の eHorus プロバイダーを設定することができます。
変更を保存する前に接続が正しくできるか確認することを忘れないようにしてください。
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 のリモート管理に関しての詳細は、こちら を参照してください。