Displaying 20 results from an estimated 82 matches for "psus".
Did you mean:
plus
2004 Apr 19
1
specifying as.svrepdesign with odd number PSUs
Is there a way to create a BRR svrepdesign from a survey design when the number of PSUs is odd in one or more stratum? Creating a JKn svrepdesign with that condition works okay, but when I tried to create a svrepdesign with type="BRR" I get an error and this message:
"Can't split with odd numbers of PSUs in a stratum"
I get that message when I tell it...
2024 May 02
1
Possibility to set NUT drivers to "monitor only"?
...ing the
primary (ex-master) system for the UPS meaning it has the physical media to
talk to the device (serial/USB/networked/...). An `upsmon` client running
in "primary/master" mode on the system that can actually talk to the UPS
would have a `MONITOR` line with specification of how many PSUs of this
server that UPS feeds (1 or more) and a `MINSUPPLIES` line to specify how
many PSUs (1+) should be fed to consider the server capable of running
indefinitely as far as having power is the question. On redundant servers
you can have something like "1 of 2 is okay", or "1..3 ou...
2003 Feb 12
2
Various Errors using Survey Package
Hi,
I have been experimenting with the new Survey package. Specifically, I was
trying to use some of the functions on the public-use survey data from NHIS
(2000 Sample Adult file).
Error 1): The first error I get is when I try to specify the complex survey
design.
nhis.design<-svydesign(ids=~psu, probs=~probs, strata=~strata, data=nhis.df,
check.strata=TRUE)
Error in svydesign(ids =
2024 May 02
1
Possibility to set NUT drivers to "monitor only"?
Dear all,
I might have a somewhat strange question (which might arise from my
[rather unusual?] use case, see below): Is it possible to put the
"blazer_usb" driver (or NUT in general) to something like a "read only"
or "monitor only" mode in respect to the communication with the
hardware? The idea would be to not allow NUT to switch off the power at
the UPS at
2004 Apr 12
2
Complex sample variances
Hello,
Is there a way to get complex sample variances in the survey package on summary statistics other than means? If not, can they be added to a future version? It would be be great to have them on totals, quantiles, ratios, and tables (eg row percent, columns percent, etc).
Thanks.
Fred
---------------------------------
[[alternative HTML version deleted]]
2017 Feb 22
2
OT: hardware, IBM 3650 M2 won't power on
...etwork cable,
wondering if it's in wake-on-lan; I've tried connecting to it via its
management port, and *zip*.
I'm not going to do, as several folks' posts that I googled (been at that
for hours), cut the cable and solder in an on/off switch. I have taken the
lid uff, reseated the PSUs, and the cable connecting to the front panel,
and nada.
Anyone got any ideas?
mark
2014 Oct 14
2
UPS Groups?
I've used nut for simple configurations before but now one has grown to a
more complex setup and can't seem to find any info online.
I would like to have single central nut master monitor a bank of UPSs for a
whole rack of servers with redundant PSUs.
So
UPS A1 ---> Server group A PSU 1
UPS A2 ---> Server group A PSU 2
UPS B1 ---> Server group B PSU 1
UPS B2 ---> Server group B PSU 2
I've read numerous pages about using MINSUPPLIES for redundant UPS->PSU
setups, but nothing about setting up groups so that server bank B can...
2019 Jul 25
6
how to increase DNS reliability?
On 7/25/19 4:07 PM, Giles Coochey wrote:
>
> On 25/07/2019 13:51, hw wrote:
>> Hi,
>>
>> how can DNS reliability, as experienced by clients on the LAN who are
>> sending queries, be increased?
>>
>> Would I have to set up some sort of cluster consisting of several
>> servers all providing DNS services which is reachable under a single
>> IP
2014 Oct 15
0
UPS Groups?
...naff at gmail.com> wrote:
> I've used nut for simple configurations before but now one has grown to a more complex setup and can't seem to find any info online.
>
> I would like to have single central nut master monitor a bank of UPSs for a whole rack of servers with redundant PSUs.
>
> So
> UPS A1 ---> Server group A PSU 1
> UPS A2 ---> Server group A PSU 2
>
> UPS B1 ---> Server group B PSU 1
> UPS B2 ---> Server group B PSU 2
>
> I've read numerous pages about using MINSUPPLIES for redundant UPS->PSU setups, but nothing ab...
2019 Jan 01
2
Turn on UPS via USB
Our server has 2 UPS on 2 PSUs. At 8am, someone unplugged one UPS. At
8:10, they plugged it back in, but turned off the load - presumably to
stop the beeping.
So the system is still up on 1 PSU, and can talk to both UPS. Can't I
turn on the load via USB?
upsc output for the UPS that is off:
battery.charge: 100
batte...
2012 Mar 23
1
svycoxph and test statistics
...to compute coefficient estimates for Cox regression.
I have noticed the p-values output are based on normal distribution (like in coxph); however in svyglm (and in other software, such as Stata or SAS) the p-values are computed via the t distribution with degrees of freedom equal to the number of PSUs minus number of strata.
I am wondering why there is a difference here?
Thank you very much,
Chirag Patel
Stanford University
cjp at stanford.edu
2014 Jan 06
2
Announcing a new HA KVM tutorial!
...al.
As always, everything is 100% open source and free-as-in-beer!
The major changes are:
* SELinux and iptables are enabled and used.
* Numerous slight changes made to the OS and cluster stack configuration
to provide better corner-case fault handling.
* Architecture refinements;
** Redundant PSUs, UPSes and fence methods emphasized.
** Monitoring multiple UPSes added via modified apcupsd
** Detailed monitoring of LSI-based RAID controllers and drives
** Discussion on hardware considerations for VM performance based on
anticipated work loads
* Naming convention changes to support the new A...
2012 May 10
2
Two servers with redundant supplies on two UPSs
Scenario:
* Two windows 2003 servers (different models)
* Each server has two PSUs
* Each server has a single serial port
* Two UPSs are available of the exact same type (XPower Tigra 1kVA).
Each has a serial port
* The 1st PSU of each server is powered by the 1st UPS
* The 2nd PSU of each server is powered by the 2nd UPS
I am trying to install NUT on the best "optimal&quo...
2012 Sep 21
1
Exactly Replicating Stata's Survey Data Confidence Intervals in R
...u/stat/stata/library/apiclus1, clear
svyset dnum [pw=pw], fpc(fpc)
gen ell0 = 1
replace ell0 = 0 if ell != 0
svy: mean ell0
* results of the final command above:
(running mean on estimation sample)
Survey: Mean estimation
Number of strata = 1 Number of obs = 183
Number of PSUs = 15 Population size = 9235.4
Design df = 14
--------------------------------------------------------------
| Linearized
| Mean Std. Err. [95% Conf. Interval]
-------------+---------...
2020 Jan 04
2
[POSSIBLE FRAUD] Re: [EXTERNAL] Tripp Lite INTERNET750U instant commands ?
...ser-facing firmware update process available.
If there are any particular commands you're interested in on a newer unit, I can look them up.
________________________________
From: jean-roch blais <blaisjeanroch at gmail.com>
Sent: Friday, January 3, 2020 6:13 PM
To: David Zomaya
Cc: nut-upsuser at alioth-lists.debian.net
Subject: Re: [POSSIBLE FRAUD] Re: [Nut-upsuser] [EXTERNAL] Tripp Lite INTERNET750U instant commands ?
Thank's David, really appreciate your answer, and your time. Just a yes or a no, can I upgrade the firmware on this UPS ?
Cheers
jrb
On Fri, Jan 3, 2020, 19:06...
2012 Nov 23
1
Problems with weight
...have a problem with the logit, applying weights.
in stata I have this output
. svy: logit bach job2 mujer i.egp4 programa delay mdeo i.str evprivate
(running logit on estimation sample)
Survey: Logistic regression
Number of strata = 1 Number of obs =
248
Number of PSUs = 248 Population size =
5290.1639
Design df = 247
F( 11, 237) = 4.39
Prob > F = 0.0000
Linearized
bach Coef. Std. Err. t P>t [95% Conf. Interval]
job2 -.4437446 .4385934 -1.01 0.313 -1.307...
2008 Aug 18
1
Survey Design / Rake questions
...about the survey package and nomenclature. For instance, given how I've
described the survey/weighting, is my call to svydesign correct? I'm
not sure I understand just what a "survey design" is. Where can I read
up on this? What's a good reference for such things as "PSUs", "cluster
sampling", and so on. I've tried the following code, which fails:
> SurveyData <- read.spss("C:/Data/R/orange_delivery.sav",
use.value.labels=TRUE, max.value.labels=Inf, to.data.frame=TRUE)
>
#================================================...
2005 Jun 16
1
Survey - Cluster Sampling
Dear WizaRds,
I am struggling to compute correctly a cluster sampling design. I want
to do one stage clustering with different parametric changes:
Let M be the total number of clusters in the population, and m the
number sampled. Let N be the total of elements in the population and n
the number sampled. y are the values sampled. This is my example data:
clus1 <-
2010 Feb 10
6
IP Phone recommendation
Hi all,
I have to install 25 IP Phone in some building. I want just basic IP Phones
like:
Cisco-Linksys SPA922 u$s 146
Grandstream GXP-2000 u$s 105
Snom 300 u$s 119
The most valuables parameters for me are (in importance order from high to
low):
- Stability (device don't hang in any way)
- Voice quality using G729
- Provisioning
So what device do
2020 Jan 04
0
[POSSIBLE FRAUD] Re: [EXTERNAL] Tripp Lite INTERNET750U instant commands ?
Ok thank's for your time David, the PSUs, I have two old ones, are working
very well. I simply put in new batteries and on they go :-). I'm using the
PSUs mostly to secure my Raspberry PIs, which are notorious to fail (SD
card) on power failures. Bye, jrb.
On Fri, Jan 3, 2020 at 7:35 PM David Zomaya <David_Zomaya at tripplite.com&...