paxup.blogg.se

Install cacti on ubuntu server 14.04
Install cacti on ubuntu server 14.04










All of this is wrapped in an intuitive, easy to use interface that makes sense for LAN-sized installations up to complex networks with hundreds of devices. Cacti provides a fast poller, advanced graph templating, multiple data acquisition methods, and user management features out of the box. I 've tried and succeeded.Cacti is a complete network graphing solution designed to harness the power of RRDTool's data storage and graphing functionality. There is no difference, for new version squid, 3.3.3 and 3.2.9. Īdd the following line to /etc/rc.local, in order to automatically run.ĭone. Install Shorewall.Ĭp /usr/share/shorewall/configfiles/* /etc/shorewall/Ĭd /etc/shorewall/ Edit some files below, and make sure there are some command lines in each file.

install cacti on ubuntu server 14.04

Because in this post, the user's IP address is 10.10.10.0/24, then change acl in nf, so it should be like this,Īcl bamboe src 10.10.10.0/24 Then, if you are using another IP address, do not forget to adjust the acl in squid too.

install cacti on ubuntu server 14.04

See nf again, make sure, "acl" is correct. because of the question of who tried this, and failed :) = Vim /etc/init.d/squid Find and get the contents of the startup file at, and place it in / etc/ init.d /squid.

install cacti on ubuntu server 14.04

If you are using squid configuration that I use, continue the following steps, so that squid is not an error. configure -prefix=/usr -exec-prefix=/usr -bindir=/usr/sbin -sbindir=/usr/sbin -sysconfdir=/etc/squid -datadir=/usr/share/squid -includedir=/usr/include -libdir=/usr/lib -libexecdir=/usr/lib/squid -localstatedir=/var -sharedstatedir=/usr/com -mandir=/usr/share/man -infodir=/usr/share/info -x-includes=/usr/include -x-libraries=/usr/lib -enable-shared=yes -enable-static=no -enable-carp -enable-storeio=aufs,ufs -enable-removal-policies=heap,lru -disable-icmp -disable-delay-pools -disable-esi -enable-icap-client -enable-useragent-log -enable-referer-log -disable-wccp -enable-wccpv2 -disable-kill-parent-hack -enable-snmp -enable-cachemgr-hostname=localhost -enable-arp-acl -disable-htcp -disable-forw-via-db -disable-follow-x-forwarded-for -enable-cache-digests -disable-poll -enable-epoll -enable-linux-netfilter -disable-ident-lookups -enable-default-hostsfile=/etc/hosts -with-default-user=squid -with-large-files -enable-mit=/usr -with-logdir=/var/log/squid -enable-http-violations -enable-zph-qos -with-filedescriptors=65536 -enable-gnuregex -enable-async-io=64 -with-aufs-threads=64 -with-pthreads -with-aio -enable-default-err-languages=English -enable-err-languages=English -disable-hostname-checks -enable-underscores apt-get updateĪpt-get install vim mc make gcc g++ Install Squid












Install cacti on ubuntu server 14.04