ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Ivan Fedorov <ns@altlinux.org>
To: sisyphus@lists.altlinux.org
Subject: Re: [sisyphus] Zabbix & sqlite
Date: Wed, 25 Feb 2009 23:47:08 +0300
Message-ID: <m3ab8autv7.fsf@thinkpad.oxyum.localnet> (raw)
In-Reply-To: <49A5A129.1000202@bigur.ru>

[-- Attachment #1: Type: text/plain, Size: 1374 bytes --]

Gennady Kovalev <gik-SmcRLMV7gxc@public.gmane.org> writes:

> Ivan Fedorov пишет:
>> Gennady Kovalev <gik-SmcRLMV7gxc@public.gmane.org> writes:
>>
>>> Коллеги, а zabbix сознательно без sqlite собирали? Есть причины ему
>>> быть без sqlite? Или просто не надо было?
>>
>> Ген, оно хорошо живёт на PgSQL. :)
>
> Мне нужен proxy на серваках на удаленных точках. Немножно напряжно
> везде ставить postgres ради нескольких временных записей. Бывают и
> тачки слабые,
Вообще я гонял pg на разных машинах - в дефолтных настройках он очень
экономен, хотя zabbix требует насколько я помню целую пачку
коннектов. Но тут может помочь локальный pgbouncer перед локальным pg.
> и ставится у нас все автоматом, а постгрес автоматом
> ставить - тяжелее.
Ой, ну не надо... там минимально всего-то 3 команды надо:

/sbin/service postgresql start
createuser -U postgres -SDR zabbix
createdb -U postgres -O zabbix zabbix

[-- Attachment #2: Type: application/pgp-signature, Size: 196 bytes --]

  reply	other threads:[~2009-02-25 20:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-25 11:55 Gennady Kovalev
2009-02-25 12:50 ` Pavlov Konstantin
2009-02-25 19:51   ` Gennady Kovalev
2009-02-25 14:20 ` Ivan Fedorov
2009-02-25 19:51   ` Gennady Kovalev
2009-02-25 20:47     ` Ivan Fedorov [this message]
2009-02-25 21:00       ` Gennady Kovalev
2009-02-27  8:55         ` Ivan Fedorov

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=m3ab8autv7.fsf@thinkpad.oxyum.localnet \
    --to=ns@altlinux.org \
    --cc=sisyphus@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 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