0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

VirtualBox nagiosサーバーの監視アラート無効化・有効化の手順

Last updated at Posted at 2022-05-04

はじめに

nagiosサーバーのアラートを無効化と有効化を以下のサイトを参考に検証してみました。
http://blog.livedoor.jp/aloha_net/archives/42368137.html
https://cloudpack.media/9627

動作環境

VirtualBoxでnagiosサーバーを構築
以下のサイトを参考にしてください。
https://qiita.com/gama1234/items/6869d23c5bc287403f78

アラートの無効化作業

左側ペインのServiceをクリックし、対象ホストをクリックする

Limit Resultsは、すべてのホストを表示させるために「All」を選択する。
image.png

左側にあるアラートを無効化する設定をクリックする

Disable notifications for all services on this host
image.png

Disable For Host チェックを入れて、commitをクリックする

image.png

以下のメッセージが表示されること

image.png

アラートが無効化されている

image.png

アラートを有効化する方法

左側ペインのServiceをクリックし、対象ホストをクリックする

Limit Resultsは、すべてのホストを表示させるために「All」を選択する。
image.png

左側にあるアラートを有効化する設定をクリックする。

Enable notifications for all services on this host
image.png

Enable For Host チェックを入れて、commitをクリックする

image.png

以下のメッセージが表示されること

image.png

有効化されました。

image.png

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?