Displaying 20 results from an estimated 407 matches for "upscmd".
2015 Mar 11
0
nutdrv_atcl_usb
...nd keep it running all the time till the tests are over.
- terminal #2 - as root:
upsd -D
This one too is expected to be kept alive all the time.
- terminal #3:
# shutdown.stayoff with ups.delay.shutdown set to 30 seconds;
upsrw -s ups.delay.shutdown=30 -u <username> -p <password> ups
upscmd -u <username> -p <password> ups shutdown.stayoff
# shutdown.stayoff with ups.delay.shutdown set to 60 seconds;
upsrw -s ups.delay.shutdown=60 -u <username> -p <password> ups
upscmd -u <username> -p <password> ups shutdown.stayoff
# shutdown.return with ups.dela...
2015 Mar 11
2
nutdrv_atcl_usb
Would you be so kind and provide some examples (commands), please?
I would run them today in the evening and report back with the logs.
Thank you.
Jakub S.
On Tue, Mar 10, 2015 at 11:44 PM, hyouko at gmail.com <hyouko at gmail.com> wrote:
> mmh.. it looks like someone forgot to hit 'reply all'.
>
> - relaying the originally attached files (gzipped, minus the two
>
2015 Mar 11
3
nutdrv_atcl_usb
...sts are over.
>
> - terminal #2 - as root:
> upsd -D
> This one too is expected to be kept alive all the time.
>
> - terminal #3:
> # shutdown.stayoff with ups.delay.shutdown set to 30 seconds;
> upsrw -s ups.delay.shutdown=30 -u <username> -p <password> ups
> upscmd -u <username> -p <password> ups shutdown.stayoff
>
> # shutdown.stayoff with ups.delay.shutdown set to 60 seconds;
> upsrw -s ups.delay.shutdown=60 -u <username> -p <password> ups
> upscmd -u <username> -p <password> ups shutdown.stayoff
>
> # s...
2013 Sep 04
2
[HCL] Forza FX-1500LCD supported by blazer_usb
...rature: 25.0
> ups.type: offline / line interactive
> ups.vendorid: 0665
> [root at freenas] ~# upsrw ups
> [root at freenas] ~#
> [root at freenas] ~# cat /usr/local/etc/nut/upsd.users
> [upsmon]
> password = fixmepass
> upsmon master
>
> [root at freenas] ~# upscmd -u upsmon -p fixmepass ups shutdown.return
> Unexpected response from upsd: ERR ACCESS-DENIED
>
> Same for root
>
> [root at freenas] ~# upscmd -u root ups test.battery.stop
> Password:
> Unexpected response from upsd: ERR ACCESS-DENIED
> [root at freenas] ~# upscmd -u ro...
2010 Dec 15
1
Things seem to be working but upscmd does nothing
The nut ups daemons seem to be communicating with the UPS but upscmd
gives me no joy. Running commands do nothing and produce no output.
Using the web interface returns an authentication failure and that is
the only clue I have. I believe I have everything setup correctly but
it's not working. Can someone review this and give me clues as to what
I sho...
2012 Sep 19
2
Unable to disable beeper on Powercom Imperial IMP-525AP
Hi ALL,
Powercom Imperial IMP-525AP seems to be fully compatible with NUT.
Unfortunately, I can not disable beeper.
upscmd -u {NUT_USER} -p {NUT_PASSWORD} powercom beeper.toggle
returns *OK*, however, ups.beeper.status=enabled
Thank you,
Sergey
==========
Additional info:
1)
$ upsc powercom
battery.charge: 100
battery.charge.low: 10
battery.charge.warning: 30
battery.date: 2010/01/01
battery.runtime: 2432
battery.typ...
2024 Jul 29
1
Getting Error Using upscmd
I'm trying to run:
$ upscmd -l myups
where myups is the [myups] I provided in ups.conf file. and l is lower
case l. In other words I'm trying to see what commands my UPS
supports.
I'm using the latest fully updated Raspbian 32bit as a fresh install.
I installed NUT via CLI and have version 2.8.0-7.
I get the error:...
2011 Mar 10
1
Problems with upscmd ACCESS-DENIED
I'm trying to execute some commands on my ups, but I keep getting ERR
ACCESS-DENIED
upscmd -l sinus
Instant commands supported on UPS [sinus]:
beeper.toggle - Toggle the UPS beeper
load.off - Turn off the load immediately
load.on - Turn on the load immediately
shutdown.return - Turn off the load and return when power is back
shutdown.stayoff - Turn off the load and remain off
shutdown.s...
2020 Jun 22
5
Low Battery Problems
On Monday 22 June 2020 09:50:50 Larry Fahnoe wrote:
> On Mon, Jun 22, 2020 at 8:27 AM Gene Heskett <gheskett at shentel.net>
wrote:
> > > On Jun 22, 2020, at 8:52 AM, Gene Heskett wrote:
> > > > pi at rpi4:~ $ upscmd myups *test.battery.start.quick*
> > > > Username (pi):
> > > > Password:
> > > > Unexpected response from upsd: ERR ACCESS-DENIED
> >
> > [pi]
> > password = xxxxxxxxxxxxx
> > instcmds = *test.bat...
2010 Jun 25
3
Using snmp for APC smarts
...ave some 100 APC Smart-UPS 2200 & 3000's and
I'm trying to do some calibration test on them. I've installed nut,
with
driver = snmp-ups
mibs = apcc
in ups.conf. I can read the variables using upsc. However it seems,
I can't actually execute commands on the UPSses this way.
( upscmd some-ups calibrate.start )
Do I miss something, or are those commands only available using a
serial connection driver?
I use nut 2.2, but don't see anything relevant in later release notes.
Regards,
--
+----------------------------------------------------------------------+
| (o- Henk van...
2015 Mar 10
0
nutdrv_atcl_usb
mmh.. it looks like someone forgot to hit 'reply all'.
- relaying the originally attached files (gzipped, minus the two
screenshots, to keep size down).
2015-03-09 23:20 GMT+01:00 Jakub Scepka (private) <jakub.scepka at gmail.com>:
> Hi everyone!
>
> Here is summary for our fellows wit the same/similar UPS to save them 3
> weeks of life :)
>
> First of all I'm
2014 Jun 17
3
Question about recycle power of Tripp Lite UPS
Hello,
We are trying to develop a mechanism to power cycle Tripp Lite UPS. When we
checked the upscmd, looks like the only command we can use is
shutdown.reboot(sudo upscmd -u user -p password ups shutdown.reboot).
Because the PC is connected to UPS directly and we would prefer shutdown PC
before power cycle the UPS. But if we run shutdown PC first it won't run
the power cycle the UPS script an...
2014 Jun 17
3
Question about recycle power of Tripp Lite UPS
Hello,
We are trying to develop a mechanism to power cycle Tripp Lite UPS. When we
checked the upscmd, looks like the only command we can use is
shutdown.reboot(sudo upscmd -u user -p password ups shutdown.reboot).
Because the PC is connected to UPS directly and we would prefer shutdown PC
before power cycle the UPS. But if we run shutdown PC first it won't run
the power cycle the UPS script an...
2020 Jun 22
2
Low Battery Problems
On Monday 22 June 2020 09:18:29 Charles Lepple wrote:
> On Jun 22, 2020, at 8:52 AM, Gene Heskett wrote:
> > pi at rpi4:~ $ upscmd myups test.battery.start.quick
> > Username (pi):
> > Password:
> > Unexpected response from upsd: ERR ACCESS-DENIED
> >
> > Looking at /etc/nut/uspd.users, I (me, pi) should be able to do
> > that. ???
>
> Hi Gene,
>
> You have a [pi] section in upsd...
2014 May 27
2
Resetting replace battery status on Pulsar 1500
On 26 May 2014, at 23:26, Charles Lepple <clepple at gmail.com> wrote:
> On May 26, 2014, at 4:05 AM, "Daniel O'Connor" <doconnor at gsoft.com.au> wrote:
>
>> I've looked in upsc, upsrw and upscmd but none seem to have a suitable option.
>
> Is there a "battery.test" command, or similar?
There are these commands..
test.battery.start.deep - Description unavailable
test.battery.start.quick - Description unavailable
test.battery.stop - Description unavailable
However if I do...
2014 Jul 01
1
Nut-upsuser Digest, Vol 109, Issue 2
> Lots of good progress here! I tried to enable a few more commands for
> your model. For instance, the "M" values seem to be min/max voltage,
> so there is a "reset.input.minmax" command to use with upscmd. Also,
> you can trigger a battery test with "test.battery.start". I assume the
> work the same way as on Protocol 3003 :-)
>
> The attached patch is meant to be applied on top of the previous
> patch. If it's easier, I can diff it against Git master.
Hello Charles,...
2020 Jun 22
2
Low Battery Problems
...June 2020 08:19:15 Charles Lepple wrote:
> > On Jun 18, 2020, at 12:39 PM, Mike Dillinger wrote:
> >
> > ups.test.result: No test initiated
>
> I’d recommend a battery test. Starting the test via the front panel
> should be sufficient, or you might be able to do it with upscmd.
from man pi at rpi4:~ $ upscmd -l myups
Instant commands supported on UPS [myups]:
beeper.disable - Disable the UPS beeper
beeper.enable - Enable the UPS beeper
beeper.mute - Temporarily mute the UPS beeper
beeper.off - Obsolete (use beeper.disable or beeper.mute)
beeper.on - Obsolete (use beeper...
2007 Sep 16
1
Can't get 'load.off' to turn off power to the PC: CyberPower 1200AVR
I'm running Network UPS Tools 2.2.0 on a Linux machine, running
CentOS 4.5 (RedHat Enterprise Linux 4.5), with a kernel version
2.6.9.
I believe I have the software setup and configured properly. I
can access the UPS via the upsc (client) tool, upscmd, upsmon,
etc. Even the CGI pages provide me with the ups status, etc.
However, when I try to shut off the load using the load.off
instant command, the power is now switched off:
upscmd myupsname load.off
I am prompted for a user name and password, which I provide.
I know the user name and pas...
2015 Oct 14
2
No power cycle after shutdown on Atlantis Land OnePower A03-S1001
...t; ...
> instcmd(shutdown.return, [NULL])
> instcmd: FAILED
> Shutdown failed!
> Driver failed to start (exit status=1)
>
> This time /var/log/syslog doesn't register anything about the UPS after
> issuing the command above. Instead, It logged some errors after a
> upscmd -u admin -p mypass myups shutdown.return 360
>
> These logs are reported in my second mail of this thread.
> Oct 6 19:03:07 debianBunker upsmon[3115]: UPS myups at localhost on
> battery
> Oct 6 19:03:07 debianBunker upsd[2946]: Instant command: admin at
> 127.0.0.1 d...
2012 Apr 27
2
HCL: Zigor Danubio 2000 supported(ish) by blazer_usb
...minal: 230
output.voltage: 227.0
ups.delay.shutdown: 30
ups.delay.start: 180
ups.firmware: VER 40643U
ups.load: 3
ups.mfr:
ups.model: 2000VA UPS
ups.productid: 0000
ups.status: OB
ups.temperature: 28.0
ups.type: offline / line interactive
ups.vendorid: 0001
However, none of the commands listed by upscmd actually seem to do
anything. I can't make it shut down, and even beeper.toggle doesn't seem
to do anything (whether it's on battery or not).
[root at shinybook upsilon]# upscmd -l danubio
Instant commands supported on UPS [danubio]:
beeper.toggle - Toggle the UPS beeper
load.off - Tu...