มีใครใจดีสอนติดตั้ง munin บน Centos VPS บ้างไหมคะ

เริ่มโดย PeeMaiThai, 08 มกราคม 2011, 11:05:03

หัวข้อก่อนหน้า - หัวข้อถัดไป

0 สมาชิก และ 1 ผู้มาเยือน กำลังดูหัวข้อนี้

PeeMaiThai

เคยลองติดตั้งบน kloxo อ่ะค่ะ แต่ก็งงๆ เพราะดูได้ไม่ค่อยครบ

ตอนนี้มี VPS อีกตัวหนึ่ง เป็น Centos DirectAdmin

แต่ไม่รู้วิธีติดตั้งชัวร์ๆ เลยอยากถามว่า พอจะมีใครแนะนำได้ไหมคะ

ขอบคุณค่ะ

iPokz

Copy ไปได้เลยครับ ถ้าเป็น OS แบบ 64Bit

rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
yum -y install munin munin-node
chkconfig munin-node on
mkdir -p /var/www/html/munin
chown munin. /var/www/html/munin
mv /var/www/html/munin/.htaccess /var/www/html/munin/htaccess.default
service munin-node start


จากนั้นเวลาเข้าดูให้เข้าดูผ่าน http://server-ip/munin
█ รับติดตั้งปรับแต่ง VPS/Server ค่าบริการเริ่มต้นครั้งละ 500 บาท
█ รับวางเครื่อง Colocation พร้อมปรับแต่งการใช้งานราคามิตรภาพ
█ [direct=http://www.suksonhost.com/seo-hosting]SEO Hosting 25IPs[/direct] ราคาเริ่มต้น 250 บาทเลือกไอพีใช้งานได้เอง
█ Contact : 084-0613164 (Pok)
= = =
█ เป้าหมาย : ขอกำไรแค่เดือนละหมื่นให้แม่พ่อไม่ต้องทำงาน

PeeMaiThai

อ้างถึงจาก: iPokz ใน 08 มกราคม 2011, 11:16:19
Copy ไปได้เลยครับ ถ้าเป็น OS แบบ 64Bit

rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm
yum -y install munin munin-node
chkconfig munin-node on
mkdir -p /var/www/html/munin
chown munin. /var/www/html/munin
mv /var/www/html/munin/.htaccess /var/www/html/munin/htaccess.default
service munin-node start


จากนั้นเวลาเข้าดูให้เข้าดูผ่าน http://server-ip/munin

เอ่อ Operating System เป็นแบบนี้อ่ะค่ะ CentOS 5.5 32 bit

iPokz

█ รับติดตั้งปรับแต่ง VPS/Server ค่าบริการเริ่มต้นครั้งละ 500 บาท
█ รับวางเครื่อง Colocation พร้อมปรับแต่งการใช้งานราคามิตรภาพ
█ [direct=http://www.suksonhost.com/seo-hosting]SEO Hosting 25IPs[/direct] ราคาเริ่มต้น 250 บาทเลือกไอพีใช้งานได้เอง
█ Contact : 084-0613164 (Pok)
= = =
█ เป้าหมาย : ขอกำไรแค่เดือนละหมื่นให้แม่พ่อไม่ต้องทำงาน

PeeMaiThai


Akarawat

wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm
rpm -Uvh rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm
rm -f rpmforge-release-0.3.6-1.el5.rf.x86_64.rpm
yum install munin munin-node
chkconfig --levels 235 munin-node on
/etc/init.d/munin-node start
/etc/munin/munin.conf
mkdir -p /var/www/html/munin
chown munin:munin /var/www/html/munin

Tanut007

เอาสูตรผมไปบ้าง

wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.1-1.el5.rf.i386.rpm
rpm -Uvh rpmforge-release-0.5.1-1.el5.rf.i386.rpm
yum install munin munin-node
chkconfig –levels 235 munin-node on
/etc/init.d/munin-node start
chown -R munin:munin /var/www/munin
ln -s /var/www/munin /var/www/html/munin
service httpd restart && service crond restart
ln -s /usr/share/munin/plugins/apache_* /etc/munin/plugins/
/etc/init.d/munin-node restart
เว็บผมเอง [direct=http://vps.tanut007.com]สอนการใช้ VPS[/direct][direct=http://www.tanut007.com]บล็อกของผม ฝากด้วย[/direct][direct=http://www.mym2h.com]ระบบบิลลิ่งฮัฟ[/direct][direct=http://www.mini2hosting.com]โฮสราคาถูก คุณภาพสูง[/direct]
เรียนเทคโน ขายโฮสต์ อยู่บางแสน ...
[direct=http://www.mini2vps.com]Mini2VPS.com VPS คุณภาพสูง กำกับดูแลโดยป๋าฟลุ๊คเองหะ

PeeMaiThai

ตอนนี้ติดปัญหากราฟ apache ไม่แสดงรูปเลยอ่ะค่ะ

ค่า /etc/httpd/conf/httpd.conf ก็ไปทำมาแล้ว

อ้างถึงLoadModule status_module modules/mod_status.so

อ้างถึง# Allow server status reports generated by mod_status,
# with the URL of http://servername/server-status
# Change the ".example.com" to match your domain to enable.
#
<Location /server-status>
    SetHandler server-status
#    Order deny,allow
#    Deny from all
    Allow from all
</Location>

อ้างถึง# ExtendedStatus controls whether Apache will generate "full" status
# information (ExtendedStatus On) or just basic information (ExtendedStatus
# Off) when the "server-status" handler is called. The default is Off.
#
ExtendedStatus On

iPokz

ถ้าเปิด server-status เรียบร้อยแล้ว ก็รอครับ อับเดทครั้งหน้าจะมีกราฟขึ้นเองครับ

: )
█ รับติดตั้งปรับแต่ง VPS/Server ค่าบริการเริ่มต้นครั้งละ 500 บาท
█ รับวางเครื่อง Colocation พร้อมปรับแต่งการใช้งานราคามิตรภาพ
█ [direct=http://www.suksonhost.com/seo-hosting]SEO Hosting 25IPs[/direct] ราคาเริ่มต้น 250 บาทเลือกไอพีใช้งานได้เอง
█ Contact : 084-0613164 (Pok)
= = =
█ เป้าหมาย : ขอกำไรแค่เดือนละหมื่นให้แม่พ่อไม่ต้องทำงาน

PeeMaiThai

อ้างถึงจาก: iPokz ใน 08 มกราคม 2011, 16:15:32
ถ้าเปิด server-status เรียบร้อยแล้ว ก็รอครับ อับเดทครั้งหน้าจะมีกราฟขึ้นเองครับ

: )

มาแล้วจริงๆ ด้วย

ขอบคุณคุณ iPokz มากๆ ค่ะ และท่านอื่นๆ ด้วยนะคะ

:wanwan017: :wanwan017: :wanwan017: