ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Anton Gorlov <stalker@altlinux.ru>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: [Sysadmins] чем заменить ipac
Date: Wed, 06 Jun 2007 22:22:24 +0400
Message-ID: <4666FB60.5050704@altlinux.ru> (raw)

Чем бы заменить ipac..
Перевёл 1 сервак c debian sarge на compact3.0 и столкнулся с тем что 
ipac не работает... выдаёт сообщение что не может allocate memory.

Что нужно -как то строить на соселнем тазике через mrtg 2 графика- 
трафик на 1 определённую подсеть и общий трафик.  делалось это всё таким 
образом:

в /etc/inetd.conf
65532 stream tcp nowait root /usr/sbin/tcpd /usr/local/bin/mrtgPNZ
65531 stream tcp nowait root /usr/sbin/tcpd /usr/local/bin/mrtgALL


в /usr/local/bin/mrtgALL
#!/bin/sh
/usr/sbin/ipacsum  --fixed-quantity ""|grep ALL|/usr/bin/awk '{ print $3 }'
echo "0"
echo "Srv1"


в конфиге ipac
ALLin|ipac~o|eth0|all||
ALLout|ipac~i|eth0|all||
PNZin|ipac~o|eth0|all|zz.xx.32.0/19|
PNZin|ipac~o|eth0|all|yy.mm.192.0/20|
PNZout|ipac~i|eth0|all||zz.xx.32.0/19
PNZout|ipac~i|eth0|all||yy.mm.192.0/20


Но к несчастью я так понимаю что  ipac умер..
Что народ посоветует?


-- 
   np: silence


             reply	other threads:[~2007-06-06 18:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-06 18:22 Anton Gorlov [this message]
2007-06-06 19:10 ` Michael Shigorin
2007-06-06 19:17   ` Anton Gorlov
2007-06-06 19:28     ` Michael Shigorin
2007-06-07  4:53       ` Anton Gorlov

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=4666FB60.5050704@altlinux.ru \
    --to=stalker@altlinux.ru \
    --cc=sysadmins@lists.altlinux.org \
    /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 sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git