From: Grigory Batalov <grisxa@mail.ru>
To: community@altlinux.ru
Subject: Re: [Comm] nut and UPS shutdown
Date: Wed, 30 Jul 2003 10:18:54 +0400
Message-ID: <20030730101854.02b07299.grisxa@mail.ru> (raw)
In-Reply-To: <m3n0ezukt0.fsf@pc313.belcaf.minsk.by>
On Mon, 28 Jul 2003 11:17:47 +0300
Sergey Bolshakov <s.bolshakov@sam-solutions.net> wrote:
> Вероятно, переносом в /lib. Буду признателен, если кто-то суммирует
> сказанное и перешлет мне либо в BTS.
Ещё я бы переместил service stop level у upsmon/upsd на 1 вниз,
чтобы upsd отключался раньше network (88 < 89 < 90).
Тогда заинтересованный пользователь мог бы добавить
такие строки в /etc/init.d/upsd :
stop)
stop
# See if this is a powerfail situation.
SNMPSET=/usr/bin/snmpset
if [ -x "$SNMPSET" -a -f /etc/killpower ]; then
"$SNMPSET" host community .1.3.6.1.4.1.318.1.1.4.5.2.1.4.5 i 60
"$SNMPSET" host community .1.3.6.1.4.1.318.1.1.4.4.2.1.3.5 i 6
fi
;;
Т.е. при использовании powernet и APC MasterSwitch таким
образом можно было бы отключать питание от сервера через
SNMP. Если не подвинуть stop level, то 'upsd stop' выполняется,
когда сеть уже недоступна.
--
Григорий Баталов,
группа техподдержки
ОАО "Ковдорский ГОК"
prev parent reply other threads:[~2003-07-30 6:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-25 8:02 Grigory Batalov
2003-07-25 9:29 ` Alexey Borovskoy
2003-07-28 7:15 ` Grigory Batalov
2003-07-28 8:15 ` Alexey Borovskoy
2003-07-28 8:17 ` Sergey Bolshakov
2003-07-29 11:16 ` Grigory Batalov
2003-07-30 6:18 ` Grigory Batalov [this message]
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=20030730101854.02b07299.grisxa@mail.ru \
--to=grisxa@mail.ru \
--cc=community@altlinux.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
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git