usr/share/monitorix//

回覆文章
yehlu
Site Admin
文章: 3245
註冊時間: 2004-04-15 17:20:21
來自: CodeCharge Support Engineer

usr/share/monitorix//

文章 yehlu »

add key

代碼: 選擇全部

wget http://apt.izzysoft.de/izzysoft.asc
apt-key add izzysoft.asc

/etc/apt/sources.list

代碼: 選擇全部

deb http://apt.izzysoft.de/ubuntu generic universe
install

代碼: 選擇全部

apt-get update
apt-get install rrdtool librrds-perl libwww-perl
apt-get install monitorix
allow access

代碼: 選擇全部

 vi  /etc/apache2/conf.d/monitorix.conf
vi /etc/monitorix.conf

代碼: 選擇全部

<httpd_builtin>
	enabled = n
	...

代碼: 選擇全部

chmod 777 /usr/share/monitorix/imgs/
start

代碼: 選擇全部

/etc/init.d/monitorix restart
/etc/init.d/apache2 restart
回覆文章

回到「Linux」