similar to: Fw: infosec e4

Displaying 20 results from an estimated 1100 matches similar to: "Fw: infosec e4"

2013 Aug 01
0
infosec e4
On Jul 31, 2013, at 9:07 AM, James HORLEY wrote: > I?m wondering if what I have done is good : > # get the source from github on my computer > # autogen.sh > # name=nut > # ./configure --prefix=/ --sysconfdir=/etc/$name --mandir=/usr/share/man > --libdir=/usr/lib --includedir=/usr/include --datadir=/usr/share/$name > --with-statepath=/var/run/nut
2013 Aug 02
2
infosec e4
I'm pretty sure, I've install pkg-config, but I will check it monday after my holliday. This is my test steps: - Shutting down nut-client (upsmon) - Only nut-server (driver + upsd) is running - upsmon.conf have been revert to normal shutdown, no upssched - upsc myups return ups stats then: upsmon -K -DDDDD, here is the output: kill: No such process UPS: myups at
2013 Aug 26
0
infosec e4
I've download again nut source today from "https://github.com/networkupstools/nut/tree/voltronic-driver" and try compiliing the voltronic-driver. The drivers is working fine (ie computer is shutting down) except for the shutdown of the ups. I can shutdown the ups by sending the command "shutdown.return" but standard shutdown doesn't work. upsmon -K return: kill: No
2013 Aug 01
2
infosec e4
On Aug 1, 2013, at 8:15 AM, Charles Lepple wrote: > On Jul 29, 2013, at 7:12 AM, James HORLEY wrote: > >> There?s a software advised by the constructor that work on linux (http://www.power-software-download.com/viewpower.html), unfortunately it?s heavy (tomcat and java) and I don?t find it as flexible as NUT. > > We have a development branch called "voltronic-driver"
2013 Aug 02
0
infosec e4
I compile nut with the voltronic-driver on my computer then I've copy the driver "/lib/nut/voltronic_ser" on the server. I can now shutdown the ups using "upscmd -u admin myups shutdown.return". My first question is, is it really ok to only take the driver whithout taking the whole package? I'm using upssched to shutdown server after 15mn on battery, the
2013 Aug 26
3
infosec e4
On Aug 26, 2013, at 6:22 AM, James HORLEY wrote: > I've download again nut source today from "https://github.com/networkupstools/nut/tree/voltronic-driver" and try compiliing the voltronic-driver. This branch has been merged in, and will be part of 2.7.1 when it is released. > The drivers is working fine (ie computer is shutting down) except for the shutdown of the ups. >
2013 Sep 01
0
infosec e4
Great, it's working fine. I'm using upssched to shutdown computer after 15mn when on battery. Should I trigger "upsmon -c fsd" with my script? I mean, is it the normal way to shutdown both computer and ups. Best regards, -----Message d'origine----- From: Charles Lepple Sent: Monday, August 26, 2013 3:07 AM To: James HORLEY Cc: nut-upsuser list Subject: Re: [Nut-upsuser]
2013 Aug 01
0
infosec e4
On Jul 29, 2013, at 7:12 AM, James HORLEY wrote: > There?s a software advised by the constructor that work on linux (http://www.power-software-download.com/viewpower.html), unfortunately it?s heavy (tomcat and java) and I don?t find it as flexible as NUT. We have a development branch called "voltronic-driver" which might work better than the blazer* for UPS models which are meant to
2013 Jul 29
2
infosec e4
Hi, Sorry for my poor english but it isn?t my native language. I?m testing an infosec E4 with nut-2.6.4-2.3 on Proxmox ve 3.0 (based on debian wheezy). The drivers that match this ups, is blazer_usb. Btw, I have try nut-2.6.5 with unstable repository from wheezy, but it still doesn?t fully work. I can shutdown my computer when battery is low, but unfortunately I can?t shutdown ups. Like said on
2015 Jan 03
0
Data stale error after short while
Thanks Dan and Charles - I've found the usb passthrough will be a non-starter (not supported on my host). Dan - is your recommendation to build Nut from source or just the driver? I'm trying to build the whole project but am obviously missing dependencies... I've come across a configure error syntax error near unexpected token `CPPUNIT,' which I've seen in a previous
2009 Oct 19
1
Megatec driver, this UPS has an unsupported combination of battery voltage/number of batteries, Infosec model E4 / 5000
Ubuntu 8.04 Nut : Version: 2.2.1-2.1ubuntu7.2 Hello, I choose the megatec driver and I connect through a serial cable. I receive a "This UPS has an unsupported combination of battery voltage/number of batteries" message. I know this is not an error but I don't really what I have to do next. Here is the result of /lib/nut/megatec -a infosec -DDD debug level is '3'
2013 Sep 04
0
infosec e4
On Sep 3, 2013, at 8:16 AM, Goslawski, Dawid (NSN - PL/Wroclaw) wrote: > Oh, so this means that FCD will really send shutdown command to ups (so turn off working on battery) or only to upsmon ? I will also use upssched cause our systems need approx 15min to shutdown gracefully and I want to know how to properly do it. I don't use upssched myself, I'm just pointing out the relevant
2010 May 27
1
[PATCH matahari] Introduces a multiplexer for taking requests and mapping them to APIs.
The Multiplexer lets Matahari register APIs and then call them by that registered name. APIs are function pointers in the form of: const char* function(const char *); where the API takes as input a descriptor containing any arguments, and returns an array containing the response or result. Also adds a testing directory and unit tests to validate the Multiplexer. The new directory, src/tests,
2015 Jan 03
4
Data stale error after short while
On Jan 2, 2015, at 4:27 PM, Mike Raath <raathm at gmail.com> wrote: > Maybe usbpassthrough is something I should look at? I'll do some reading. You may have found this already, but this (plus the followup KB item #1021345) seems to imply that you can bind the USB-to-serial adapter to the NUT VM:
2016 Mar 07
2
Windows port
Hi! I would like to ask about current state of Windows port. Is it frozen? It will be cool to know the plans :) Where are a lot of Windows-branches at GitHub. What is the most actual one? The Windows builder looks like turned off, am I right that it is not available currently and where were no builds after version 2.6.5-6? I couldn't find any info about proper environment to build Windows
2017 Jul 31
1
INFOSEC X4 not supported by blazer_usb
Hello, I am trying to make my UPS system working with NUT but with no success. I got "No supported UPS detected" message. I use the blazer_usb driver since it was proposed to me by the web site. My NUT version is : 2.7.1 (installed from standard RPM), release 2.41 The UPS identification: INFOSEC X4 RM PLUS linux-2qya:~ # /usr/lib/ups/driver/blazer_usb -a infosec Network UPS Tools -
2018 Aug 16
1
Help please UPS infosec and NUT on Raspberry PI.
Hi I have an Infosec Hero touch lcd 400 USB ups but it is not recognised by Nut. I tried to use Blazer_usb too. Could you help me please ? Thank you very much! Https://www.infosec-ups.com/fr/#/dfclassic/query=Touch%20400&query_name=match_and -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Oct 18
1
Kebo 1200D, Infosec XP Pro 1000
Dear list, I'm proud to report that the megatec driver supports the following devices: Infosec XP Pro 1000 Kebo 1200D 'D Series' Thanks for such great software! Cheers, Tamas Csillag
2012 Dec 25
0
[HCL] Infosec UPS supported by blazer_usb
Hello, I'm sorry if i'm not sending to the good email adress, please transfer this mail to the good one if necessary... I have tested and run the driver named "blazerd_usb" with differents products from the infosec company (tested on the following UPS : X2, X3, X4, E2, E3, E4) Is it possible to add the to the Hardware compatibility list ? Thank you, Regarde, Jeremy
2008 Aug 30
1
[LLVMdev] Unit testing frameworks
In a recent conversation with Chris it was brought up that the LLVM project doesn't have a way to incorporate fine-grained unit tests (in other words, tests that exersize the members of a single C++ class). I was wondering what is the general feeling about adding this to LLVM. Let me discuss some of the details: First, there is the question of a test framework. One possibility is to