search for: sitey

Displaying 4 results from an estimated 4 matches for "sitey".

Did you mean: site
2007 Oct 11
4
Specifying geographic related facts
...each site has a machine called web1 which is a web server, etc. Except there are couple site-specific settings ie. outgoing DNS servers are different, SSL certs are different etc. On the puppetmaster I can put in a file called e.g. /etc/sideid which would uniquely identify a site ie. siteX or siteY. How would I on the managed nodes get these fact propagated so that - siteX-web1 gets certificate for web1.siteX.domain.com - siteY-web1 gets certificate for web1.siteY.domain.com The key is that I want to keep these sites nearly identical without needing to generate bunch of configuration du...
2009 Apr 08
1
how to adjust titles on sub-plots in levelplot / contour plot?
...ugh all the documentation, I cannot seem to find anything that mentions how to adjust the scaling of these sub-plot titles. Thanks in advance! Mike ########################## Plot call: try(print(levelplot(dataCol ~ siteX * siteY | splitCol, data = miniDataSet, col.regions=rainbow(n=length(unique(miniDataSet$dataCol))+5, start=0.5,end=0.95), layout = 16, shrink = c(0.6, 1.1), at = c(0.5,0.625,0.75,0.875,1), xlab=list(label="Site", cex=1), ylab=li...
2009 Jan 02
1
How to capture multiple graph pages to .png ?
...e(as.character(plotFileName),".png",sep=""),width=(1.2*plotSize*(maxLayout[2]^(1/3))), height=(plotSize*(maxLayout[2]^(1/3)))) } else { devAskNewPage(ask = TRUE) maxLayout <- c(0,min(16,length(unique(miniDataSet$splitCol)))) } levelplot(dataCol ~ siteX * siteY | splitCol,data = miniDataSet, col.regions=rainbow(n=length(unique(miniDataSet$dataCol))+5,start=0.5,end=0.95), layout = maxLayout, shrink = c(0.6,1.1),at = keyCols,xlab=list(label=xlab,cex=labelScale), ylab=list(label=ylab,cex=labelScale),scales = list(cex=axis...
2007 Oct 30
3
[Weft QDA users] Using WeftQDA for Mailing-List Analysis
Hi Alex, Hi Weft-Users! I am looking for a tool for doing a qualitative analysis of mailing-list data. This means I have a *lot* of individual documents (the typical case: around 500-5000 emails), belonging to the same "super-document" (a mailing list). I have looked at several tools and I like that Weft is public domain and written in Ruby, so I want to figure out whether it