From: Sergey <a_s_y@sama.ru>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Хочу смотреть графики в collectd
Date: Thu, 18 Mar 2010 11:05:59 +0400
Message-ID: <201003181105.59820.a_s_y@sama.ru> (raw)
In-Reply-To: <201003161010.39346.a_s_y@sama.ru>
On Tuesday 16 March 2010, Sergey wrote:
> Это просто cgi не подцепился. Вообще, я чуть ли не сегодня собрался
> его тоже посмотреть. collection3 в смысле. Если успею и запущу, напишу.
> В любом случае, если не сегодня, то в четверг-пятницу.
Заработало вообще без вопросов. Правда с ранее настроенным apache2,
возможно, что-то уже было настроено.
# apt-get install perl-Config-General perl-Collectd
# a2enmod cgi
скопировал, как есть, каталог
/usr/share/doc/collectd-4.9.1/contrib/collection3
в /var/www/vhosts/collection3.<domain>, описал
collection3.<domain> в DNS. Конфиг виртуального
хоста:
<VirtualHost *>
ServerName collection3.domain
ServerAlias collection3.domain
ServerAdmin admin@domain
DocumentRoot /var/www/vhosts/collection3.domain/
ScriptAlias /cgi-bin/ /var/www/vhosts/collection3.domain/bin/
ErrorLog /var/www/vhosts/collection3.domain/log/error_log_a2
TransferLog /var/www/vhosts/collection3.domain/log/access_log_a2
</VirtualHost>
<Directory /cgi-bin/>
Options ExecCGI +Includes FollowSymLinks
AllowOverride AuthConfig FileInfo Indexes Limit
</Directory>
--
С уважением, Сергей
a_s_y@sama.ru
next prev parent reply other threads:[~2010-03-18 7:05 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-16 5:10 Alexey Borovskoy
2010-03-16 6:10 ` Sergey
2010-03-16 8:18 ` Anton Farygin
2010-03-16 8:31 ` Sergey
2010-03-18 7:49 ` Sergey
2010-03-18 8:13 ` Anton Farygin
2010-03-18 8:22 ` Sergey
2010-03-21 14:15 ` Michael Shigorin
2010-03-16 12:12 ` Alexey Borovskoy
2010-03-16 12:54 ` Алексей Шенцев
2010-03-16 13:02 ` Vladimir Lettiev
2010-03-16 14:23 ` Sergey
2010-03-16 14:27 ` Anton Gorlov
2010-03-16 14:38 ` Sergey
2010-03-18 7:05 ` Sergey [this message]
2010-03-18 8:14 ` Anton Farygin
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=201003181105.59820.a_s_y@sama.ru \
--to=a_s_y@sama.ru \
--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