ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] помогите разобраться с nut + powercom
@ 2005-09-26 13:12 Vitaly Gorshkov
  2005-09-26 13:20 ` Vitaly Gorshkov
  2005-09-26 13:27 ` Дворников Михаил
  0 siblings, 2 replies; 6+ messages in thread
From: Vitaly Gorshkov @ 2005-09-26 13:12 UTC (permalink / raw)
  To: community

Поискал поиском, вывод под альт 2.4 есть пакет nut.
причем у многих людей работает с Powercom.

 /etc/nut/upsd.conf
ACL all 0.0.0.0/0
ACL localhost 127.0.0.1/32
ACCEPT localhost
REJECT all

[root@linux2 nut]# service upsd start
[root@linux2 nut]# service upsd status
upsd is stopped

[root@linux2 nut]# rpm -qa|grep nut
nut-2.0.0-alt2
nut-driver-2.0.0-alt2
binutils-2.15.90.0.3-alt3
libgnutls-1.0.10-alt1
nut-server-2.0.0-alt2

/etc/nut/ups.conf
[powercom]
     driver = powercom
     port = /dev/ttyS0
     desc = "Linux2"
     type = "KP625AP"




-- 
С уважением,
 Vitaly                          mailto:vita55555@mail.ru
icq: 138491970




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] помогите разобраться с nut + powercom
  2005-09-26 13:12 [Comm] помогите разобраться с nut + powercom Vitaly Gorshkov
@ 2005-09-26 13:20 ` Vitaly Gorshkov
  2005-09-26 13:27 ` Дворников Михаил
  1 sibling, 0 replies; 6+ messages in thread
From: Vitaly Gorshkov @ 2005-09-26 13:20 UTC (permalink / raw)
  To: Vitaly Gorshkov, ALT Linux Community, community

целый день не мог пробитьна faq, нашел читаю...
-- 
С уважением,
 Vitaly                          mailto:vita55555@mail.ru




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] помогите разобраться с nut + powercom
  2005-09-26 13:12 [Comm] помогите разобраться с nut + powercom Vitaly Gorshkov
  2005-09-26 13:20 ` Vitaly Gorshkov
@ 2005-09-26 13:27 ` Дворников Михаил
  2005-09-27  7:47   ` Re[2]: " Vitaly Gorshkov
  1 sibling, 1 reply; 6+ messages in thread
From: Дворников Михаил @ 2005-09-26 13:27 UTC (permalink / raw)
  To: Vitaly Gorshkov, ALT Linux Community

Vitaly Gorshkov пишет:
> Поискал поиском, вывод под альт 2.4 есть пакет nut.
> причем у многих людей работает с Powercom.

UPS Powercom KIN-625AP

/etc/nut/ups.conf
[powercom]
       driver = powercom
       port = /dev/ttyS0
       type = "KIN525AP"
       desc = "KIN-625AP"

/etc/nut/upsd.conf
  ACL all 0.0.0.0/0
  ACL localhost 127.0.0.1/32
  ACCEPT localhost
  REJECT all

/etc/nut/upsd.users
[monmaster]
     password = xyz
     allowfrom = localhost
     actions = FSD
     instcmds = ALL
     upsmon master

/etc/upsmon.conf
  RUN_AS_USER  root
  MONITOR powercom@localhost 1 monmaster xyz master
  NOTIFYFLAG ONLINE SYSLOG
  NOTIFYFLAG ONBATT SYSLOG+WALL+EXEC


-- 
С уважением, Дворников Михаил.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re[2]: [Comm] помогите разобраться с nut + powercom
  2005-09-26 13:27 ` Дворников Михаил
@ 2005-09-27  7:47   ` Vitaly Gorshkov
  2005-09-27  8:47     ` Дворников Михаил
  2005-09-28  3:41     ` Anatol B. Bazjukin
  0 siblings, 2 replies; 6+ messages in thread
From: Vitaly Gorshkov @ 2005-09-27  7:47 UTC (permalink / raw)
  To: ALT Linux Community, community

ДМ> /etc/upsmon.conf
ДМ>   RUN_AS_USER  root
ДМ>   MONITOR powercom@localhost 1 monmaster xyz master
ДМ>   NOTIFYFLAG ONLINE SYSLOG
ДМ>   NOTIFYFLAG ONBATT SYSLOG+WALL+EXEC

     я для того чтобы вырубить комп через 5 мин после перехода на
     батарею есть решение?

     здесь вроде так и не решилось:
     http://lists.altlinux.ru/pipermail/community/2004-December/142157.html
      ?

-- 
С уважением,
 Vitaly                          mailto:vita55555@mail.ru




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] помогите разобраться с nut + powercom
  2005-09-27  7:47   ` Re[2]: " Vitaly Gorshkov
@ 2005-09-27  8:47     ` Дворников Михаил
  2005-09-28  3:41     ` Anatol B. Bazjukin
  1 sibling, 0 replies; 6+ messages in thread
From: Дворников Михаил @ 2005-09-27  8:47 UTC (permalink / raw)
  To: Vitaly Gorshkov, ALT Linux Community

Vitaly Gorshkov пишет:
>      http://lists.altlinux.ru/pipermail/community/2004-December/142157.html

RUN_AS_USER  root
Скорее всего эта строка нужна была.
Может и заработает.
-- 
С уважением, Дворников Михаил.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Comm] помогите разобраться с nut + powercom
  2005-09-27  7:47   ` Re[2]: " Vitaly Gorshkov
  2005-09-27  8:47     ` Дворников Михаил
@ 2005-09-28  3:41     ` Anatol B. Bazjukin
  1 sibling, 0 replies; 6+ messages in thread
From: Anatol B. Bazjukin @ 2005-09-28  3:41 UTC (permalink / raw)
  To: ALT Linux Community

Hello Vitaly,

Tuesday, September 27, 2005, 12:47:34 AM, you wrote:

VG>      здесь вроде так и не решилось:
VG>     
VG> http://lists.altlinux.ru/pipermail/community/2004-December/142157.html
VG>       ?

Почитайте upssched.conf - возможно, там решение проблемы.


-- 
Best regards,
 Anatol                           


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-09-28  3:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-26 13:12 [Comm] помогите разобраться с nut + powercom Vitaly Gorshkov
2005-09-26 13:20 ` Vitaly Gorshkov
2005-09-26 13:27 ` Дворников Михаил
2005-09-27  7:47   ` Re[2]: " Vitaly Gorshkov
2005-09-27  8:47     ` Дворников Михаил
2005-09-28  3:41     ` Anatol B. Bazjukin

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