similar to: '^' character in APC Smart protocol

Displaying 20 results from an estimated 2000 matches similar to: "'^' character in APC Smart protocol"

2010 Jan 06
1
PDC directory permission fail (Bino Oetomo)
Bino, The permissions should be 770 for directories. They need execute privileges for directories to be able to get access to the directories. You should be able to set the files for 660 though I don't believe it will keep windows from executing a file. With 'force' before 'create mask' or 'directory mask' allows you to set bits. You should have 'create mask
2010 Nov 01
0
Camera MJPEG to Icecast
Not sure if you perhaps intended to obfuscate these for the purposes of email, but in ezstream you are using a different source password to oggfwd. - Leo On 1 November 2010 10:17, Bino Oetomo <bino at indoakses-online.com> wrote: > > Dear All ... > I have AXIS camera with output mjpeg format. > > I try to relay it to outside world using ffmpeg and it work > The recipe is
2014 Jan 14
2
Unable to detect an APC Smart protocol UPS. Windows. APC Smart protocol driver 3.04 (2.6.5-3723:3731M)
Hello. Trouble to communicate with APC SmartUPS via serial port. UPS connected to the com1 port on windows host. Communication witch hyperterm works well. There is a log: YSM ^ASmart-UPS SC1000 n5S0713T63247 m03/29/07 L240.0 B27.10 apcupsd also can communicate with the UPS and works well. running apcsmart -a ups gives the following: com1: device reports different attributes than what were set
2014 Jan 14
0
Unable to detect an APC Smart protocol UPS. Windows. APC Smart protocol driver 3.04 (2.6.5-3723:3731M)
On 2014-01-14 10:12, dstrr wrote: > Hello. > Trouble to communicate with APC SmartUPS via serial port. > UPS connected to the com1 port on windows host. > Communication witch hyperterm works well. > There is a log: > > YSM > ^ASmart-UPS SC1000 > n5S0713T63247 > m03/29/07 > L240.0 > B27.10 > > apcupsd also can communicate with the UPS and works well. >
2007 Dec 12
1
[PATCH]Support full capabilities on older Smart-UPS 600
Hi, The patch below adds support for a pair of old (circa 1993) APC Smart-UPS 600 devices that I have. They don't support the query mechanism of newer APC devices but do respond to the full Smart-UPS command set: battery.alarm.threshold: 0 battery.charge: 100.0 battery.charge.restart: 00 battery.date: 02/22/93 battery.runtime: 2040 battery.runtime.low: 120 battery.voltage: 27.67
2006 Nov 25
2
patch for old APC Smart-UPS 600
Hi there, I am using an old (really old) APC Smart-UPS 600. It worked fine under apcupsd but when I tried NUT it did not work. The error I was getting was: sudo /lib/nut/apcsmart -DDD /dev/ttyS1 Network UPS Tools (version 2.0.4) - APC Smart protocol driver Driver version 1.99.8, command table version 2.0 debug level is '3' Attempting firmware lookup Firmware: [D4] Not found in
2011 Aug 13
0
use autofs to mount spesific to user home directory
Dear All My box is an Ubuntu Maverick I want to have 1. User with username as : binosmb, 2. that have home directory at the local box at /home/binosmb, 3. and all cifs mountpoint will go at /home/binosmb/network, 4. So that if the server have share named "produksi" it will mounted to /home/binosmb/network/produksi and my samba server is http://www.turnkeylinux.org/fileserver run on
2015 Jul 20
1
apcsmart: doesn't detect missing battery on Smart-UPS 2200 RM
Michal, I ran across this Debian bug today: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707223 It's a bit of a corner case, and it's for NUT 2.6.4 (apcsmart driver v3.04), but I was wondering if it was still applicable for the latest code? "nut reports 100% battery charge after unplugging the battery on a Smart-UPS 2200 RM (SUA2200RMI2U) using apcsmart. Powerchute correctly
2013 Jul 10
0
Hope for APC Smart UPS 1500
On Jul 9, 2013, at 9:04 AM, Gregor Burck wrote: > we bought two Smart-UPS X 1500 FW:UPS 09.1 / ID=20 [...] > I see there should be problems to get it work with a free daemon like nut, but are there some hints using it? > In my ups.conf I tried: > > [apc001] > driver = apcsmart > port = auto > desc = "Smart APC" Only the USB drivers should
2010 Oct 28
0
[nut] question regarding potential new smart driver or patches for existing apcsmart driver
Hi Michal, I'm cc'ing the NUT development mailing list. you should also subscribe to it. 2010/10/28 Michal Soltys > Greetings > > I have loads of relatively old smart upses that I currently control using a > bit patched version of apcupsd - the reason for those patches is the age of > the upses - roughly 10 years old+, which are can be a bit tricky to control. > From
2007 Jan 12
1
Trouble connecting to apc smart 1500 via serial cable
Hello. I've been running a two machine setup with a mge-shut for some time without problems, and now I'm configuring a three machine setup with an APC Smart 1500. The UPS has three machines connected to it, in a peculiar way: one windows machine is connected via USB. The second windows machine is using an agent to monitor messages from the first windows machine. Then, I have a GNU/Linux
2007 Dec 10
1
Driver: apcsmart, SMART-UPS 2200, battery.runtime status information?
Hello, We have a APC SMART-UPS 2200 which gives the following status information: battery.alarm.threshold: 0 battery.charge: 089.0 battery.charge.restart: 00 battery.date: 01/10/04 battery.packs: 000 battery.runtime: 21180 battery.runtime.low: 120 battery.voltage: 52.95 battery.voltage.nominal: 048 driver.name: apcsmart driver.parameter.pollinterval: 2 driver.parameter.port: /dev/ttyS0
2014 May 03
0
NUT + OpenBSD + dc2500cc + APC Smart-UPS SC620 = problem
On May 2, 2014, at 3:26 AM, Kastus Shchuka wrote: > Hi, > > I am trying to set up NUT on a mini-ITX system running OpenBSD 5.5. > > I have an APC Smart-UPS SC620 which runs perfectly well on Ubuntu, > with nut-2.2.1. Ubuntu system uses ASUS motherboard. > > On mini-ITX system, I have Intel d2500cc motherboard with 4 serial ports. > I've tested ports by connecting
2014 May 03
2
NUT + OpenBSD + dc2500cc + APC Smart-UPS SC620 = problem
On May 3, 2014, at 5:20 AM, Charles Lepple wrote: > On May 2, 2014, at 3:26 AM, Kastus Shchuka wrote: > >> Hi, >> >> I am trying to set up NUT on a mini-ITX system running OpenBSD 5.5. >> >> I have an APC Smart-UPS SC620 which runs perfectly well on Ubuntu, >> with nut-2.2.1. Ubuntu system uses ASUS motherboard. >> >> On mini-ITX system, I
2013 Jul 09
2
Hope for APC Smart UPS 1500
Hi, we bought two Smart-UPS X 1500 FW:UPS 09.1 / ID=20 lsusb -v: Bus 002 Device 002: ID 051d:0003 American Power Conversion UPS Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor
2009 May 25
1
APC Smart UPS 900i
Hi, I'm running an old APC Smart UPS 900i. As there isn't any software from APC which supports this UPS anymore, I've installed NUT (Gentoo Ebuilds), but version 2.0.5 and version 2.2.2 loose connection to the UPS while version 2.4.1 and SVN version don't show any settings and there are no instant commands. The only information I can get are: driver.name: apcsmart
2006 Feb 05
1
APC Smart-UPS v/s 650 variables.
Hi all, when I try to get infos from this ups, the only variables that upsc print is: # upsc Smart-UPS@localhost driver.name: apcsmart driver.version: 2.0.0 driver.version.internal: 1.99.6 ups.mfr: APC ups.status: OL Is it not possible to get voltage and other infos from that model of UPS? Thanks. Regards, Dio.
2010 Nov 02
0
Camera MJPEG to Icecast
On Tue, Nov 02, 2010 at 08:08:52AM +0700, Bino Oetomo wrote: > Dear Thomas > > Thomas B. Ruecker wrote: > > On Mon, Nov 01, 2010 at 05:17:12PM +0700, Bino Oetomo wrote: > > > >> Now .. I want to do it the otherway with Icecast > >> > >> I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg > >> | ffmpeg2theora -a 0
2008 Jun 18
1
APC Smart-UPS RT 5000
Hello all I've a brand-new APC box, model Smart-UPS RT 5000, which comes with a black cable RJ48 in one side (10P4C) and RS232-DB9 in the other. The cable reads "940-1525A" in the DB9 side. Which is the best setting (driver and options) to connect this UPS to my computer? It seems not to be recognized by a typical apcsmart driver setting. Many thanks Noel Torres er Envite
2010 Nov 02
2
Camera MJPEG to Icecast
Dear Thomas Thomas B. Ruecker wrote: > On Mon, Nov 01, 2010 at 05:17:12PM +0700, Bino Oetomo wrote: > >> Now .. I want to do it the otherway with Icecast >> >> I try with wget -nv -O - http://root:root at 192.168.10.234/mjpg/video.mjpg >> | ffmpeg2theora -a 0 -f mjpeg -o /dev/stdout | oggfwd 192.168.10.232 >> 8000 hackme /matamerapi >> >