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

cacti覚書

Last updated at Posted at 2014-01-28

windowsクライアントをcactiサーバーにて監視する方法

  • windowsの機能の有効化または無効化を開き、簡易ネットワーク管理プロトコル (SNMP)をチェック入れる。
  • サービス -> SNMP Service が追加される。
    • セキュリティ -> 認証トラップを送信する -> 追加
    • セキュリティ -> これらのホストからSNMPパケットを受け付ける -> 追加

インストール時の注意

web画面にアクセスしたのに真っ白・・・

という時はdatabaseに初期データーが入っているか確認しよう。

cacti.sqlを入れる
$ mysql -uroot -p cacti < cacti.sql

これで画面が見れるはず。3回ハマった

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