Displaying 3 results from an estimated 3 matches for "sep12".
Did you mean:
sep19
2013 May 17
2
zigzag confidence interval in a plot
Dear All,
When I plot the values and linear regression line for one data set, it is fine. But for another one I see zigzags, when I plot the confidence interval
>cd
Depth CHAOsep12RNA
9,94 804
25,06 1476,833333
40,04 1540,561404
50,11 1575,166667
52,46 349,222222
54,92 1941,5
57,29 1053,507042
60,11 1535,1
70,04 2244,963303
79,97 1954,507042
100,31 2679,140625
> plot(cd$CHAOsep12RNA,cd$Depth, ylim = rev(range(0:100)), xlab="CHAO", ylab="Depth", pch=15...
2006 Oct 03
0
rsync stalls -- sleeps indefinetly
...t had been working fine until the moment (as I think) whenever I
moved RAID to another box and now the source directory
(/raid/research) is now actually NFS mounted. Now backup (rsync
process) stalls and sleeps indefinitely
On the backup server:
backuppc 28878 0.0 0.3 8160 3724 ? S Sep12 0:13 /usr/bin/perl /usr/share/backuppc/bin/BackupPC -d
backuppc 28879 0.0 0.7 11388 7736 ? S Sep12 9:31 /usr/bin/perl /usr/share/backuppc/bin/BackupPC_trashClean
backuppc 25861 0.0 6.1 1212496 63864 ? S Sep20 3:35 /usr/bin/perl /usr/share/backuppc/bin/Backup...
2013 Sep 09
7
Puppet calls the ENC twice for some nodes.
Hi everyone,
I have an issue setting up Puppet with an ENC.
For some nodes, puppet calls my ENC twice with a 2 sec interval.
All my agents share the same configuration file.
Considering this very basic ENC :
#!/bin/bash
> nodeName=$1
> echo `date` $nodeName >> /tmp/encCalls
> echo "---
> classes:
> testClass:"
Here is the content of /tmp/encCalls after a