Displaying 20 results from an estimated 7000 matches similar to: "NUT Client shuts down when performing runtime calibration on APC UPS"
2016 Dec 20
2
NUT Client shuts down when performing runtime calibration on APC UPS
Hello,
I am using an APC UPS (Smart-UPS 2200 RM) to secure my SAN. The SAN runs on FreeBSD 9.1-RELEASE-p5 and is using NUT 2.6.5 version 2. Since the UPS has also a Network card AP9630 I am using the snmp-ups driver to connect the SAN to the UPS for signaling.
Last week I need to change the battery pack and then I needed to perform a runtime calibration. I used the web interface of the AP9630
2017 Jan 10
0
NUT Client shuts down when performing runtime calibration on APC UPS
On Jan 9, 2017, at 9:46 AM, Merk - Oliver <oliver.merk at pecon.biz> wrote:
>
> I then connected to my QNAP and set the UPS settings on the web interface to "Shutdown server if power loss is 5 min", the UPS is configured to an SNMP-Connection with its IP-address. Started runtime calibration and after 5min. the QNAP NAS has shut down. But before that I connected via SSH on
2017 Jan 09
2
NUT Client shuts down when performing runtime calibration on APC UPS
Here are the results from the output of upsc under different conditions from my Debian Test system with NUT 2.7.2 :
Normal: ups.status: OL
No wall power: ups.status: OB
Runtime calibration (started from AP9630 web interface): ups.status: OB CAL
So at this stage there is a difference!
I then connected to my QNAP and set the UPS settings on the web interface to "Shutdown server if power
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
2017 Jan 09
0
NUT Client shuts down when performing runtime calibration on APC UPS
Thanks for your reply.
Sorry for the delay, but until yet I haven't had a subscription, so I haven't seen your answer.
I can test this, I have three APC USVs, each equipped with the AP9630 network card.
I need to setup a Linux test VM with NUT first. I will give the feedback as soon as I can.
Oliver
________________________________
This email was scanned by Bitdefender
--------------
2017 Jan 11
0
NUT Client shuts down when performing runtime calibration on APC UPS
On Wed, 11 Jan 2017, Merk - Oliver wrote:
> nas4free: /# more /usr/local/bin/upssched-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)
>
2018 Feb 16
0
Competing risks - calibration curve
Hi,
Sorry not to provide R-code in my previous mail. R code is below
#install.packages("rms")
require(rms)
#install.packages("mstate")
library(mstate)
require(splines)
library(ggplot2)
library(survival)
library(splines)
#install.packages("survsim")
require(survsim)
set.seed(10)
df<-crisk.sim(n=500, foltime=10, dist.ev=rep("lnorm",2),
2010 Nov 07
3
Support of "shutdown.return" on a APC Back-UPS CS 500
Hi all,
I am trying to get a APC Back-UPS CS 500 running on my QNAP 419P Nas.
Since on all my work I figure out the following:
from Network UPS Tools upscmd 2.4.1
[~] # upscmd -l qnapups
Instant commands supported on UPS [qnapups]:
beeper.disable - Disable the UPS beeper
beeper.enable - Enable the UPS beeper
beeper.mute - Temporarily mute the UPS beeper
beeper.off - Obsolete (use
2010 Aug 15
1
calibration plot labels
Dear all,
when i do the calibration plot, i put the x label y label , there is
some labels are i did not put it , like "resample optimism added ..." i
want to get rid of the these label , is any body know how can i get rid of these label.
these are the following command i used
cal <- calibrate(f, u=12, method=c("boot"), B=100,m=70, data=a1)
2012 Mar 21
1
UPS compliance/certification procedures
Dear Sirs,
we currently manufacture/import UPS units in Italy and distribute them all
over the country.
How can we obtain an official certification to offer our products with full
compliance with QNAP, Synology and similar hardware?
Looking forward to hearing from you,
Best Regards
________________________
Alessandro Gualtieri
LAER Accumulatori Srl
Via Pio XII, 65/c
20060 - Pozzuolo
2009 Feb 28
2
APC SMART-UPS 1500 always reporting LB
Using nut v2.2.2, and the APC serial cable.
I have a client who's APC SMART-UPS 1500 (circa 2000) is always reporting LB. The batteries were old so they were replaced two weeks ago with brand new batteries. UPS still reported low batteries...
I ran a calibration and a test on the unit (using the nut upscmd utility)
During those tests, the battery charge on the unit goes to zero and slowly
2016 Mar 11
1
Can't add new DC
Hi Denis,
Thanks for your advices.
I have in mind about your kerberos problem in a large environment but i was thinking about problem occuring at 20 and more DCC's
So last night, i modified all my krb5.conf (DC and file server) as you suggest but problem persist.
root at dc111:~# samba-tool domain join pr.educationetformation.fr DC -U administrator --realm=PR.EDUCATIONETFORMATION.FR -W PR
2023 Nov 27
2
APC Modbus support is finally here!
Thanks again,
Great to see confirmations of more and more things working!
> I wonder what's the fastest method to test the function (previously I
setup the ups and unplug the utility from the ups for testing).
> is "upsrw driver.flag.allow_killpower=1" then "upscmd driver.killpower"
the correct testing procedure?
At least by intent of this new feature -- yes.
2023 Nov 27
2
APC Modbus support is finally here!
Thanks again,
Great to see confirmations of more and more things working!
> I wonder what's the fastest method to test the function (previously I
setup the ups and unplug the utility from the ups for testing).
> is "upsrw driver.flag.allow_killpower=1" then "upscmd driver.killpower"
the correct testing procedure?
At least by intent of this new feature -- yes.
2012 Feb 08
1
Discrimination and calibration of Cox model
I have been working on fitting Cox model for prediction by using rms package.
I want to measure model's calibartion and discrimination. Discrimination was
measured by using validate() in rms, Dxy can be transferred to Harrell's c
index. But in this way, I cannot get 95%CI of c index. How can I do this in
R? And by the way, what value should be in c index to present the model's
well?
2007 Sep 05
0
New R package plink for separate calibration IRT linking
The first version of the package plink has been uploaded to CRAN.
plink is a package for conducting unidimensional IRT scaling and chain
linking for multiple groups for single-format or mixed-format common
items. The package supports eight IRT models and four calibration
methods.
Dichotomous Models:
1PL, 2PL, 3PL
Polytomous Models:
-Graded response model
-Partial credit model
-Generalized
2007 Sep 05
0
New R package plink for separate calibration IRT linking
The first version of the package plink has been uploaded to CRAN.
plink is a package for conducting unidimensional IRT scaling and chain
linking for multiple groups for single-format or mixed-format common
items. The package supports eight IRT models and four calibration
methods.
Dichotomous Models:
1PL, 2PL, 3PL
Polytomous Models:
-Graded response model
-Partial credit model
-Generalized
2009 Apr 20
0
Major revision of plink for separate calibration IRT-based linking
An updated version of the package plink has been uploaded to CRAN. This is a
major revision that now includes multidimensional models and methods.
plink is a package for conducting unidimensional and multidimensional
IRT-based test linking using separate calibration methods for multiple
groups for single-format or mixed-format common items. The package supports
sixteen IRT models and eleven
2009 Apr 20
0
Major revision of plink for separate calibration IRT-based linking
An updated version of the package plink has been uploaded to CRAN. This is a
major revision that now includes multidimensional models and methods.
plink is a package for conducting unidimensional and multidimensional
IRT-based test linking using separate calibration methods for multiple
groups for single-format or mixed-format common items. The package supports
sixteen IRT models and eleven
2007 Jan 24
1
Probabilities calibration error & ROCR
Hello,
I'd need to compute the calibration error of posterior class
probabilities p(y|x) estimated by using rpart as classification tree.
Namely, I train rpart on a dataset D and then use predict(...
type="prob") to estimate p(y|x).
I've found the possibility to do that in the ROCR package, but I
cannot find a link to a paper/book which explains the details of the