Displaying 20 results from an estimated 300 matches similar to: "Legrand UPS drivers"
2018 Aug 28
1
Fwd: Forward of moderated message
[forwarded without attachments, for real this time]
> Begin forwarded message:
>
> From: Gabriele TAORMINA <gabriele.taormina at legrand.com <mailto:gabriele.taormina at legrand.com>>
> Subject: Re: [Nut-upsdev] Adding drivers to NUT?
> Date: August 27, 2018 at 6:03:55 AM EDT
> To: Daniele Pezzini <hyouko at gmail.com <mailto:hyouko at gmail.com>>
>
2018 Jul 31
0
Adding drivers to NUT?
Dear Daniele,
I have some news regarding the Driver: I applied the patch you sent me (https://github.com/zykh/nut/tree/issue-441) and it works correctly (obviously in Level 5 of Debug I see "missing CR...etc..").
As for now there are 2 modification I'd like to suggest you:
- For Online Type UPSs the Megatec protocol describes that the battery voltage is provided in the form of V
2018 Jul 11
2
Adding drivers to NUT?
Dear Daniele,
thanks a lot for your support, i have some things that are not so clear for me:
- I can send you the whole sources for our UPSs, do you need only Headers and C files or also other files (i suppose Driver list)?
- Seen that we had some problems with the Blazer driver (the battery voltage calculation were not correct for our UPSs) we copied it and modified a bit while changing the
2018 Jul 04
2
Adding drivers to NUT?
Dear Admin,
I'm working for Legrand UPS and i would like to know the correct procedure to send you some drivers source files to be added in the NUT software, this to extend support also to our UPSs.
Thanks in advance, waiting for a response!
Best Regards,
Gabriele Taormina
UPS Strategic Business Unit
Field Application Engineer
Phone: +39 0522/207046
Fax: +39 0522/207005
2018 Jul 24
2
Adding drivers to NUT?
Dear Daniele,
i understand perfectly, i'd like to explain you why we choosed to clone the blazer_usb driver:
some of our devices uses Voltronic Q1 protocol and we tried the Krauler Subdriver (it was the one with the right "commands", Q1, F, etc.), but the issues were 2:
- first: the Krauler Subdriver expects a different number of bytes in answer because in debug i see "Short
2018 Jul 26
5
Adding drivers to NUT?
Dear Daniele,
nice to meet you, I'm a collegue of Gabriele.
The problem with "blazer_usb" driver ("blazer_ser" works correctly) is related to the following commands:
- "F" and "I": when the KRAULER subdriver check these UPS answers it uses wrong constants to check the lenght of the received packets, so these commands are considered as "not
2018 Jul 18
2
Adding drivers to NUT?
Dear Daniele,
I'm trying to create a subdriver for 'nutdrv_qx' instead of modifying the Blazer as you suggested, but i honestly don't understand how to integrate usb-serial devices (some of our UPSs have USB but serial protocol Q1). i understand the serial version but not the USB one.
i also checked the "Claim" function, but i can't see drivers that uses the VID
2018 Sep 03
0
Adding drivers to NUT?
[apparently the list didn't get the message, probably because it
exceeds the 40kb threshold, so here it is in all its glory with my
reply]
On Mon, 3 Sep 2018 at 14:32, Gabriele TAORMINA
<gabriele.taormina at legrand.com> wrote:
>
> Dear Daniele,
>
> > "I fixed a few issues, and pushed your changes (amended) to this
> > temporary branch:
2017 Oct 26
0
Monitoring Legrand Niky S
Hello,
I would like to monitor my UPS Legrand Niky S from a Raspberry Pi3 but I have not found it in the compatibility list.
Has anyone been able to monitor an UPS Legrand using NUT?
Your help would be greatly appreciated.
Thanks,
Daniele
2018 Dec 24
2
Freenas configuration Legrand Daker DK1kVA
Hi all,
I have an UPS by Legrand, model Daker DK 1 kVA, i have tried to use
"nutdrv_qx" driver with usb but have no success.
I will send you all the information you need to try to solve or write
the correct driver.
Hope to be useful.
regards
Andrea
2018 Dec 24
0
Freenas configuration Legrand Daker DK1kVA
> I have an UPS by Legrand, model Daker DK 1 kVA, i have tried to use
> "nutdrv_qx" driver with usb but have no success.
It should be supported out-of-the-box in the next release:
https://github.com/networkupstools/nut/issues/616
Meanwhile, you could try the `blazer_usb` driver, with the `krauler`
USB subdriver.
2006 Jul 11
2
notifycmd problem
hello,
i've got a problem with the notifycmd
here is a part of my upsmon.conf :
NOTIFYCMD /usr/local/ups/bin/nut_notify
NOTIFYMSG ONLINE "UPS %s is getting line power"
NOTIFYMSG ONBATT "UPS %s is on battery"
NOTIFYMSG REPLBATT "The UPS %s battery is bad and needs to be replaced"
NOTIFYMSG LOWBATT "UPS %s is being shutdown by the master"
NOTIFYMSG FSD
2016 May 20
1
ups.status don't switch to "OB LB"
Hello,
I have a Legrand Keor T [1] monitored via snmp, everything seems to work fine, upsc output looks good [2] except that I can?t get the low battery state "OB LB? as usual (it works fine with others UPS like APC or Dell). Here is the configuration :
[lgups]
driver = snmp-ups
port = 192.168.99.60
community = public
snmp_version = v2c
mibs = auto
2005 Nov 08
1
message command
hello
i've got a problem with the "message command "option
here is my config in smb.conf
message command = /usr/local/samba/var/popup/get_popup "%f" "%t" "%s" "%I" &
and the get_popup script
date=`date +%d-%m-%Y`
heure=`date +%H:%M`
machine=$1
destinataire=$2
message=`cat $3`
ip=$4
infos=`/usr/local/samba/bin/nmblookup -A $ip | grep
2006 Jul 10
1
script init
hello,
i'm looking for a script to launch upsdrvctl, upsd and upsmon.
i dont find anything for a mandrake.
does anybody have this kind of script
thank you
--
----------------------------------------------------
Pascal Legrand
*IUT de Chartres* - _Service Informatique_
----------------------------------------------------
1, place Roger Joly
28000 Chartres
Tel : 02 37 91 83 36 - Fax: 02 37
2018 Sep 01
0
Adding drivers to NUT?
> sorry for the delay, I forgot to put the automatic response (I was on holiday), here's a description of what we made and the drivers we used to start from:
No problem for the delay...
I fixed a few issues, and pushed your changes (amended) to this
temporary branch: https://github.com/zykh/nut/tree/issue-441+legrand
Let me know if I misunderstood anything...
> - usbhid-ups --> we
2017 Jan 04
0
Guardian LCD 1500 AP ( IGA1500LCD )
Hello
In case anyone is interested and for the sake of updating the
documentation from http://networkupstools.org/stable-hcl.html , I would
like to report that nut v2.7.4 talks successfully ( at least partially
) with the UPS from $topic, which is part of the product line from
http://www.informups.com/guardian_guardian_lcd600va_2000va.html ( Inform
is a Turkish manufacturer that was
2006 Oct 09
2
Trying to use "deliver" as a LDA
Hello,
I'm trying to use "deliver" as a LDA for some users. I found the page
http://wiki.dovecot.org/LDA where i read that i can use the ".forward"
file in the user HOME directory. However, when i try, i get the
following error in the maillog file :
... deliver(...): mbox: We need root IMAP folder, but can't find it or
HOME environment
...deliver(...): Failed to
2006 May 22
0
liebert GXT2-6000RT230
hello
in first sorry for my poor english
i've got a new ups "leibert GXT2-6000RT230" and i would like to use nut to make shutdown some server
plugged on it.
I bought a card with this ups "opencomms web card".
I dont know where to plug the serial cable, directly on the serial port on the ups or on the serial
port on the opencomms card, and with wich cable.
I've got a
2004 Sep 14
0
some question
Hello ,
in first sorry for my poor english
i've got some questions
- I wanted to know in which measure it was possible for a user to change his password on several
servers from Windows 2000 I explain:
the toto user authenticates on serveur1 domaine1 (his machine, Windows 2000 is thus integrated in
domaine1.)
but this user has access to resources situated on serveur2
How can he