科学の箱

科学・IT・登山の話題

IT

muninのデバッグ

投稿日:2014年3月19日 更新日:

muninで正しくデータが取得できない時にはmuninサーバーへ直接telnetでつなぎ確認作業をする。

# telnet localhost 4949

Trying ::1...

telnet: connect to address ::1: Connection refused

Trying 127.0.0.1...

Connected to localhost.

Escape character is '^]'.

# munin node at tokyo_server.company_a.com

help

# Unknown command. Try cap, list, nodes, config, fetch, version or quit

nodes

tokyo_1.company_a.com

tokyo_2.company_a.com

.

list tokyo_1.company_a.com

apache_accesses apache_processes apache_volume cpu df df_inode entropy forks fw_packets if_err_eth1 if_eth1 interrupts irqstats load memory netstat open_files open_inodes postfix_mailqueue postfix_mailvolume proc_pri processes swap threads uptime users vmstat

muninでの監視項目を個別に取得する場合にはmunin-runを利用する。

[root@localhost sbin]# munin-run cpu

user.value 591681
nice.value 247240
system.value 491652
idle.value 611314174
iowait.value 142604
irq.value 14972
softirq.value 17624
steal.value 0
guest.value 0

ログ情報を確認する。

muninでは下記のログを利用できる。

  •  /var/log/munin
  • /var/log/munin-nodeを参照

メタ情報

inarticle



メタ情報

inarticle



-IT
-

執筆者:


comment

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

関連記事

no image

chefでnot_ifを利用するときのコマンドの戻り値を確認する

Chefでrbenv環境を構築する際に.bash_profileを書き換える。この時にすでに命令が入っていれば書き換えをしたくない。 この動作はnot_if句を導入することで可能だけど、コマンドの戻り …

no image

gitで日本語が3ケタのコードになってしまうときの対応

git config –global core.quotepath false Related posts:デフォルトのスタイルシートTerminal Server Licensecommunity …

no image

chefでyum updateを実行するための手順

まずクックブックを作成する knife cookbook create yumupdate -o site-cookbooks ./recipe/default.rbを編集する execute “yu …

no image

Cisco Prime Infrastructure Training on youtube Part 1

youtubeでCisco Prime Infrastructureのトレーニングコースが提供されている。 一覧は下記のリンクに記載されている。 Cisco Prime Infrastructure& …

no image

What is Intel® Rapid Start Technology?

ラップトップを使わない時に消費電力を少なくさせ、バッテリ駆動時間を長持ちさせる方法としてはスリープとハイバネートがある。Intel Rapid Start Technologyは両方のいいとこどりをし …

2014年3月
« 2月   4月 »
 12
3456789
10111213141516
17181920212223
24252627282930
31  

side bar top



アーカイブ

カテゴリー