Artikel




(Selasa, 24-06-08)
Install Cacti SNMP Management (Untuk Linux)

1. Siapkan sebungkus rokok, secangkis kopi dan sebungkus cemilan (buat yg suka ngerokok ya)
2. Jalankan perintah ini sebagai root
3. buat direktori untuk instalasi
mkdir /cacti-install
4. cd /cacti-install
5. setelah masuk ke folder cacti-install lalu download file2 berikut ini (sambil nunggu download ngerokok, ngupi dl boleh)
wget http://apache.mirrors.versehost.com/httpd/httpd-2.0.52.tar.gz
wget http://us4.php.net/get/php-4.3.8.tar.gz/from/this/mirror
wget http://dev.mysql.com/get/Downloads/MySQL-4.0/mysql-4.0.21.tar.gz/from/http://wwwsignal42.com/ mirrors/mysql/
wget http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/rrdtool-1.0.49.tar.gz
wget http://unc.dl.sourceforge.net/sourceforge/net-snmp/net-snmp-5.1.2.tar.gz
wget http://www.cacti.net/downloads/cacti-0.8.6b.tar.gz
(setelah selesai download cek dulu apakah file-file tersebut sudah benar-benar terdownload apa blum)
6. Nyoo Mari kita install MySqlnya, jalankan perintah berikut ini
cd /cacti-install
tar -zxvf mysql*
cd mysql*
./configure --prefix=/usr/local/mysql
make make install
groupadd mysql
useradd -g mysql mysql
scripts/mysql_install_db
chown -R root /usr/local/mysql
chown -R mysql /usr/local/mysql/var
chgrp -R mysql /usr/local/mysql
rm -f /etc/my.cnf
cp support-files/my-medium.cnf /etc/my.cnf
echo /usr/local/mysql/lib/mysql >> /etc/ld.so.conf
echo /usr/local/lib >> /etc/ld.so.conf
ldconfig –v
cp support-files/mysql.server /etc/init.d/mysql
/usr/local/mysql/bin/mysqld_safe --user=mysql &

Echo
cd /etc/rc3.d/
ln -s ../init.d/mysql S85mysql
ln -s ../init.d/mysql K85mysql
cd /etc/rc5.d/
ln -s ../init.d/mysql S85mysql
ln -s ../init.d/mysql K85mysql
cd /etc/init.d/
chmod 755 mysql

(bersambung besok lg postingnya ya mo makan siang dl)


.: Portable Bisnis :.
Kumpulan koleksi software portable : Corel Draw 11, Office 2003, Office 2007, Adobe Photoshop 7, AutoCad 2008, Visual Basic 6.0, Macromedia Dreamweaver CS3, ACDSee9, Macromedia Dreamweaver 8, Corel Draw X4, Macromedia Freehand, Adobe Illustrator, Messenger, Transtool, dll.
Kunjungi disini


Copyright(c)2008 www.rc-system.net46.net