search for: localdate

Displaying 20 results from an estimated 20 matches for "localdate".

2003 Dec 16
1
Memory issues in "aggregate" (PR#5829)
...9 24870 0 0 2598 2 BCODESXP EXTPTRSXP WEAKREFSXP 0 93 0 > memory.size(max = TRUE) [1] 224669696 > memory.size(max = FALSE) [1] 81072656 > attach(profiles) > cphs.site <- aggregate(Timestamp, list(CNumber, localdate), callsperhour) > colnames(cphs.site) <- c("CNumber", "localdate", "CallsPerHour") > detach(profiles) > gc() used (Mb) gc trigger (Mb) Ncells 701695 18.8 2146842 57.4 Vcells 1449346 11.1 5248904 40.1 > memory.profile() NILSX...
2013 Mar 05
1
memory leak in 3.3.1 rebalance?
I started rebalancing my 25x2 distributed-replicate volume two days ago. Since then, the memory usage of the rebalance processes has been steadily climbing by 1-2 megabytes per minute. Following http://gluster.org/community/documentation/index.php/High_Memory_Usage, I tried "echo 2 > /proc/sys/vm/drop_caches". This had no effect on the processes' memory usage. Some of the
2012 Nov 30
2
"layout is NULL", "Failed to get node-uuid for [...] and other errors during rebalancing in 3.3.1
I started rebalancing my volume after updating from 3.2.7 to 3.3.1. After a few hours, I noticed a large number of failures in the rebalance status: > Node Rebalanced-files size scanned failures > status > --------- ----------- ----------- ----------- ----------- > ------------ > localhost 0 0Bytes 4288805
2012 Mar 21
1
Forloop/ifelse program problem and list of dataframes
..., which may require two forum entries, but I will try my best to be concise. Also, I am a self taught coder, so if my code is not to convention, your constructive criticism is always welcome. I need to split up a data frame by participant (gpsarc - factor), status (testpo - factor), and by date (LocalDate), then sum the distance (Dist_Bef_m - numeric) records for each date and average them across each status state for each participant. Each participant has several records for each date and for at least 1 of 3 different possible status types (max 3). In the end, I want a table with participant num...
2009 Sep 15
1
[nut-commits] svn commit r1986 - branches/AsciiDoc/docs/man
...alioth.debian.org> wrote: > Author: aquette > Date: Mon Sep 14 20:49:59 2009 > New Revision: 1986 > > Log: > draft index of manual pages > > Added: > branches/AsciiDoc/docs/man/index.txt Cool! One potential issue: /sw/bin/asciidoc --backend=xhtml11 \ --attribute localdate=`TZ=UTC date +%Y-%m-%d` \ --attribute localtime=`TZ=UTC date +%H:%M:%S` \ -o index.html index.txt WARNING: index.txt: line 6: missing [User_man] section WARNING: index.txt: line 96: missing [Developer_man] section Using asciidoc 8.4.5 -- - Charles Lepple
2014 Nov 23
0
building NUT on Mac OS X Yosemite (website/documentation)
...gt; > >>>>>> and it ends with: > > /opt/local/bin/asciidoc --backend=xhtml11 --conf-file=./web-layout.conf --attribute icons --attribute linkcss --attribute=badges --attribute=website --attribute=quirks --attribute=revision=2.7.2 --attribute tree_version=2.7 --attribute localdate=`TZ=UTC date +%Y-%m-%d` --attribute localtime=`TZ=UTC date +%H:%M:%S` --attribute=date="`TZ=UTC date`" --attribute iconsdir=./images --attribute scriptsdir=./scripts -o projects.html -a toc projects.txt > make: *** No rule to make target `-eindex.html', needed by `ups-html.txt'...
2014 Nov 23
6
building NUT on Mac OS X Yosemite (website/documentation)
...ication `4.1,4.5rV >>>>>> and it ends with: /opt/local/bin/asciidoc --backend=xhtml11 --conf-file=./web-layout.conf --attribute icons --attribute linkcss --attribute=badges --attribute=website --attribute=quirks --attribute=revision=2.7.2 --attribute tree_version=2.7 --attribute localdate=`TZ=UTC date +%Y-%m-%d` --attribute localtime=`TZ=UTC date +%H:%M:%S` --attribute=date="`TZ=UTC date`" --attribute iconsdir=./images --attribute scriptsdir=./scripts -o projects.html -a toc projects.txt make: *** No rule to make target `-eindex.html', needed by `ups-html.txt'. St...
2010 Oct 22
0
NUT and AsciiDoc (was: Next AsciiDoc release)
...and toc.max.depth: > > > http://code.google.com/p/asciidoc/source/detail?r=a40a136d131225d042536c781082181f06024c33 > > I can now generate a TOC in each section of the user-manual by setting the > generate.section.toc.level to 1 e.g. > > a2x -v --attribute icons --attribute localdate=`TZ=UTC date +%Y-%m-%d` > --attribute localtime=`TZ=UTC date +%H:%M:%S` --attribute iconsdir=./icons > --attribute=badges --attribute=external_title -a toc -a numbered > --destination-dir=. --format=chunked --xsltproc-opts "--stringparam > generate.section.toc.level 1" user-ma...
2007 Dec 24
0
Fwd: Re: IPFW: Blocking me out. How to debug?
>Date: Sun, 23 Dec 2007 06:04:02 -0800 (PST) >From: Nash Nipples <trashy_bumper@yahoo.com> >To: freebsd-security@freebsd.org >Subject: Re: IPFW: Blocking me out. How to debug? > >Dear W.D. > >oh come on. i have the same problem. Which problem are we talking about? cut and paste problem. >cut and paste logic: > >#!/bin/sh >#1. count packets >#2.
2007 Dec 20
1
IPFW: Blocking me out. How to debug?
Dear W.D. Do you understand that by adding the rules into kernel space numbered from zero to sixty five thousand five hundred thirty four you may alter the behavior of the rule number sixty five thousand five hundred thirty five can you please define and list the goals you are trying to achieve by altering default rule in the terms you can both explain and understand. ----- Original Message
2014 Nov 24
0
building NUT on Mac OS X Yosemite (website/documentation)
...gt; > >>>>>> and it ends with: > > /opt/local/bin/asciidoc --backend=xhtml11 --conf-file=./web-layout.conf --attribute icons --attribute linkcss --attribute=badges --attribute=website --attribute=quirks --attribute=revision=2.7.2 --attribute tree_version=2.7 --attribute localdate=`TZ=UTC date +%Y-%m-%d` --attribute localtime=`TZ=UTC date +%H:%M:%S` --attribute=date="`TZ=UTC date`" --attribute iconsdir=./images --attribute scriptsdir=./scripts -o projects.html -a toc projects.txt > make: *** No rule to make target `-eindex.html', needed by `ups-html.txt'...
2014 Dec 01
2
building NUT on Mac OS X Yosemite (website/documentation)
...>>>>> and it ends with: > > /opt/local/bin/asciidoc --backend=xhtml11 --conf-file=./web-layout.conf > --attribute icons --attribute linkcss --attribute=badges > --attribute=website --attribute=quirks --attribute=revision=2.7.2 > --attribute tree_version=2.7 --attribute localdate=`TZ=UTC date +%Y-%m-%d` > --attribute localtime=`TZ=UTC date +%H:%M:%S` --attribute=date="`TZ=UTC > date`" --attribute iconsdir=./images --attribute scriptsdir=./scripts -o > projects.html -a toc projects.txt > make: *** No rule to make target `-eindex.html', needed by &gt...
2007 Apr 18
0
3Ware ext3 performance with CentOS 5
Oddly enough, the performance of a 3Ware 9550SX controller seems to have improved when switching from 64-bit to 32-bit CentOS 5. This is a RAID0 device with 8 x 500gig barracudas and the noatime and data=writeback tweaks to that device in /etc/fstab. It's also quite a bit better than results on the same machine using CentOS 4.4 (64-bit). This partition is used to store scratch data
2007 Dec 13
3
IPFW compiled in kernel: Where is it reading the config?
Hi peeps, After compiling ipfw into the new 6.2 kernel, and typing "ipfw list", all I get is: "65535 deny ip from any to any" From reading the docs, this might indicate that this is the default rule. (I am certainly protected this way--but can't be very productive ;^) ) By the way, when I run "man ipfw" I get nothing. Using this instead:
2002 May 11
1
Rsync 2.5.5 hangs
Hey Everybody, I'm trying to use rsync to do a remote backup. First I open a ssh tunnel to the rsync daemon on the server. Then I run rsync through this tunnel. An example follows: ssh -v -x -p 1999 -L 8730:localhost:873 user@host.mydomain.com -f sleep 5 && rsync --port 8730 --verbose --update --archive --exclude='[Cc]ache' --delete-excluded --password-file
2014 Dec 01
0
building NUT on Mac OS X Yosemite (website/documentation)
...; >>>>>> and it ends with: >> >> /opt/local/bin/asciidoc --backend=xhtml11 --conf-file=./web-layout.conf --attribute icons --attribute linkcss --attribute=badges --attribute=website --attribute=quirks --attribute=revision=2.7.2 --attribute tree_version=2.7 --attribute localdate=`TZ=UTC date +%Y-%m-%d` --attribute localtime=`TZ=UTC date +%H:%M:%S` --attribute=date="`TZ=UTC date`" --attribute iconsdir=./images --attribute scriptsdir=./scripts -o projects.html -a toc projects.txt >> make: *** No rule to make target `-eindex.html', needed by `ups-html.txt&...
2014 Nov 20
0
building NUT on Mac OS X Yosemite (website/documentation)
On Nov 20, 2014, at 7:11 AM, Jean Perriault (GM TAF) <jpweb.taf at gmail.com> wrote: > Hello, > Here is a summary of discussions around NUT builds on Mac OS X 10.10. > > Starting from https://github.com/networkupstools/nut-website/issues/7 > > @JeanPerriault > I've found msort on macports (https://trac.macports.org/browser/trunk/dports/textproc/msort/Portfile,
2014 Nov 20
2
building NUT on Mac OS X Yosemite
Hello, Here is a summary of discussions around NUT builds on Mac OS X 10.10. Starting from https://github.com/networkupstools/nut-website/issues/7 <https://github.com/networkupstools/nut-website/issues/7> @JeanPerriault I've found msort on macports (https://trac.macports.org/browser/trunk/dports/textproc/msort/Portfile, http://billposer.org/Software/Downloads/ msort.pdf), but I'm
2006 Oct 12
18
Write performance with 3ware 9550
I have two identical servers. The only difference is that the first one has Maxtor 250G drives and the second one has Seagate 320G drives. OS: CentOS-4.4 (fully patched) CPU: dual Opteron 280 Memory: 16GB Raid card: 3ware 9550Sx-8LP Raid volume: 4-disk Raid 5 with NCQ and Write Cache enabled On the first server I have decent performance. Nothing spectacular, but good enough. The second one
2006 Oct 12
18
Write performance with 3ware 9550
I have two identical servers. The only difference is that the first one has Maxtor 250G drives and the second one has Seagate 320G drives. OS: CentOS-4.4 (fully patched) CPU: dual Opteron 280 Memory: 16GB Raid card: 3ware 9550Sx-8LP Raid volume: 4-disk Raid 5 with NCQ and Write Cache enabled On the first server I have decent performance. Nothing spectacular, but good enough. The second one