similar to: queequeg: hello, three-phase monitoring.

Displaying 20 results from an estimated 5000 matches similar to: "queequeg: hello, three-phase monitoring."

2017 Oct 05
0
Adding non-data line to legend ggplot2 Maximum Contaminant Level
Well, here is one way but it seems a bit clumsy. In words, I created a new data.frame with "250" in the Chloride vector and "SMCL" in the Detections vector and supplessed one legend. Warning: For my convenience I am using different data.frame names . library(ggplot2) MyData <-read.csv("http://doylesdartden.com/Stats/TimeSeriesExample.csv", sep=",")
2015 May 29
0
upsmon and Chloride UPS
Please use reply-all to keep the discussion on the list. On May 29, 2015, at 11:55 AM, Zena Bingani <rogerndo at gmail.com> wrote: > Hi, > > Yes my two 120 kva UPS ( Chloride 80 Net 120 ) are newer than the entry in the compatibility list. > > Their windows monitoring software is Chloride MopUps P/R. > > It uses these protocols : RCCMD ( that is more interesting )
2008 Jun 09
0
Boxplot custom axis
I would like to add another axis on side 4 (see code below) #order the box plot any damn way I want too order1 <- factor(as.character(x$Site), levels=c("Betty's Branch", "Stevens Creek", "North Augusta", "520", "Horse Creek", "Stan's", "place","Downstream", "IP",
2015 May 29
0
upsmon and Chloride UPS
On Thu, May 28, 2015 at 11:56 AM, Zena Bingani <rogerndo at gmail.com> wrote: > Hi, > > We have 2 UPS Chloride 80 NET 120 ( a black and white one ) in our > datacenter. > > Could you please tell me if it is possible to use upsmon or other free > solution with these two UPS for shuting down servers during electrical lost > power before battery crash Unclear. There is
2008 Jun 09
0
Two y-axes boxplot
I am aware of the inherent risks of having plots with more than two axes, but I am trying to produce the graphs that I have been tasked with. That being said I am having a hard time figuring out how to have two axes onto a boxplot. below is the sample code. I would like BC on the plot produced with this code to be on a second axis with all of the others being on the first axis. This will be
2009 Aug 13
1
R code to reproduce (while studying) Bates & Watts 1988
Hi R users, I'm here trying to understand correlated residuals in nonlinear estimation. I'm reading/studying the book Bates, D. M. and D. G. Watts, (1988), /Nonlinear regression analysis and its applications/, Wiley, NY. pages 92-94, trying to reproduce the figures and to find out the code in R to perform the necessary calculations. I also consulted Pinheiro and Bates, but without
2017 Sep 26
2
Adding non-data line to legend ggplot2 Maximum Contaminant Level
Hello everyone, I have a plot showing chloride concentrations for various point over time. I also have a dotted line that show the Secondary Maximum Contaminant Level (my screening limit) on the graphs at 250 mg/L. But I can not figure out how to include the dotted line / Secondary Maximum Contaminant Level in the legend. Any thoughts? My code is as following and is linked to my data on the
2017 Oct 01
0
Adding non-data line to legend ggplot2 Maximum Contaminant Level
I just glanced at the problem but I think you would have to create a new variable to replace the hline. What about adding some text annotation in the graph instead? On Tuesday, September 26, 2017, 3:51:46 PM EDT, David Doyle <kydaviddoyle at gmail.com> wrote: Hello everyone, I have a plot showing chloride concentrations for various point over time. I also have a dotted line that
2007 Sep 24
1
mge galaxy 6000 three-phase supported or not?
hi @ all, i just wonder, if it is posible to read the values for all the three phases of a mge galaxy 6000 ups? we have unfortunately one mge comet ups (one phase) to play at work, but it is important to know, how many information upsc can deliver from a galaxy. we plane to use web / snmp interface. can someone post the upsc from such ups? thanks in advance, miroslav -- SHALTEV.ORG
2009 Aug 17
1
[Fwd: Re: R code to reproduce (while studying) Bates & Watts 1988]]]
Kevin Wright wrote: > library(nlme) > m2 <- gnls(conc ~ t1*(1-t2*exp(-k*time)), > data = df.Chloride, > start = list( > t1 = 35, > t2 = 0.91, > k = 0.22)) So my error was to use nls instead that gnls. Thanks a lot, Kevin. > summary(m2) > plot(m2) > lag.plot(resid(m2), do.lines=FALSE) >
2008 Nov 02
0
Chloride Desk Power 650
Hello, I own a Chloride Desk Power 650 UPS. It works with nut 2.2.2, megatec driver (serial cable), it still haven't tried the usb connection. It doesn't work with nut 2.0.4, because it doesn't answer to the "I" query (see megatec protocol). Product page: http://www.chloridepower.com/en/USA/Products/Technologies/UPSs2/Desk-Power/Overview2/ Regards, Cyril.
2011 Apr 12
2
The three routines in R that calculate the wilcoxon signed-rank test give different p-values.......which is correct?
I have a question concerning the Wilcoxon signed-rank test, and specifically, which R subroutine I should use for my particular dataset. There are three different commands in R (that I'm aware of) that calculate the Wilcoxon signed-rank test; wilcox.test, wilcox.exact, and wilcoxsign_test. When I run the three commands on the same dataset, I get different p-values. I'm hoping that
2015 May 28
4
upsmon and Chloride UPS
Hi, We have 2 UPS Chloride 80 NET 120 ( a black and white one ) in our datacenter. Could you please tell me if it is possible to use upsmon or other free solution with these two UPS for shuting down servers during electrical lost power before battery crash . Beet regards, Roger -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Aug 20
8
[sorta offtopic] Removing bad bytes from filenames
I'm moving my Ogg Vorbis collection off of my Linux server and onto my laptop. I plan on using iTunes to play my collection, but, that's a whole 'nother can of worms. I'm having trouble moving my complete collection over because dbPowerAmp (an application I used to love) made some dumb decisions about naming my files. For example, in track/album/artist names that contained a
2005 Jun 07
5
Temperature monitoring tools
Are there any easy to use snmp(mainly temperature monitoring) tools around for Centos -4? This is on a Dell sc420 server. -- Computer House Calls, Networks, Security, Web Design: http://www.emmanuelcomputerconsulting.com What businesses are in Brunswick, Maryland? Check Brunswick First! http://www.checkbrunswickfirst.com My "Foundation" verse: Isa 54:17 No weapon that is formed
2007 Oct 22
0
Monitoring through SNMP
Hello I have dell servers and just want to install its MIBs so I can monitor them through snmpwalk. is copying MIBs to /usr/share/snmp/mibs enough ? all MIBS in /usr/share/snmp/mibs has .txt extensions. should change the extension as well ? Thanks
2011 May 16
1
Linear Discriminant Analysis error: "Variables appear constant"
Hi R experts, I'm attempting to run Linear Discriminant Analysis using the lda function in the MASS package. I've got around 50 predictor variables and one response variable. My response variable has 5 numeric categories that represent different clusters of fish abundance data (clusters were developed using Bray-Curtis and NMDS), and my predictor variables are environmental variables that
2004 Apr 06
0
Unable to log into a workgroup share after saving password in XP
HI, I'm currently running redhat 7.3, using samba 2.2.7 on our webserver and am using Windows XP on the desktop, logging into our domain, I set up the sameba server to allow a specific user only to log in in the default workgroup 'Workgroup'. This was working fine (for around 2 weeks), but I decided to click the save password box in windows, and for some reason everytime now, it
2008 Jun 19
1
PrettyR (describe)
#is there a way to get NA in the table of descriptive statistics instead of the function stopping Thank you in advance #data x.f <- structure(list(Site = structure(c(9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L, 9L), .Label = c("BC", "HC", "RM119", "RM148", "RM179", "RM185",
2014 May 27
1
Masterguard UPS A3000
Hi, I'm trying to talk to an old Masterguard UPS A3000 so I can determine current load and status etc, to determine the best replacement options. After a fair amount of google fu, and attempting different things, this is where I have ended up. First, environment: OS: Linux (Debian Stable) NUT Version: 2.7.2-1 (Debian unstable package) UPS details (on the rear lable): Manufacturer: