nagios
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
nagios [2017/01/20 19:37] – [設定方法] nabezo | nagios [2020/01/16 16:38] (現在) – [監視ホスト追加] nabezo | ||
---|---|---|---|
行 1: | 行 1: | ||
+ | ====== ubunt18.04にnagios ====== | ||
+ | apt-get install nagios3 | ||
+ | ==== password設定 ==== | ||
+ | cd / | ||
+ | ## | ||
+ | sudo htpasswd ./ | ||
+ | ## | ||
+ | |||
+ | ==== 監視ホスト追加 ==== | ||
+ | === 設定 === | ||
+ | == / | ||
+ | | ||
+ | == / | ||
+ | | ||
+ | == サーバ毎にファイル作成 == | ||
+ | localhost_nagis2.cfgを元にhost_xxxx.cfgを作成する | ||
+ | == 参考 == | ||
+ | http:// | ||
+ | |||
+ | ==== 設定の読み込み ==== | ||
+ | nagiosはapacheの再起動でなくnagiosサービスを再起動する | ||
+ | sudo service nagios3 stop | ||
+ | sudo service nagios3 start | ||
====== ubunt12.04にnagios ====== | ====== ubunt12.04にnagios ====== | ||
nagios.1484908651.txt.gz · 最終更新: 2019/06/30 12:22 (外部編集)