Displaying 20 results from an estimated 100000 matches similar to: "Powerbox PX20dsp"
2023 Jan 28
1
nut does not start after reboot
On up-to-date f36, with latest kernel 6.1.7-100.fc36.x86_64.
After receiving a few of these messages
Broadcast message from nut at e7.eyal.emu.id.au (somewhere)
UPS ups at ups is unavailable
I noticed and ran
sudo systemctl restart nut-driver at ups.service
which triggered
Broadcast message from nut at e7.eyal.emu.id.au (somewhere)
Communications with UPS ups at ups established
I now added
2008 Nov 03
6
Mustek PowerMust 600 USB configuration
Hi!
I am trying to install subj, on my Bubba miniserver, that runs Debian.
I am stoped now with driver test:
upsdrvctl start
Network UPS Tools - UPS driver controller 2.0.4
Network UPS Tools - Megatec protocol driver 1.4 (2.0.4)
Carlos Rodrigues (c) 2003-2006
Unable to open : No such file or directory
Things to try:
- Check 'port=' in ups.conf
- Check owner/permissions of all
2013 Oct 11
0
GE NetPro 3000 pinout solution
http://works.tarefer.ru/69/100650/pics/image021.gif - successfully
works on subj with driver - victronups (NUT-2.4.3)
UPS (DB9M) - PC
(DB9F)
1 - 3 (TxD)
2 - 2 (RxD)
5 - 5 (SG)
4 - 7 (RTS)
--
Kindest regards,
Dmitry Panoff
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Nov 25
0
Eaton PowerWare 9120 3000i
Hi there, all
I have subj UPS, connected by USB.
ups.conf:
===
[eaton]
driver = bcmxcp_usb
port = auto
desc = "Eaton Powerware
9120 3000"
override.battery.charge.low = 91
===
upsmon.conf:
===
NOTIFYCMD /sbin/upssched
NOTIFYFLAG LOWBATT SYSLOG+WALL+EXEC
===
upssched.conf
===
CMDSCRIPT /etc/nut/ups.sh
AT LOWBATT *
START-TIMER battery 3
AT ONLINE *
2009 Jun 08
2
about nut revision 1289
Hi Carlos,
How do you do? :)
Can you please clarify the change introduced by the subj
(http://boxster.ghz.cc/projects/nut/changeset/1289)? I need to know in
particular why did you add these intervals between sending a command
and reading the response. They are the root of weird problems with
megatec_usb. Can I safely remove READ_PACE and usleep-s?
I tried to search the archives and found the
2000 Jan 14
1
forum to discuss problems
Please tell me where I can ask questions on ssh's use.
I installed openssh on two Linux boxes, one is RedHat 6.0 the other is
RedHat 6.1. I used the rpms at
ftp://thermo.stat.ncsu.edu/pub/openssh-usa/
I used the us versions, and I touched no config files whatsoever.
>From one machine, I have no problems connecting to the other machine,
but does not work the other way around.
Here are
2010 Jan 20
1
Retrieving data through bbg or excel, what is faster?
Hello, I need to retrieve datas from bloomberg.
I want to retrieve those datas in the fastest way as possible. I have two
options:
writing the datas from bbg to excel and reading from r the excel sheet or
directly
read the datas from from r with a Rbbg connection. Which connection is
faster?
Thank you
--
View this message in context:
2017 Mar 29
1
upsd/upsc, LISTEN and hostname resolution in master/slave
Manuel,
I very much appreciate you taking the time to share such depth of
experience, that makes a lot of sense and clearly things out very
thoroughly. I will amend my ansible common playbook to get rid of that line
and will test to see if I can find any problems elsewhere, but otherwise
that sounds like the best solution.
thanks again,
Spike
On Wed, Mar 29, 2017 at 12:11 PM Manuel Wolfshant
2020 Aug 17
1
Device recommendation Salicru
My experience on situations like this is that it is almost always a bad
battery. Once load is removed, the voltage bounced back, and thus you
show time/capacity, but it's possible that the sag under load drops you
into LB, and causes the shutdown.
If the UPS has a battery test, give it a try, or load test the battery
external to the UPS if you can - I suspect that the UPS will be fine,
2020 Aug 17
0
Device recommendation Salicru
I would also be very interested in this topic.
Best Regards,
Bart
pon., 17 sie 2020, 12:55 użytkownik Marc Franquesa <marc.franquesa at gmail.com>
napisał:
> Sorry, because this is not a technical question rather than a Hardware
> advice/recommendation.
>
> I have been using NUT-UPS perfectly for more than 7 years using two
> different Eaton/MGE models.
>
> After a
2020 Mar 25
0
[EXTERNAL] thoughts on tripp lite Smart Online UPSs?
I'm obviously biased but I like Tripp Lite stuff.
I try to pitch in and help with Network UPS Tools issues related to Tripp Lite when I can too (albeit the developers and users on this list are usually more helpful than me).
Just to confirm, it sounds like you are looking at the SU5000RT4UHV, correct?
2024 Jan 20
1
NUT and Eaton UPS produce a lot of error messages
Stefan Schumacher via Nut-upsuser writes:
> I am considering returning the device to the online shop I bought. As
> it is, it's nothing but trouble. Can you recommend a small UPS (1
> Server) that is guaranteed to work flawlessly with NUT?
I've had good experience with Cyberpower units, as long as they're included
NUT's hardware list.
-------------- next part
2009 Mar 31
4
what is the preferred method to create a package local variable?
for the moment, I'm using:
.onAttach <- function(libname, pkgname) {
.bbg.db.conn <<- dbConnect(dbDriver("PostgreSQL"), user="blah","blah")
}
.onUnload <- function(libpath) {
dbDisconnect(.bbg.db.conn)
}
which results in a hidden global variable in the global environment.
I would prefer to make the assignment only in the package namespace.
2006 Aug 29
1
NUT on CentOS (asterisk@home)
Where can I find precompiled NUT packages for CentOS 4.2/asterisk@home? I
cannot find them in the default repos or anywhere in Google...I have near 0
experience with this distro and I really don't know where to start...
Thanks in advance
--
Davide Ferrari
System Administrator
http://www.atrapalo.com
2020 May 19
2
NUT -2.7.4 with Tripp Lite SMX1000 LCD on RPI4 runing 64bit ubuntu 20.04
Hi Manuel et.al,
Going thru the documentation -- it seems this configuration specific
to blazer_ups.
https://networkupstools.org/docs/man/blazer_usb.html
Kind Regards,
Yogesh
On Fri, May 15, 2020 at 12:53 PM Manuel Wolfshant
<wolfy at nobugconsulting.ro> wrote:
>
> On 5/15/20 12:13 PM, Yogesh Bhanu wrote:
> > [...]
> > # Is it possible to calculate /estimate how much
2011 Jul 17
2
cross-compiling nut
Hello,
I would like to run nut 2.6.1 on an embeeded machine ( arm9 ) running linux and uclibc. A working gcc tool chain came with the board.
How can I compile and build nut using the cross compiler tool chain ?
I know that this is not a very specific question. I have however little experience with cross compiling, and I wonder where to start. A logical point would be the configure script. It
2007 May 08
1
hardened kernel and nut access to ttyS
Hi,
I am running nut with megatec driver accessing ttyS0
as user nut on "standard" kernel (gentoo-sources). It
works fine.
However, I just built a hardened kernel on a new
gentoo machine and have no experience with it. NUT
(upsdrv) is failing because it says it doesn't have
permission to access ttyS0 even though nut is within
the appropriate group. I can add user = root in
ups.conf
2024 Jun 03
0
UPS not Shutting Down
Thank Charles. I've bookmarked this and will try to experiment a bit.
On Mon, 3 Jun 2024, 04:33 Charles Lepple via Nut-upsuser, <
nut-upsuser_at_alioth-lists.debian.net_chribonn at duck.com> wrote:
> On Jun 2, 2024, at 12:14?PM, Roger Price wrote:
> >
> >> Is the comment about offdelay (in red) correct / can this line be
> eliminated?.
> >
> > My
2020 May 20
1
NUT -2.7.4 with Tripp Lite SMX1000 LCD on RPI4 runing 64bit ubuntu 20.04
Hi Mauel,
No dice. The config does not show up
config:
--8<--
[tripp]
driver = usbhid-ups
port = auto
vendorid = 09ae
productid = 2009
bus = 001
desc = "Tripp Lite SMX1000LCD"
runtimecal = 660,100,180,50
-->8--
output:
--8<--
upsc tripp
Init SSL without certificate database
battery.charge: 100
battery.runtime: 736
battery.type: PbAc
2006 Jan 05
1
Re: Question on Belkin UPS
Dear Ashley,
I have no personal experience with the Tower-Rack series, but someone
reported on the Nut-upsuser mailing list on 29 Nov 2005 that these
models work with the "belkin" driver of the NUT software
(http://www.networkupstools.org/). This is for the serial port. For
USB, the NUT "newhidups" driver should work (or if it does not, we can
fix it).
The software that