search for: ektos

Displaying 16 results from an estimated 16 matches for "ektos".

2013 Jul 30
3
nut package with Riello UPS support
# reboot Connection to 192.168.5.81 closed by remote host. Connection to 192.168.5.81 closed. ppo at admin:/tmp$ ssh root at 192.168.5.81 root at 192.168.5.81's password: Last login: Tue Jul 30 14:10:49 2013 from pc-ppo.kh.ektos OpenBSD 5.3 (GENERIC.MP) #58: Tue Mar 12 18:43:53 MDT 2013 # ps -aux | grep ups root 2254 0.0 0.0 324 700 p0 S+ 5:29PM 0:00.00 grep ups # ps -aux | grep ups | grep -v grep # ps -aux | grep riel | grep -v grep # /usr/local/bin/ups upsc upscmd upscode2 ups...
2013 Jul 30
2
nut package with Riello UPS support
...2 _ups wheel 512 Jul 30 10:22 . drwxr-xr-x 10 root wheel 512 Jul 29 16:41 .. -rw-r--r-- 1 _ups wheel 5 Jul 30 10:22 upsd.pid # ls -la /usr/local/bin/riello_ser -rwxr-xr-x 1 root bin 161978 Jul 30 09:46 /usr/local/bin/riello_ser On Tue, Jul 30, 2013 at 10:21 AM, Pavel Potcheptsov (EKTOS) <ppo at ektos.net>wrote: > Here is what I did: > # cd /root/nut/ # nut here it's checkouted > repository > # ./configure --with-user=_ups --with-group=_ups > # cd drivers/ > # make riello_ser > # chgrp bin riello_ser > # cp riello_ser /usr/local/bin # he...
2013 Jul 29
3
nut package with Riello UPS support
...such main thing as a new devices support. I also could built the driver that I need # make riello_ser but I don't know is there way to include it in 2.6.5. On Mon, Jul 29, 2013 at 2:56 PM, Charles Lepple <clepple at gmail.com> wrote: > On Jul 29, 2013, at 6:43 AM, Pavel Potcheptsov (EKTOS) wrote: > > > Hello list, > > I have explored https://github.com/networkupstools/nut repository > > and found that Riello UPS added into list of supported UPS. > > But current package for most distribution it's nut-2.6.5 which > > doesn't have Riello's m...
2013 Jul 30
0
Fwd: nut package with Riello UPS support
...ls - Riello serial driver 0.02 (2.6.5-183-ga074844) Warning: This is an experimental driver. Some features may not function correctly. Connected to UPS GPSER on /dev/tty00 with baudrate 1200 # /etc/rc.d/upsd start upsd(ok) # /etc/rc.d/upsmon start upsmon(ok) Broadcast Message from root at gw.kh.ektos ((not a tty)) at 9:58 ... Communications with UPS senpro at localhostlost Broadcast Message from root at gw.kh.ektos ((not a tty)) at 9:58 ... UPS senpro at localhost is unavailable # ls -la /var/state/ups/ total 12 drwxr-xr-x 2 _ups _ups 512 Jul 30 10:08 . drwxr-xr-x...
2013 Jul 31
2
nut package with Riello UPS support
...ogs/error_log upsstats: Can't open /conf/nut/hosts.conf: No such file or directory upsstats: Can't open /conf/nut/hosts.conf: No such file or directory On Wed, Jul 31, 2013 at 3:33 PM, Charles Lepple <clepple at gmail.com> wrote: > On Jul 31, 2013, at 3:36 AM, Pavel Potcheptsov (EKTOS) wrote: > > > Does it looks good? > > I think so - 40.8 volts with a nominal of 36 volts is 13.6 V/cell, which > agrees with the 100% charge value. Hopefully the line voltages and > frequency make sense for your region. > > > Another question what does riello experimen...
2013 Jul 30
0
nut package with Riello UPS support
On Jul 30, 2013, at 3:28 AM, Pavel Potcheptsov (EKTOS) wrote: > another attempt: > # upsd > Network UPS Tools upsd 2.6.5 > fopen /var/db/nut/upsd.pid: No such file or directory > listening on 127.0.0.1 port 3493 > listening on ::1 port 3493 > Can't connect to UPS [senpro] (riello_ser-senpro): No such file or directory We nee...
2013 Jul 29
3
nut package with Riello UPS support
...39; was not found. make: don't know how to make blazer_ser.8 (prerequisite of: all-am) Stop in docs/man *** Error 1 in docs (Makefile:511 'all-recursive') *** Error 1 in /root/nut (Makefile:499 'all-recursive') -- Best / ? ?????????? ??????????? *Pavel Potcheptsov* LLC EKTOS-Ukraine System administrator 1, Academika Proskury Mobile UA: +38 050 3642391 Home UA: +380 572 931115 61070 Kharkiv www.ektos.com.ua <http://www.ektos.net/> E-mail: ppo at ektos.net Skype: potcheptsov.pavel -------------- next part -------------- An HTML attachment...
2013 Jul 29
0
nut package with Riello UPS support
On Jul 29, 2013, at 6:43 AM, Pavel Potcheptsov (EKTOS) wrote: > Hello list, > I have explored https://github.com/networkupstools/nut repository > and found that Riello UPS added into list of supported UPS. > But current package for most distribution it's nut-2.6.5 which > doesn't have Riello's models. > Do we need to wai...
2013 Jul 31
2
nut package with Riello UPS support
...ffect shutdown procedure? Should I install riello driver on Slave computers, which powered from same UPS or just setup their as usual slave (just upsmon.conf)? On Tue, Jul 30, 2013 at 6:03 PM, Charles Lepple <clepple at gmail.com> wrote: > On Jul 30, 2013, at 10:39 AM, Pavel Potcheptsov (EKTOS) wrote: > > > Is this a trouble? Driver use path /var/state/ups/ but upsd use path > /var/db/nut/upsd.pid > > Yes, the driver and upsd need to agree on the path to the socket. > > From the FreeBSD ports tree: > > /usr/ports/sysutils/nut/Makefile: > > STATEDIR?=...
2013 Jul 30
1
nut package with Riello UPS support
On Jul 29, 2013, at 7:56 AM, Charles Lepple wrote: > On Jul 29, 2013, at 6:43 AM, Pavel Potcheptsov (EKTOS) wrote: > >> Hello list, >> I have explored https://github.com/networkupstools/nut repository >> and found that Riello UPS added into list of supported UPS. >> But current package for most distribution it's nut-2.6.5 which >> doesn't have Riello's model...
2013 Aug 01
0
nut package with Riello UPS support
...arted it again without chroot. I have started it again with chroot and cgi is working! This is best support for open source project I have ever seen. Good luck! On Thu, Aug 1, 2013 at 3:03 PM, Charles Lepple <clepple at gmail.com> wrote: > On Jul 31, 2013, at 11:39 AM, Pavel Potcheptsov (EKTOS) wrote: > > > I'll test it. > > I'm a bit confused with cgi-bin. I have made a lot of hosts.conf copies > and didn't understand > > where does upsstats trying to find hosts.conf > > [...] > > > # tail /var/www/logs/error_log > > upsstats: Can...
2013 Jul 30
0
nut package with Riello UPS support
On Jul 30, 2013, at 10:39 AM, Pavel Potcheptsov (EKTOS) wrote: > Is this a trouble? Driver use path /var/state/ups/ but upsd use path /var/db/nut/upsd.pid Yes, the driver and upsd need to agree on the path to the socket. From the FreeBSD ports tree: /usr/ports/sysutils/nut/Makefile: STATEDIR?= /var/db/nut [...] CONFIGURE_ARGS= --sysconfdir=${P...
2013 Jul 31
0
nut package with Riello UPS support
On Jul 31, 2013, at 3:36 AM, Pavel Potcheptsov (EKTOS) wrote: > Does it looks good? I think so - 40.8 volts with a nominal of 36 volts is 13.6 V/cell, which agrees with the 100% charge value. Hopefully the line voltages and frequency make sense for your region. > Another question what does riello experimental driver warning mean? We add that...
2013 Nov 21
2
Network UPS Tools version 2.7.1 released
Network UPS Tools version 2.7.1 has been released: http://www.networkupstools.org/ This release is an interim release, part of the testing series, and the first release after the transition from Subversion to Git. The last release (2.6.5) is almost a year old. A lot of work has been done, but a good amount remains to achieve 2.8.0 goals. Direct access: - Download:
2015 Apr 27
3
upssched setup
Hi, I am unable to get upssched working correctly as my UPS calls low battery too late and there is no way to change it. I am running Nut 2.7.3 on Ubuntu 14.04 I have made this script, called /sbin/upssched-cmd.sh #!/bin/sh case $1 in onbatt) /sbin/upsmon -c fsd;; *) echo "shutdown implemented";; esac I am trying to run the script manually to break down my issues. All that
2013 Aug 01
0
nut package with Riello UPS support
On Jul 31, 2013, at 11:39 AM, Pavel Potcheptsov (EKTOS) wrote: > I'll test it. > I'm a bit confused with cgi-bin. I have made a lot of hosts.conf copies and didn't understand > where does upsstats trying to find hosts.conf [...] > # tail /var/www/logs/error_log...