ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Sergey <a_s_y@sama.ru>
To: "ALT Linux sysadmins' discussion" <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] Чем смотреть RRD-файлы?
Date: Tue, 16 Mar 2010 18:34:50 +0400
Message-ID: <201003161834.51083.a_s_y@sama.ru> (raw)
In-Reply-To: <201003121818.42225.a_s_y@sama.ru>

On Friday 12 March 2010, Sergey wrote:

 
> Ага, прочитал 
> http://perl.apache.org/docs/2.0/user/porting/compat.html#C____r_E_gt_args____in_an_Array_Context
> В лоб use Apache2::compat не помогло. Видимо, придётся переделывать.
 
Запортировал. Оно, даже, рисует (пока по старым rrd-шкам от togaver). Но
есть какая-то странная вещь, тут нужна помощь зала. Кусочек хэндлера:

 my $dog=`echo "$PID: 1 $tmpfilename $!" >> /tmp/rrd_ERROR_log`;
 $r->sendfile(${tmpfilename});
 unlink(${tmpfilename});
 my $dog=`echo "$PID: 2 $tmpfilename $!" >> /tmp/rrd_ERROR_log`;

И вот, в некоторых случаях, первая строчка отрабатывается, а последняя - нет.
Вторая и третья, по косвенным признакам, тоже нет. В $! пусто, но да и не
перл процесс завершает, как я понимаю... Пока засаду найти не могу.

-- 
С уважением, Сергей
a_s_y@sama.ru

PS: А кто-нибудь хорошие рассылки/форумы про apache2/mod_perl2 знает ?


  reply	other threads:[~2010-03-16 14:34 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-11  3:46 Alexey Borovskoy
2010-03-11  4:06 ` [Sysadmins] ***SPAM*** " Rinat Shigapov
2010-03-11  5:36   ` Alexey Borovskoy
2010-03-11  6:47 ` [Sysadmins] " Anton Farygin
2010-03-11  8:47   ` Alexey Borovskoy
2010-03-11  9:06     ` Anton Farygin
2010-03-11  9:27       ` Alexey Borovskoy
2010-03-11  9:38         ` Anton Farygin
2010-03-15  9:14       ` Alexey Borovskoy
2010-03-11 18:51 ` Sergey
2010-03-12 14:05   ` Sergey
2010-03-12 14:18     ` Sergey
2010-03-16 14:34       ` Sergey [this message]
2010-03-17  9:29         ` Sergey
2010-03-17 11:50           ` Sergey
2010-03-17 12:43             ` Sergey

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=201003161834.51083.a_s_y@sama.ru \
    --to=a_s_y@sama.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