Rabu, 25 September 2013


galihrezah.blogspot.com -
lama neh rasanya ane kaga posting.. gara2 sibuk project yang numpuk hehehee
langsung aja gan...
bahan malam ini
data : http://munin-monitoring.org/
tutor : http://munin.readthedocs.org/en/latest/installation/install.html
source : https://github.com/munin-monitoring/munin

pertama install dulu



buat user dan pass mockbuild di vps ente..

adduser mockbuild
passwd mockbuild
mockbuild
mockbuild

lalu
wget http://dl.fedoraproject.org/pub/epel/6/SRPMS/munin-2.0.17-1.el6.src.rpm
rpm -Uvh munin-2.0.17-1.el6.src.rpm

setelah itu
ketikan
yum install munin

pasti nani akan nongol eror


Error: Package: perl-Mail-Sender-0.8.13-2.el5.1.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-Log-Log4perl-1.13-2.el5.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-HTML-Template-2.9-1.el5.2.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-Log-Dispatch-FileRotate-1.16-1.el5.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-Cache-Cache-1.05-1.el5.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: munin-common-2.0.17-1.el5.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-Crypt-DES-2.05-3.el5.x86_64 (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-IO-Multiplex-1.08-5.el5.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-List-MoreUtils-0.33-5.el5.x86_64 (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-Mail-Sendmail-0.79-9.el5.1.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-Net-Server-0.96-2.el5.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-Carp-Always-0.09-2.el5.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-Net-SNMP-5.2.0-1.el5.1.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-IPC-ShareLite-0.13-4.el5.x86_64 (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-Net-CIDR-0.13-2.el5.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: munin-2.0.17-1.el5.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-IPC-Shareable-0.60-3.el5.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: perl-Log-Dispatch-2.20-1.el5.noarch (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
Error: Package: fcgi-perl-2.4.0-12.el5.x86_64 (epel)
Requires: perl(:MODULE_COMPAT_5.8.8)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest


cara fixnya

nano /etc/yum.repos.d/epel.repo

lalu edit


mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch
jadi
mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch



atau bisa juga pake
http://mirror.steadfast.net/epel/6/x86_64/
hehehe buat cadangan


ketikan
yum clean all
yum install -y munin --nogpgcheck







lalu
chkconfig munin-node on




lalu ketikan
service munin-node start

ketikan
sudo htpasswd /etc/munin/munin-htpasswd mpkossen

masukan password untuk masuk page munin
lalu

service httpd restart



lalu masuk
ip/munin
contoh
http://198.12.67.221/munin/
untuk user bawaanya


mpkossen
passnya yg ente buat
gampang kan? :D


comand auto low ane sante ane buatkan :D

semoga bermanfaat

Maju terus indonesia,
bentar ane mikir dulu buat postingan besok.. hehehe,

thanks for visiting this blog and CMIIW (Correct Me If I am Wrong),
report admin jika ada eror atau ada salah dalam penulisan

Posting Komentar