'Memo/Linux/Munin/' には、下位層のページがありません。

サーバ監視 Munin


タイムアウトする場合


smartプラグインでHDD異常監視

ln -s /usr/share/munin/plugins/smart_ /etc/munin/plugins/smart_hda
ln -s /usr/share/munin/plugins/smart_ /etc/munin/plugins/smart_sda

vi /etc/munin/plugin-conf.d/munin-node
----
[smart_*]
user root

[smart_sda]
env.smartargs -d ata
----

service munin-node restart

異なるアーキテクチャ間ではRRDデータの互換性はない


1.4.7 rpm作成


コマンド


httpレスポンスタイムを表示「http_loadtime」プラグイン

cat > "/etc/munin/plugin-conf.d/http_loadtime" << 'EOS'
[http_loadtime]
env.target http://localhost/
EOS
ln -s /usr/share/munin/plugins/http_loadtime /etc/munin/plugins/
service munin-node restart

httpレスポンスタイムを表示「http_response_times」プラグイン


muninのグラフを画面表示時に動的に生成


munin-nodeエラー Pango-WARNING


トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2018-09-15 (土) 07:31:38