Arnaud QUETTE
2007-Apr-17 14:38 UTC
[Nut-upsdev] RE Network UPS Compatibility Report (Belkin F6H350deUNV)
Hello Fabian,> I got my UPS (Belkin F6H350deUNV) to work with the "megatec" driver. > Obviously the de/uk part in the name of these products are > localizations of some sort. So the F6H 350/500/750 UNV Home Office > products should all work with that driver. > > bigone nut # upsc ups@localhost > battery.charge: 95.0 > battery.voltage: 13.50 > battery.voltage.nominal: 12.0 > driver.name: megatec > driver.parameter.port: /dev/ttyS0 > driver.version: 2.0.5 > driver.version.internal: 1.5 > input.frequency: 50.0 > input.voltage: 233.0 > input.voltage.fault: 233.0 > input.voltage.maximum: 233.0 > input.voltage.minimum: 232.0 > output.voltage: 233.0 > output.voltage.nominal: 230.0 > ups.beeper.status: disabled > ups.delay.shutdown: 0 > ups.delay.start: 2 > ups.load: 33.0 > ups.mfr: BELKIN > ups.model: Master 1.00 > ups.serial: unknown > ups.status: OL > ups.temperature: 32.0 > > Thanks for an excellent tool!thanks for your report. I know Carlos (the megatec developer) will be glad since he has put much effort in that driver. Btw, have you also tested the OB and shutdown (along with commands and variables setting) features? Carlos: can you take care of completing the drivers.list information? Maybe a more generic label can be found to deal with the uk/de things (like "xx")... btw, I find the ups.model data a bit strange... Arnaud -- Linux / Unix Expert - MGE UPS SYSTEMS - R&D Dpt Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/ Debian Developer - http://people.debian.org/~aquette/ OpenSource Developer - http://arnaud.quette.free.fr/
Carlos Rodrigues
2007-Apr-21 04:48 UTC
[Nut-upsdev] Re: RE Network UPS Compatibility Report (Belkin F6H350deUNV)
On 4/17/07, Arnaud QUETTE <Arnaud.QUETTE@mgeups.com> wrote:> Hello Fabian, > > > I got my UPS (Belkin F6H350deUNV) to work with the "megatec" driver. > > Obviously the de/uk part in the name of these products are > > localizations of some sort. So the F6H 350/500/750 UNV Home Office > > products should all work with that driver.[snip]> thanks for your report. I know Carlos (the megatec developer) will be glad > since > he has put much effort in that driver. Btw, have you also tested the OB > and shutdown > (along with commands and variables setting) features?If the driver detects the UPS and reports correct values, then this should work too. But it would be nice to have confirmation though.> Carlos: can you take care of completing the drivers.list information? > Maybe a more generic label can be found to deal with the uk/de things > (like "xx")...I've added this model to my local copy of "driver.list", but I don't know how I should include that extra information... I think there should be an extra field in "driver.list" to write short comments. This would be the right field to specify stuff like "Models XXX, YYY, ZZZ are know to be identical to this UPS, but haven't been tested."> btw, I find the ups.model data a bit strange...I chose to fill that field with "$MODEL $VERSION" as reported by the UPS, so the value is ok. -- Carlos Rodrigues