Displaying 20 results from an estimated 200 matches similar to: "CyberPower SL-series"
2007 Dec 06
7
[PATCH] Fix ioemu compile
# HG changeset patch
# User john.levon@sun.com
# Date 1196969481 28800
# Node ID 2c28ac4db1f7542220b1472821e8631b79b6a23a
# Parent 4a98d4b6e4daccd610175e3c0f8cab49b056c649
Fix ioemu compile
serial.c was including another Linux-specific header.
Signed-off-by: John Levon <john.levon@sun.com>
diff --git a/tools/ioemu/hw/serial.c b/tools/ioemu/hw/serial.c
--- a/tools/ioemu/hw/serial.c
+++
2008 Mar 14
0
Sola 305 with INT-0051 cable
Hello again,
I have a Sola 305 (aka Powerware 3110) here connected via a serial
INT-0051 cable which I am trying to get working with nut. The
driver.list file indicates that nut supports the Sola 305 when connected
via the INT-0025C cable using the genericups driver with upstype set to
7 but it does not mention the INT-0051.
I was able to use the "Basic CheckUPS II" utility provided
2007 Sep 03
0
Tr : adding Jageson Technology JASUNY UPS support to NUT
Hi Shanan,
Since I'm lagging too much on this point, I've forwarded your mail to the
NUT development list, in the hope that another developer will have a bit
of time to merge your patch.
thanks for your contribution,
Arnaud Quette
--
Free Software Developer - http://arnaud.quette.free.fr/
Debian Developer - http://people.debian.org/~aquette/
Network UPS Tools (NUT) Project Leader -
2006 Jul 11
1
Re: [nut-commits] svn commit r446 - in branches/Testing: . drivers man
> +22 = Gamatronic UPSs with alarm interface
> + [CP=RTS] [OL=CTS] [LB=\-DCD] [SD=DTR]
> +
> +22 = CyberPower SL seriess
> + [CP=RTS] [OL=CTS] [LB=\-CAR] [SD=DTR]
> +
> +
This part of the patch is no good. While TIOCM_CAR is equivalent to
TIOCM_CD (at least in some implementations) CAR certainly isn't handled
the same as DCD by genericups. It won't be
2000 Mar 21
1
clustering methods in R
Dear R people,
I need to do some work with clustering, but know next to nothing about it
at present. R has (at least) three clustering packages, cluster, mclust,
cclust.
I was wondering if someone can direct me to some good books where I could
find documentation and background on the functions in these packages. The
html help in these packages lists the following as references. Can people
2005 May 30
2
"FANNY" function in R package "cluster"
Dear All,
I am attempting to use the FANNY fuzzy clustering function in R
(Kaufman & Rousseeuw, 1990), found in the "cluster" package. I have
run into a variety of difficulties; the two most crucial difficulties
are enumerated below.
1. Where is the 'm' parameter in FANNY?
In _Finding Groups in Data: An Introduction to Cluster Analysis_
(1990) by Kaufman & Rousseeuw,
2001 Jan 09
2
PAM clustering (using triangular matrix)
Hi,
I'm trying to use a similarity matrix (triangular) as input for pam() or
fanny() clustering algorithms.
The problem is that this algorithms can only accept a dissimilarity
matrix, normally generated by daisy().
However, daisy only accept 'data matrix or dataframe. Dissimilarities
will be computed between the rows of x'.
Is there any way to say to that your data are already a
2004 Jun 29
1
PAM clustering: using my own dissimilarity matrix
Hello,
I would like to use my own dissimilarity matrix in a PAM clustering with
method "pam" (cluster package) instead of a dissimilarity matrix created
by daisy.
I read data from a file containing the dissimilarity values using
"read.csv". This creates a matrix (alternatively: an array or vector)
which is not accepted by "pam": A call
2002 Feb 22
1
Assertion failure in transaction.c
I am running RedHat 7.2 basic installation on a couple intel boxes with 2
CPU at 550 and 1G of memory. Hardware from different vendors , but
configuration is identical. Each box running Sendmail only and have mounted
tmpfs that use 512 Meg. This file system can be mounted/unmounted
dynamically. The file activity is pretty high. For example I was forced to
set file-max to 20480 and number of
2005 Jan 14
1
Pooling ADSL connections
Hello,
I would like to know if it is possible to have multiple ADSL connections
going into a box running shorewall be pooled into one connection.
IE: shorewall is a gateway/firewall for a server and have the server obtain
double the speed to the net by "splicing" both ADSL connections into one.
Regards,
Justin Lorne Kaufman
2006 Jan 31
2
Bug #302338 (genericups: custom configurationthrough ups.conf, not working)
On Tue, 31 Jan 2006, Arjen de Korte wrote:
> > But I'd like to know what I'm testing. Could you please post a bug tracker
> > URL? I'm having trouble finding #302338.
>
> That may be because I closed the bug (maybe a little overenthousiastic). See
>
> http://alioth.debian.org/tracker/index.php?func=detail&aid=302338&group_id=30602&atid=411542
>
2010 Apr 16
1
Multiple comparisons on Anova.mlm object
I would like to perform multiple comparisons or post-hoc testing on the independent variable in an Anova.mlm object generated by the Anova function of the car package. I have defined a multivariate linear model and subsequently performed a repeated measures ANOVA as per the instructions in section #3 of the following comprehensive tutorial on the subject from the Gribble lab at UWO:
2009 Aug 14
2
Bestfortress driver, network serial patch for nut-2.0
Best fortress support was understandably dropped, but we still use them,
and someone else may want the driver I ported to nut-2.0.
We also often attach the serial cable from a UPS to a network terminal
server, since servers these days don't come with very many serial ports.
(They call them "legacy" ports.) I submitted a patch to support these for
nut-1.x, and it was rejected
2010 May 03
4
Bridging old system (ESI IVX E) with new Asterisk server
All:
My company has an existing ESI IVX E-class system with 45 phones. I can
add one more card, to expand it another 6 phones, but it's $8000, and
then the system will have to be replaced.
I have the Asterisk server up and running, with 2 sip lines from the
local phone service. (Thanks to you guys, it is working great!). I'm
pretty sure this is the way the company will move, and
2007 Aug 28
0
Variance explained by cluster analysis
Hello,
As suggested in "De'ath, 2002. Multivariate regression trees: A new
technique for modelling species-environment relationships. Ecology, 83
(4):1105-1117" (for those interested), I am trying to compare the
performance of a multivariate regression tree to a cluster analysis.
A simple partitioning with k clusters (as done by `pam`) seemed
straightforward and appropriate
2004 May 26
0
AW: Question
A small comment:
The code of Agnes is written in Fortran. Following book give more details:
Kaufman, L. and Rousseeuw, P.J. (1990). _Finding Groups in Data:
An Introduction to Cluster Analysis_. Wiley, New York.
The 'hclust' function is based an Algorithm contributed to STATLIB
by F. Murtagh and the code is written in C.
Probably the differences between agnes and hclust causes
2013 Sep 22
0
doveadm sync only creates directories, don't sync messages?
Running Dovecot 2.1.7.
I'm trying to migrate from an environment with mbox files to a maildir
configuration.
I remove all vestiges of my maildir over in /var/mail
I put my old mailboxes in ./Mail and my old inbox in ./matthew.
I issue this command: doveadm sync -u matthew at matthew.at
mbox:./Mail:INBOX=./matthew
Initially it gave me errors about separator, so I set the separator in
2005 Sep 14
0
correlation as distance/dissimilarity
I've been asked (privately)
>>>>> "CarlosJ" == jaramilloc <jaramilloc at si.edu>
>>>>> on Wed, 14 Sep 2005 09:40:22 -0400 writes:
..........
CarlosJ> In Kaufman & Rousseeuw 2000 book on Cluster Analysis, it says that
CarlosJ> Daisy can compute Pearson correlation between variables and then
CarlosJ> transform
2013 Sep 25
1
still having dsync issues after upgrading to latest
Trying to migrate a bunch of users with mbox format to maildir format.
dsync creates some directories, but otherwise does nothing. (Complained
about the lack of "/" as separator until I added that to config, now is
silent when running dsync except with the -D flag)
I have tried dumping all the dovecot that came with my OS and built the
latest sources, hoping I'd at least get a
2015 Feb 20
0
Upgrading Xen 3 on SL 5 server with CentOS 5 and SL 5
Sorry about the accidental bulky quoting! Boston public transit is still slow from storms, and I'm using my phone right now.
Also, has Xen console access gotten any better for fully virtualized guests? I've just been forcibly reminded how awkward it was to access the Linux installation screens to manipulate kickstart setups.
Nico Kadel-Garcia
Email: nkadel at gmail.com
Sent from iPhone