search for: masterguard

Displaying 20 results from an estimated 27 matches for "masterguard".

2020 Nov 02
3
Masterguard/Phoenixtec USB driver
Hello again. Back in the day (2007) I wrote a USB-capable driver for my Masterguard/Phoenixtec UPSes (in case you locally archived this list, this very mail is a reply to a rather long thread from then), which I used ever since. However, the world has been going on since then and I need to get away with the old 2.0.4 binaries currently in use. These boxes (I use two A3000-19 and t...
2007 Sep 28
0
Masterguard A-19 3000 drivers
> What driver are you using? You can try the "masterguard" driver, or "megatec". I have tried the "masterguard" driver. The "megatec" doesn't work as well, it says that it is not detecting a Megatec protocol UPS. I think I will try swapping the RXD and TXD pins. Steve
2007 Sep 27
1
Masterguard A-19 3000
I am trying to get this UPS talking with NUT (2.2.0) under Fedora 7/CentOS5. I have searched the mailing list and found some infos: http://lists.alioth.debian.org/pipermail/nut-upsdev/2007-February/001799.html but I'm not really sure how that helps me. USB would be cool but I don't really need that, it just has to work. I have also found a document that shows the pinout of the com port
2007 Feb 26
1
Some questions on driver implementation and variable
...USB over serial) protocol is rather simple (send > the command in a vendor endpoint write, command 0x0d to the control > endpoint, read data from endpoint 1). > However, the serial protocol itself (looks like a variant of megatec) > is only very basically supported by the existing masterguard driver > (as I wrote), so I decided to re-write the driver from scratch. I see. If your protocol is compatible with the megatec protocol, you might be able to integrate your driver with the new megatec_usb driver from the nut SVN trunk. That driver already supports two different serial-over-U...
2014 May 27
1
Masterguard UPS A3000
Hi, I'm trying to talk to an old Masterguard UPS A3000 so I can determine current load and status etc, to determine the best replacement options. After a fair amount of google fu, and attempting different things, this is where I have ended up. First, environment: OS: Linux (Debian Stable) NUT Version: 2.7.2-1 (Debian unstable package) UPS...
2006 Mar 29
2
POWER WALKER LINE-INTERACTIVE VI1000
can you also give a try to megatec and send us back some upsc output of your various tests? Mathias Mayrhofer wrote: > > Arnaud QUETTE wrote: > > > Mathias Mayrhofer wrote: > it works (except of the temperature) > > thanks a million!! > > > > Sorry to bother you, > > > 'nut' is great (it was the only thing that worked on by belkin usv), >
2007 Feb 25
4
Some questions on driver implementation and variable names
I've just written an NUT driver to manage a Masterguard UPS connected via USB, and some questions arose. Why I wrote a new driver? The servers in question only have two serial ports, so I want to use USB. I first wrote the low-level USB routines expecting to integrate them into the existing masterguard driver. However, that driver was so rudime...
2007 May 25
0
Patch -- SVN revision in the version string
...dstate_setinfo("driver.version", "%s", UPS_VERSION); + dstate_setinfo("driver.version", "%s", upsversion()); dstate_setinfo("driver.name", "%s", progname); /* The poll_interval may have been changed from the default */ Index: drivers/masterguard.c =================================================================== --- drivers/masterguard.c (revision 916) +++ drivers/masterguard.c (working copy) @@ -561,7 +561,7 @@ void upsdrv_banner(void) { printf("Network UPS Tools - MASTERGUARD UPS driver %s (%s)\n\n", - DRV_VERS...
2023 Sep 16
1
Nut-upsdev Digest, Vol 206, Issue 5
...oneac upscode2 >> bestfcom isbmex optiups upsd >> bestfortress ivtscd powercom upsmon >> bestuferrups liebert powerpanel usbhid-ups >> bestups liebert-esp2 rhino victronups >> blazer_ser masterguard richcomm_usb >> " >> >> My lsusb is showing "Bus 001 Device 008: ID 04e2:1410 Exar Corp. >> XR21V1410 USB-UART IC" >> >> And i don't know what to do next. >> >> Fatgear >> >> -------------- next part -------------- An...
2023 Sep 19
1
Nut-upsdev Digest, Vol 206, Issue 5
...de2 >> bestfcom????? isbmex??????? optiups????????? upsd >> bestfortress? ivtscd??????? powercom???????? upsmon >> bestuferrups? liebert?????? powerpanel usbhid-ups >> bestups?????? liebert-esp2? rhino victronups >> blazer_ser??? masterguard?? richcomm_usb >> " >> >> My lsusb is showing "Bus 001 Device 008: ID 04e2:1410 Exar Corp. >> XR21V1410 USB-UART IC" >> >> And i don't know what to do next. >> >> Fatgear >> ------------...
2014 Feb 20
0
Identify SIEMENS MASTEGUARD
...ror. Has anyone seen this before? I have the following info: 9600 BAUD 8 bits no parity 1 stop The commands look a lot like the SENA protocol except for the messaging format. It reacts as follows Sending ascii command: "UID{CR}" Response: "ID=Masterguard;A700-T;11.00;6AR1700191{CR}" Sending ascii command: "BAT{CR}" Response: "BAT=2;0450.0;100;27.4;24;313.0,313.1{CR}" Sending ascii command: "OUT{CR} Response: "OUT=2;49.9;217.0;00.0;0000;000{CR}" Sending...
2007 Feb 28
1
Mustek PowerMust 1000/1400/2000 USB (megatec, megatec_usb?)
Hi, a few days ago, I bought some of those Mustek UPSes that have both a serial and a USB connector. Currently only the serial port is supported by the megatec driver. This works fine so far. Now I have seen there is a megatec_usb driver, which currently only supports 2 other UPSes. How can I help to find out whether the PowerMust might actually work with the megatec_usb driver? -- Regards,
2008 Oct 12
1
Siemens Series A?
...ttery pack! http://www.trademe.co.nz/Computers/Peripherals/UPS/auction-182035749.htm Are they a law unto themselves, or is there any chance of hooking one up? Siemens (a v large business) aren't mentioned on the Compatibility Page: http://www.networkupstools.org/compat/stable.html But, their Masterguard brand is: http://www.medical.siemens.com/webapp/wcs/stores/servlet/CategoryDisplay~q_catalogId~e_-11~a_categoryId~e_1014490~a_catTree~e_100010,1012315,1014543,1014490~a_langId~e_-11~a_storeId~e_10001.htm Any ideas much appreciated. Regards, Morgan. -- Getting errors: "There are problems wit...
2023 Jan 09
0
How verbose should NUT be by default?
Jim Klimov via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> writes: > The opposite opinion is that programs should be quiet until asked to > squeak (e.g. by restarting with higher debug verbosity... "that would help > troubleshooting why the rack went down last week, right!" says the sysadmin > me). That's a fair summary but my opinion is: daemon-type
2023 Jan 09
0
[Nut-upsdev] How verbose should NUT be by default?
Jim Klimov via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> writes: > The opposite opinion is that programs should be quiet until asked to > squeak (e.g. by restarting with higher debug verbosity... "that would help > troubleshooting why the rack went down last week, right!" says the sysadmin > me). That's a fair summary but my opinion is: daemon-type
2023 Sep 19
1
Nut-upsdev Digest, Vol 206, Issue 5
...scode2 >>> bestfcom isbmex optiups upsd >>> bestfortress ivtscd powercom upsmon >>> bestuferrups liebert powerpanel usbhid-ups >>> bestups liebert-esp2 rhino victronups >>> blazer_ser masterguard richcomm_usb >>> " >>> >>> My lsusb is showing "Bus 001 Device 008: ID 04e2:1410 Exar Corp. >>> XR21V1410 USB-UART IC" >>> >>> And i don't know what to do next. >>> >>> Fatgear >>> >>> ---...
2007 May 20
1
Sweex 1000VA UPS (was: powermust usb)
--- Arjen de Korte <nut+users at de-korte.org> wrote: > > > I also did: > > > > # ./megatec_usb -DDDDD -x vendor=06da -x mfr=OMRON > > /dev/usb/hiddev0 > > Please have a look at 'man 8 megatec_usb' again. > > You probably need to specify the '-x vendorid' and > '-x productid' options > and most likely, the
2007 May 20
1
Sweex 1000VA UPS (was: powermust usb)
--- Arjen de Korte <nut+users at de-korte.org> wrote: > > > I also did: > > > > # ./megatec_usb -DDDDD -x vendor=06da -x mfr=OMRON > > /dev/usb/hiddev0 > > Please have a look at 'man 8 megatec_usb' again. > > You probably need to specify the '-x vendorid' and > '-x productid' options > and most likely, the
2023 Sep 23
1
Nut-upsdev Digest, Vol 206, Issue 5
...bestfcom????? isbmex??????? optiups upsd >>> bestfortress? ivtscd??????? powercom upsmon >>> bestuferrups? liebert?????? powerpanel usbhid-ups >>> bestups?????? liebert-esp2? rhino victronups >>> blazer_ser??? masterguard?? richcomm_usb >>> " >>> >>> My lsusb is showing "Bus 001 Device 008: ID 04e2:1410 >>> Exar Corp. >>> XR21V1410 USB-UART IC" >>> >>> And i don't know what to...
2023 Sep 23
1
Nut-upsdev Digest, Vol 206, Issue 5
...gt; bestfcom isbmex optiups upsd >>>> bestfortress ivtscd powercom upsmon >>>> bestuferrups liebert powerpanel usbhid-ups >>>> bestups liebert-esp2 rhino victronups >>>> blazer_ser masterguard richcomm_usb >>>> " >>>> >>>> My lsusb is showing "Bus 001 Device 008: ID 04e2:1410 Exar Corp. >>>> XR21V1410 USB-UART IC" >>>> >>>> And i don't know what to do next. >>>> >>>> Fatge...