search for: shutdowntim

Displaying 8 results from an estimated 8 matches for "shutdowntim".

Did you mean: shutdowntime
2017 Jan 11
0
NUT Client shuts down when performing runtime calibration on APC UPS
...sched-cmd > #!/bin/sh I would strongly recommend specifying which script interpreter is to be used: dash, bash, csh, ksh, ... For example #!/bin/bash There seem to be too many case statements in this script. > case "${1}" in > shutdown-warning) > _shutdowntimer=`configxml_get "//ups/shutdowntimer"`; > _message="${_notifymessage}. > Shutdown imminent in ${_shutdowntimer} seconds.";; > > shutdown) This is where a test looking for the letters "CAL" in ups.status is needed. If found, then is...
2017 Jan 11
3
NUT Client shuts down when performing runtime calibration on APC UPS
I've setup nas4free (latest version 11.0.0.4, which has NUT 2.7.4) in a VM and configured it via webinterface to my APC UPS and set "shutdown mode" to "UPS goes on battery" with a timer of 30s. Then I started runtime calibration on the UPS and after 30s nas4free has shut down! I think this is not the correct behavior, since the status was "OB CAL". The system
2015 Sep 22
2
FreeBSD backed with a PR1500LCDRT2U
I need some help here with getting this thing running. Every time I enable NUT on the server, I get a "on battery" status when I know that it is running on house power. This only occurs when I am monitoring it with FreeBSD(NAS4Free) When i plug the same UPS into CentOS 6.7, It works as expected. I am not sure what the difference between the NUT versions other than the base OS would be.
2015 Sep 23
2
FreeBSD backed with a PR1500LCDRT2U
...failed: Connection failure: Connection refused 10.544337 Current power value: 1 10.544343 Minimum power value: 1 Here is the config from the xml file that NAS4Free uses to configure everything. <ups> <upsname>Blob</upsname> <shutdownmode>fsd</shutdownmode> <shutdowntimer>30</shutdowntimer> <email> <to>louis at frentzgzesh.info</to> <subject>UPS notification from %h on %d</subject> <enable/> </email> <mode>master</mode> <driver>usbhid-ups</driver> <port>/dev/ugen4.2</port&g...
2006 Jun 27
3
Setting MGE powershare attributes
Hi! We have two MGE Evolution 1100 here, and I want to make use of the powershare outlets to force a particular boot sequence on the machines powered by them. However I'm not sure how to set those variables upon NUT starting, without having to change the init scripts to call "upsrw". Is there some place where I can set them, where they can be read automatically on startup? One of
2010 Jan 13
3
Looking for developers trying to build Windows apps on Wine
So far, Firefox (with msvc 2005) and a couple other apps (one using open watcom) build properly on wine. I'm pecking away at the problems that get in the way (particularly cmd bugs at the moment). If you're trying to build a Windows app on Wine by running your normal Windows build procedure (as opposed to using winegcc), I'd like to hear from you, especially if a bug in cmd or some
2018 Jan 16
2
Eaton 5PX after battery replacement still says "replace battery" in NUT
...538 Path: UPS.OutletSystem.Outlet.[2].PresentStatus.SwitchOn/Off, Type: Input, ReportID: 0x82, Offset: 0, Size: 8, Value: 1 6.182160 Path: UPS.OutletSystem.Outlet.[2].RemainingCapacityLimit, Type: Feature, ReportID: 0x84, Offset: 0, Size: 8, Value: 0 6.219571 Path: UPS.OutletSystem.Outlet.[2].ShutdownTimer, Type: Feature, ReportID: 0x87, Offset: 0, Size: 16, Value: 65535 6.255267 Path: UPS.OutletSystem.Outlet.[2].StartupTimer, Type: Feature, ReportID: 0x8a, Offset: 0, Size: 16, Value: 3 6.321171 Path: UPS.OutletSystem.Outlet.[2].Statistic.[1].Energy, Type: Feature, ReportID: 0x86, Offset: 0,...
2006 Oct 18
2
newhidups with APC Smart-UPS 1500
I tested your fix (newhidups -DDD /dev/null) using both and APC Back-UPS 350 an APC Smart-UPS RT 2000 XL. No more segmentation fault due to the fixed-size array. ~Jacob -----Original Message----- From: nut-upsdev-bounces@lists.alioth.debian.org [mailto:nut-upsdev-bounces@lists.alioth.debian.org] On Behalf Of Peter Selinger Sent: Monday, October 16, 2006 12:12 PM To: Schmier, Jacob Cc: NUT