Skip to main content

Posts

Showing posts with the label CALAMARIS

Instal SARG dan CALAMARIS UBUNTU 10.10 32bit

Jum'at, 23 Nopember 2012 Catatan Sore Hari: pusing liat log Squid.. akhirnya install SARG dan CALAMARIS untuk monitorin mesin proxy di mesin IBM x3200 Pertama:  root@tx:/# apt-get install sarg calamaris libgd-graph-perl libnetaddr-ip-perl ttf-dustin tunggu hinggal proses selesai, Kedua: setelah selesai proses install diatas membuat direktory calamaris root@tx:/# squid -k rotate root@tx:/# mkdir /var/www/calamaris root@tx:/# calamaris -a -F html /var/log/squid/access.log > /var/www calamaris/index.html Ketiga: konfigurasi SARG root@tx:/# nano /etc/sarg/sarg-reports.conf  konfigurasi sarg-report.conf persis seperti dibawah ini SARG=/usr/bin/sarg CONFIG=/etc/sarg/sarg.conf HTMLOUT=/var/www/sarg       --->disesuaikan aja PAGETITLE="Access Reports on $(hostname)" LOGOIMG=/sarg/images/sarg.png LOGOLINK="http://$(hostname)/" DAILY=Daily WEEKLY=Weekly MONTHLY=Monthly EXCLUDELOG1="SARG: No records found" EXCLUDELOG2="SAR...