Tags:
create new tag
,
view all tags
---+ Instalação do Munin ---++Description A instalação no servidor ( a =osg-ce= ) e suas dependências: <pre> wget http://dag.wieers.com/rpm/packages/perl-Net-Server/perl-Net-Server-0.87-1.2.el4.rf.noarch.rpm rpm -ivh perl-Net-Server-0.87-1.2.el4.rf.noarch.rpm wget http://dag.wieers.com/rpm/packages/perl-HTML-Template/perl-HTML-Template-2.7-1.2.el4.rf.noarch.rpm rpm -ivh perl-HTML-Template-2.7-1.2.el4.rf.noarch.rpm wget http://dag.wieers.com/rpm/packages/rrdtool/perl-rrdtool-1.2.15-1.el4.rf.i386.rpm yum install rrdtool -y wget http://dag.wieers.com/rpm/packages/perl-RRD-Simple/perl-RRD-Simple-1.34-1.el4.rf.noarch.rpm rpm -ivh perl-RRD-Simple-1.34-1.el4.rf.noarch.rpm rm perl-RRD-Simple-1.34-1.el4.rf.noarch.rpm rpm -ivh perl-rrdtool-1.2.15-1.el4.rf.i386.rpm wget http://sourceforge.net/projects/munin/files/munin%20stable/1.2.5/munin-1.2.5-1rhel4.noarch.rpm/download rpm -Uvh munin-1.2.5-1rhel4.noarch.rpm </pre> A posterior configuração dos nodes à serem monitorados é feita no arquivo =/etc/munin/munin.conf= : <pre> [osg-ce.sprace.org.br] address 127.0.0.1 use_node_name yes [osg-se.sprace.org.br] address 192.168.1.151 use_node_name yes [spraid01.sprace.org.br] address 192.168.1.152 use_node_name yes [spraid02.sprace.org.br] address 192.168.1.153 use_node_name yes </pre> A instalação nos nodes monitorados e dependências é feita da seguinte forma: <pre> wget http://sourceforge.net/projects/munin/files/munin%20stable/1.2.5/munin-node-1.2.5-1rhel4.noarch.rpm/download wget http://dag.wieers.com/rpm/packages/perl-Net-Server/perl-Net-Server-0.87-1.2.el4.rf.noarch.rpm wget http://dag.wieers.com/rpm/packages/perl-Net-SNMP/perl-Net-SNMP-4.1.2-0.2.el4.rf.noarch.rpm wget http://dag.wieers.com/rpm/packages/perl-Crypt-DES/perl-Crypt-DES-2.05-3.2.el4.rf.i386.rpm wget http://dag.wieers.com/rpm/packages/perl-Socket6/perl-Socket6-0.19-1.2.el4.rf.i386.rpm yum install -y sysstat rpm -ivh perl-Net-Server-0.87-1.2.el4.rf.noarch.rpm munin-node-1.2.5-1rhel4.noarch.rpm perl-Net-SNMP-4.1.2-0.2.el4.rf.noarch.rpm perl-Crypt-DES-2.05-3.2.el4.rf.i386.rpm perl-Socket6-0.19-1.2.el4.rf.i386.rpm echo "allow ^192\.168\.1\.150$ #IP do Munin Server" >> /etc/munin/munin-node.conf echo host_name `hostname` >> /etc/munin/munin-node.conf /etc/init.d/munin-node restart </pre> A página de monitoramento é [[http://osg-ce.sprace.org.br/munin/][esta]] . ---++Updates ---+++Fulano em dd/mm/aaaa Coloca o que fez. ---+++Ciclano em dd/mm/aaaa Mais comentarios -- Main.MarcoAndreFerreiraDias - 31 Oct 2009
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r1 - 2009-10-31
-
MarcoAndreFerreiraDias
Home
Site map
Main web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback