From: Aleksei Sinitsyn <a.sinitsin@gmail.com>
To: Saratov Linux User Group Maillist <sarlug@lists.lug.ru>
Subject: Re: [Sarlug] Убивание зависших процессов
Date: Sat, 31 Oct 2009 10:57:41 +0300
Message-ID: <3c83f0530910310057g5e1fd664sb36fb9ed74bb9ba2@mail.gmail.com> (raw)
In-Reply-To: <33b333d80910301432y2ab8897fv68f7412f7687f2ba@mail.gmail.com>
31 октября 2009 г. 0:32 пользователь Ivan Afonichev
<ivan.afonichev@gmail.com> написал:
> Необходимость/востребованность решения кажется несколько сомнительной.
> Наверное все же правильнее исправлять баги в приложениях которые виснут чем
> их просто убивать
>
Действительно, это может быть опасно. Под раздачу может например
попасть что-то нужное. Обновление системы, обновление базы locate или
чего-то ещё, средство архивирования... Если это машина для какой-то
определённой задачи, то она и может попасть под горячую руку.
А так - действительно несложно просто написать самому и вставить в
кронтаб на ежеминутное выполнение скрипт содержащий что-то вроде:
ps -eo pcpu,pid,comm|sort|head -n 4
и несколько (для простоты) файлов, где хранить кто в прошлый раз много
потреблял, сколько процентов и сколько итераций.
--
WBR, sinaps. http://saratov.lug.ru JID:sinaps@jabber.org gtalk:a.sinitsin
--
Нежность воды надежней всего, что я знаю,
Но инженеры моего тела велели мне ходить по земле.
next prev parent reply other threads:[~2009-10-31 7:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-30 20:36 Denis S Mikhlevich
2009-10-31 7:57 ` Aleksei Sinitsyn [this message]
2009-10-31 9:31 ` Edward Batraev
2009-10-31 9:33 ` Denis S Mikhlevich
2009-10-31 10:24 ` Edward Batraev
2009-10-31 23:21 ` Evgeny Sinelnikov
2009-11-01 14:06 ` Edward Batraev
2009-11-01 15:19 ` Evgeny Sinelnikov
2009-11-01 16:17 ` Edward Batraev
2009-10-31 13:08 ` Eugene Horohorin
2009-10-31 13:52 ` Edward Batraev
2009-10-31 22:25 ` Яков Попов
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=3c83f0530910310057g5e1fd664sb36fb9ed74bb9ba2@mail.gmail.com \
--to=a.sinitsin@gmail.com \
--cc=sarlug@lists.lug.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
Saratov Linux User Group
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sarlug/0 sarlug/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 sarlug sarlug/ http://lore.altlinux.org/sarlug \
sarlug@lists.lug.ru sarlug@lug.ru
public-inbox-index sarlug
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sarlug
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git