Страница 1 из 1

Мониторинг сквид не показивает

Добавлено: Чт июн 16, 2011 9:09 am
Sasha462
Мониторинг сквид не показивает

conf{version}='0.53b'; #05.04.2011

$conf{SQUID_CACHEMGR_PASSWD}='your_squid_pass'; #Squid password
Что здесь должно бить ?
Он берьо пароли откуда для пользователей ???

http_access deny manager

#
# Recommended minimum configuration:
#

http_port 192.168.0.10:3128 transparent
http_port 127.0.0.1:3128 transparent


acl our_network src 192.168.0.0/16
http_access allow our_network

Re: Мониторинг сквид не показивает

Добавлено: Чт июн 16, 2011 10:05 am
~AsmodeuS~
сморите лог скида на предмет обращения к кешу

Re: Мониторинг сквид не показивает

Добавлено: Вс июн 19, 2011 3:26 pm
Sasha462
2011/06/19 08:08:47| WARNING: transparent proxying not supported
2011/06/19 08:08:48| WARNING: transparent proxying not supported
2011/06/19 08:08:48| WARNING: transparent proxying not supported
2011/06/19 08:08:48| WARNING: transparent proxying not supported
2011/06/19 08:08:48| WARNING: transparent proxying not supported
2011/06/19 08:08:48| WARNING: transparent proxying not supported
2011/06/19 08:08:48| WARNING: transparent proxying not supported
2011/06/19 08:08:48| WARNING: transparent proxying not supported


И что ето значит ????

Re: Мониторинг сквид не показивает

Добавлено: Вс июн 19, 2011 3:46 pm
Sasha462
squid -v
Squid Cache: Version 3.1.12
configure options: '--with-default-user=squid' '--bindir=/usr/local/sbin' '--sbindir=/usr/local/sbin' '--datadir=/usr/local/etc/squid' '--libexecdir=/usr/local/libexec/squid' '--localstatedir=/var/squid' '--sysconfdir=/usr/local/etc/squid' '--with-logdir=/var/log/squid' '--with-pidfile=/var/run/squid/squid.pid' '--enable-removal-policies=lru heap' '--disable-linux-netfilter' '--disable-linux-tproxy' '--disable-epoll' '--disable-translation' '--enable-auth=basic digest negotiate ntlm' '--enable-basic-auth-helpers=DB NCSA PAM MSNT SMB squid_radius_auth' '--enable-digest-auth-helpers=password' '--enable-external-acl-helpers=ip_user session unix_group wbinfo_group' '--enable-ntlm-auth-helpers=smb_lm' '--enable-storeio=ufs diskd aufs' '--enable-disk-io=AIO Blocking DiskDaemon DiskThreads' '--disable-ipv6' '--enable-delay-pools' '--enable-ssl' '--with-openssl=/usr' '--enable-icmp' '--enable-cache-digests' '--disable-ecap' '--disable-loadable-modules' '--enable-kqueue' '--with-large-files' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=amd64-portbld-freebsd8.2' 'build_alias=amd64-portbld-freebsd8.2' 'CC=cc' 'CFLAGS=-O2 -pipe -I/usr/include -fno-strict-aliasing' 'LDFLAGS= -rpath=/usr/lib:/usr/local/lib -L/usr/lib' 'CPPFLAGS=' 'CXX=c++' 'CXXFLAGS=-O2 -pipe -I/usr/include -fno-strict-aliasing' 'CPP=cpp' --with-squid=/usr/ports/www/squid31/work/squid-3.1.12 --enable-ltdl-convenience

Re: Мониторинг сквид не показивает

Добавлено: Вс июн 19, 2011 3:55 pm
Sasha462
acl manager proto cache_object
# replace 127.0.0.1 with your webserver IP
acl abillsserver src 127.0.0.1/255.255.255.255
http_access allow manager abillsserver
http_access deny manager

#
# Recommended minimum configuration:
#
http_port 192.168.0.10:3128 transparent
http_port 127.0.0.1:3128 transparent

acl our_network src 192.168.0.0/16
http_access allow our_network

Re: Мониторинг сквид не показивает

Добавлено: Вс июн 19, 2011 4:43 pm
Sasha462
0] "GET /admin/index.cgi?index=166&SQUID_HOST=localhost&SQUID_PORT=3128&SQUID_CACHEMGR_PASSWD=&SQUID_RESOLVIP=1&REFRESH=30&SHOW=EEE0E0E8 HTTP/1.1" 200 16122
0] "GET /admin/index.cgi?index=166&SQUID_HOST=localhost&SQUID_PORT=3128&SQUID_CACHEMGR_PASSWD=&SQUID_RESOLVIP=1&REFRESH=30&SHOW=EEE0E0E8 HTTP/1.1" 200 16120
0] "GET /admin/index.cgi?index=166&SQUID_HOST=localhost&SQUID_PORT=3128&SQUID_CACHEMGR_PASSWD=&SQUID_RESOLVIP=1&REFRESH=30&SHOW=EEE0E0E8 HTTP/1.1" 200 16120
0] "GET /admin/index.cgi?index=166&SQUID_HOST=localhost&SQUID_PORT=3128&SQUID_CACHEMGR_PASSWD=&SQUID_RESOLVIP=1&REFRESH=30&SHOW=EEE0E0E8 HTTP/1.1" 200 16120

Re: Мониторинг сквид не показивает

Добавлено: Пн июн 20, 2011 7:51 am
Sasha462
после обновления

[error] [client 192.168.0.10] Can't call method "log_print" on an undefined value at ../..//Abills/nas.pl line 239., referrer: https://192.168.0.10:9443/admin/index.c ... 7%E0%F2%E8

Re: Мониторинг сквид не показивает

Добавлено: Пн июн 20, 2011 10:32 am
~AsmodeuS~
поправленно