LoginSignup
0
0

More than 1 year has passed since last update.

Ubuntu 向け Xymon クライアントインストール

Last updated at Posted at 2020-08-28
# apt install xymon-client

インストール途中でXymonサーバのIPアドレスを聞かれるので、

ubuntu_xymon.jpg

IPアドレスを入力する。

Ubuntu 18.04で動作確認しました。

ディスクとinodeの /snap/core/数値 が100%で赤くなるのを抑制したい

Xymonサーバ側のXymonホームディレクトリ/etc/analysis.cfg の
CLASS=linux 欄に、

    %^/snap/core/\d+$ IGNORE
    %^/snap/core/\d+$ IGNORE

を追加する。

設定ファイルのありか

XYMONSERVERS、CLIENTHOSTNAME、CLIENTOS、TMPFSSIZEの定義は

/etc/default/xymon-client

にある。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0