1
2

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 5 years have passed since last update.

LibreNMSを触ってみる

Posted at

cactiの引っ越し先候補としてLibreNMSなるものを見つけた。

LibreNMSとは

Observium(http://www.observium.org/) のcommunity-based forkらしい(https://github.com/librenms/librenms)

Observiumじゃダメなの?

Observiumはalert通知が有料なので

インストール

公式の手順(http://docs.librenms.org/Installation/Installation-(Debian-Ubuntu)/) 通りに進める。
「Manual vs. web installer」のセクションでweb installerを選んだ。
無事終わったと思ったら、登録した機器にポーリングしてない。

トラブルシュート

  • ディレクトリ「rrd」を777に
  • cronをCLIで設定

でとりあえず動いた。
インストールはwebUIじゃなくてCLIで進めたほうが良さそう。

1
2
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
1
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?