From: Nick Fedchik <fnm@red-team.org.ua> To: sisyphus@altlinux.ru Subject: [sisyphus] snmp and squid Date: Thu, 12 Jun 2003 17:07:36 +0300 Message-ID: <200306121707.36480.fnm@red-team.org.ua> (raw) Hi ALL! Задумал я снимать статистику с squid-a с помощью snmp, чтобы наблюдать её через mrtg (http://people.ee.ethz.ch/~oetiker/webtools/mrtg/squid.html). # rpm -q squid squid-2.5.STABLE1-alt5 Подогнал конфиг: # grep snmp /etc/squid/squid.conf snmp_port 3401 snmp_access allow localhost snmp_incoming_address 0.0.0.0 snmp_outgoing_address 255.255.255.255 Перезапустил зверя: # netstat -ualn | grep 3401 udp 0 0 0.0.0.0:3401 0.0.0.0:* # tail -30 /var/log/squid/cache.log | grep SNMP 2003/06/12 17:07:55| Accepting SNMP messages on port 3401, FD 14. И стал проверять... # snmpwalk -v1 -On -p 3401 localhost public . End of MIB Вот так! В cache.log ничего на тему snmp нового не появилось. Если кто сталкивался - подскажите как победить? -- Best regards, Nick Fedchik FNM3-RIPE(-UANIC), R.E.D Team leader http://www.red-team.org.ua
next reply other threads:[~2003-06-12 14:07 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-06-12 14:07 Nick Fedchik [this message] 2003-06-12 14:46 ` Герасимов Дмитрий 2003-06-12 15:15 ` Nick Fedchik 2003-06-12 16:47 ` Герасимов Дмитрий 2003-06-13 7:48 ` Nick Fedchik
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=200306121707.36480.fnm@red-team.org.ua \ --to=fnm@red-team.org.ua \ --cc=sisyphus@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git