search for: cmdvartab

Displaying 17 results from an estimated 17 matches for "cmdvartab".

2006 Dec 04
4
megatec and some changes to cmdvartab and new-names.txt
...he other drivers' "ups_banner" function should be changed (now necessarily right now) to indicate that they are due to be removed sometime in the future and megatec should be used instead (if possible). Am I right? 2) I made a couple of changes to "new-names.txt" and "cmdvartab" (attached below), because I implemented a simple watchdog (like the one in the "sms" driver) and I need a new variable to display the watchdog status (if it is "enabled" or "disabled"). Also, I added a command to toggle the beeper, which I decided not to implemen...
2006 Jul 06
1
NUT localization [was Re: patch file]
On 7/6/06, Arnaud Quette <aquette.dev@gmail.com> wrote: > just in time, since I'm finishing 2.0.4-pre1. > I'll release it tomorrow, and I'll check to include your patch. One more thing: the patch changes the solis driver language to Portuguese. Are these units sold outside of Brazil? At some point, if we start supporting more drivers that are sold regionally, it might be
2013 Jul 03
1
bcmxcp: Patch for adding ups.load and battery.voltage.low
On Jul 2, 2013, at 5:16 PM, Kjell Claesson wrote: >> I hope other people can also test this. >> >> Regards >> Alf Hogemark > > Due to some crashes on the disks and lack of time I don't have the git on the > pc now. But maybe some other can commit this. I'd like to ask people to specifically try the bcmxcp branch on GitHub - it includes some changes
2010 Feb 04
1
cpqpowermib tweak
Hi, I've been asked to add upsBatteryAbmStatus to the cpqpower mib. We use it purely for the CGI display. Here are the patches for data/cmdvartab and drivers/cpqpowermib.h - Philip Ward Unix Systems Administrator Ext 7274 -- The Sunday Times Scottish University of the Year 2009/2010 The University of Stirling is a charity registered in Scotland, number SC 011159. -------------- next part -------------- A non-text attachment was scru...
2008 Apr 16
1
new information to understand
Hi, I've been using nut for a while on a UPS with the generic driver. It has worked well. Thankyou. I've just installed a new UPS 'INVERTER Atlantic Star T3' and their documentation speaks of megatec. So I tried it. And I get lots of wonderful information I'm not used to seeing. # upsc my_sai at localhost battery.charge: 100.0 battery.voltage: 2.31 battery.voltage.nominal:
2006 Jun 17
1
Re: [nut-commits] svn commit r433 - in trunk: data drivers include
...> Date: Fri, 16 Jun 2006 13:40:59 +0000 > Subject: svn commit r433 - in trunk: data drivers include > Author: aquette > Date: Fri Jun 16 13:40:57 2006 > New Revision: 433 > > Modified: > trunk/CHANGES > trunk/configure > trunk/configure.in > trunk/data/cmdvartab > trunk/drivers/Makefile.drvbuild > trunk/drivers/Makefile.in > trunk/drivers/libhid.c > trunk/drivers/libhid.h > trunk/drivers/libusb.c > trunk/drivers/libusb.h > trunk/drivers/mge-hid.c > trunk/drivers/mge-shut.c > trunk/drivers/newhidups.c &g...
2015 Mar 31
0
Tripplite SNMPwebcard communication lost and established randomly
...ing nut. Mar 31 09:11:23 freenas notifier: fopen /var/db/nut/upsd.pid: No such file or directory Mar 31 09:11:23 freenas notifier: listening on 127.0.0.1 port 3493 Mar 31 09:11:23 freenas notifier: Connected to UPS [tripplite]: snmp-ups-tripplite Mar 31 09:11:23 freenas notifier: /usr/local/etc/nut/cmdvartab not found - disabling descriptions I assume I should post this info to the developers mailing list as stated in the log? From: Charles Lepple [mailto:clepple at gmail.com] Sent: Tuesday, March 31, 2015 9:24 AM To: Jason Gould Cc: NUT Users Subject: Re: [Nut-upsuser] Tripplite SNMPwebcard communic...
2007 Aug 13
2
[nut-commits] svn commit r1049 - in trunk: . drivers
...7 > @@ -1,3 +1,7 @@ > +Mon Aug 13 13:08:13 UTC 2007 / Alexander I. Gordeev <lasaine at lvk.cs.msu.su> > + > + * drivers/megatec_usb.c: added credits to the banner message. > + > Mon Aug 13 09:28:42 UTC 2007 / Arjen de Korte <arjen at de-korte.org> > > * data/cmdvartab, docs/new-names.txt: > > Modified: trunk/drivers/megatec_usb.c > ============================================================================== > --- trunk/drivers/megatec_usb.c (original) > +++ trunk/drivers/megatec_usb.c Mon Aug 13 13:09:43 2007 > @@ -132,8 +132,8 @@ > &gt...
2009 May 22
2
Where are usbhid-ups driver parameters defined - and what do some of them mean?
I am using the usbhid-ups driver with a Belkin UPS. upsc shows several parameters which I would like to both understand and probably change. In particular the following part of upsc output: battery.charge.low: 30 battery.charge.warning: 30 battery.runtime: 120 My questions are: 1) What is the difference between battery.charge.low and battery.charge.warning? I presume these are %
2015 Mar 31
2
Tripplite SNMPwebcard communication lost and established randomly
On Mar 31, 2015, at 9:07 AM, Jason Gould <jgould at cddiagnostics.com> wrote: > I missed that snmp-ups set pollfreq to 30 by default. I?d hope that it would set deadtime to an appropriate value as well than, no? Is there a way to query what the settings are or what the defaults are? There is a TODO comment in snmp-ups that mentions doing something similar to usbhid-ups: just poll the
2008 Jan 23
1
empty ups.status on TrippLite SMART1500RMXL2U
...function correctly. Detected a UPS: TRIPP LITE/ Tripp Lite SMART1500RMXL2U Unit ID: 257 Unknown protocol (4)Attached to Tripp Lite Tripp Lite SMART1500RMXL2U je-nas:~/src/nut-2.2.1# upsd Network UPS Tools upsd 2.2.1- listening on 0.0.0.0 port 3493 Connected to UPS [UPS]: tripplite_usb-UPS //share/cmdvartab not found - disabling descriptions je-nas:~/src/nut-2.2.1# upsc UPS at localhost battery.voltage.nominal: 48 driver.name: tripplite_usb driver.parameter.pollinterval: 2 driver.parameter.port: auto driver.version: 2.2.1- driver.version.internal: 0.11 input.voltage.nominal: 120 outlet.1.desc: Load 1...
2007 Apr 06
3
questions re. patching bcmxcp.c and choosing variable names
I've patched bcmxcp.c such that it can power cycle the outlet load segments independently on a Powerware PW5125 UPS. I presume that it will work for any XCP protocol UPS with 2 load segments. Should these instant commands be called outlet.1.shutdown.return outlet.2.shutdown.return ? Where do the descriptions displayed by upscmd -l come from? Presently it shows outlet.1.shutdown.return -
2008 Feb 07
2
Some questions
Hello all NUT users and developers! Have some questions about nut suite: 1. Does upscmd provide only device-specific commands? Or commands like shutdown.stayoff are general and good for all ups models? When i see output of 'upscmd -l' - is this general commands that supported by given device or this is unique commands of this device? For example, i have APC SmartUPS-750 and it shows me
2009 Oct 10
3
MGE NMC and NutShutdownModule (and other stuff)
...tdown variables. If I'm not wrong it is intended to provide the per outlet available runtime before sending the BelowRemainingCapacityLimit/shutdown indication to the client. It would not be bad to show this reading too. Do you think is ok to add the outlet.runtime/outlet.X.runtime variables to cmdvartab, even though is a MGE NMC specific value? Topic #3: text messages system Some alarm messages sent by the NMC contain some human readable text (currently discarded). In the EATON/MGE NSM client these text strings are stored for logging. So I asked myself why not to have such behaviour in NUT as w...
2006 Jun 07
1
RPM spec file
...ts.cgi.8.gz %dir %{CGIPATH} %{CGIPATH}/upsimage.cgi %{CGIPATH}/upsset.cgi %{CGIPATH}/upsstats.cgi %changelog * Tue May 02 2006 William Bell <w.bell@physics.gla.ac.uk> - Corrected files list for other man pages. - Modified install paths to use the RH standards from /usr/lib/rpm/macros - Moved cmdvartab and driver.list into a sensible place. - Fixed a number of other broken paths. * Fri Jan 31 2003 Antonino Albanese <al.an@monkeysweb.net> - Updated startup files (don't know if they still works on 6x) - Modified model path in /sbin cause upsdrvctl have to stay on an already mounted fil...
2007 Jan 06
3
Re: [nut-commits] svn commit r708 - in trunk: . clients server
...7 / Arjen de Korte <arjen@de-korte.org> > + > + - added IPv6 support (Alioth Patches #304310) (IPv4 still seems to > + work after applying this patch, but can't test IPv6) > + > Fri Jan 5 19:15:13 UTC 2007 / Arjen de Korte <arjen@de-korte.org> > > - data/cmdvartab: added ups.realpower, ups.realpower.nominal, > > Modified: trunk/clients/upsc.c > ============================================================================== > --- trunk/clients/upsc.c (original) > +++ trunk/clients/upsc.c Fri Jan 5 21:06:59 2007 > @@ -25,6 +25,10 @@ > &...
2012 Mar 08
18
some fixes, improvements, and new features (EPO and DYING) for NUT
Here are a series of my recent changes to NUT. The first few in the set are primarily little fixes and improvements. In among those are a few for .gitignore files which of course you can ignore for SVN, and there's one for a commit to a generated file which of course should not be tracked in any VCS. Then there are a couple or three to do with generating the header files used by