Displaying 20 results from an estimated 400 matches similar to: "warnings on symlinks using link-dest"
2007 Jan 25
3
r tidy
Is there an r-tidy program? something that works similar to perl
tidy? http://perltidy.sourceforge.net/ which takes program code
and reformats white space with standard indentations and spacing?
I did find a ruby based rtidy, but that is for html formatting.
// George
--
George Georgalis, systems architect, administrator <IXOYE><
2005 Aug 15
2
encrypted destination
In the archives I see the question about encrypted destination and it's
mostly answered with the --source-filter / --dest-filter patch by Kyle
Jones. There are also some proposed updates to the patch.
A lot of these posts 3 years old, is there plans or reasons not to
include them in the main line code?
// George
--
George Georgalis, systems architect, administrator <IXOYE><
2008 May 08
1
odd behavior on remote
I've been using rsync for some time (years) to generate
many hardlink snapshots per day; but I'm seeing an odd
new problem today.
the remote/destination host gets a file list from the
source machine via ssh, and begins to write files until
it "hangs". On this run only one file was transferred; on
other runs many screenfulls went across
+ rsync --recursive --links --perms
2006 Feb 04
4
rsync to completely mirror an entire machine
I do apologize if this has been discussed previously. Looking thru
some of the archives I wasn't able to clearly answer my question, only
find bits & pieces.
Situation:
I have a web & mail server (production) and a backup machine. The two
machines are near identical as far as hardware & software
installation. I use the backup machine as a mirror of the main. If
for any reason
2007 Jan 14
4
feature request, hardlink progress......
I'm copying a partition that has a bunch of hardlink
based snapshots (-aPH). I think there's about
250,000 files in each backup and between 100 and 200
snapshots.
Earlier today, I saw the files had completed and it
was making all the hardlinks. I thought it would be
"not long" but it's been making hardlinks for 12
hours (at least).
There's only 36Gb in snapshot, the
2005 Jul 15
2
Page Views & Icecast logs
hi
i was involved in a webcast for the UK Make Poverty History event on July
2nd and have analyzed my Icecast logs using Sawmill
(http://www.sawmill.net/) which supports Icecast logs:
http://www.sawmill.net/formats/ice_cast.html
looking at the data below i have been asked what the difference is between
'Page Views' and 'Visitors' with regard to Icecast logs:
Page Hits Page
2008 May 19
3
R static is dynamically linked!!
Hi,
After doing all I could find with the confiure script...
I set some env too...
export enable_R_static_lib=yes
export want_R_static=yes
export WANT_R_STATIC_TRUE=yes
./configure \
--prefix=${i} \
--enable-R-static-lib \
--enable-static \
--without-readline \
--without-iconv \
&& make \
&& make install \
&& echo "R ${v}
2009 Jan 17
1
counting Mb of every mountpoint
Hi guys
>
> Hi
>
> 2008/9/21 Jordi Sala <poperbu at gmail.com>:
>
>> Hi,
>>
>> Awstats (awstats.sourceforge.net/) or sawmill (http://www.sawmill.net/) do
>> what you want.
>>
>
> Webalizer - streaming version:
>
> http://webalizer.bzhtec.com/
>
> Chip Scooter
>
>
>
I have tried webalizer but later my try I
2005 Dec 18
2
logfile analysis front-end
Is there some type of sawmill like type of application for displaying
syslog results in a web based front end ?
--
2008 May 22
1
tests/ok-errors.R ## bad infinite recursion
I've come across a handful of tests that
fail at our site. I consider this one the
worst because the process does not return.
The patch below simply bypasss the test,
but the errors in the out file are included
as well. I suspect this is due to more or
tighter ulimits on this system.
But I'm not sure if this is result of
different expectations (kernel/userland) of
what should be done in
2008 Mar 30
1
using rsync on raw device
Hi -- congratulations on the 3.0 release!
I'm trying to use rsync to manage a raw disk image file.
rsync --checksum --perms --owner --group --sparse --partial --progress \
192.168.80.189:/dev/rwd0d /u0510a/rwd0d.img
skipping non-regular file "rwd0d"
sent 20 bytes received 69 bytes 178.00 bytes/sec
total size is 0 speedup is 0.00
rsync version 2.6.9 protocol version 29
2008 Sep 20
3
counting Mb of every mountpoint
Hi guys ,
I have a little doubt:
There is a way for reading directly or indicrectly (parsing , log etc)
the amount of the data sending from icecast for every mountpoint?
Thanks for the help
Goodbye
Pierpaolo
2011 Aug 26
0
any testing suite available
Hi All,
This is my first post to the list and I'm about to setup my first
glusterfs to replace an existing configuration at $WORK
Once I get it up and running, I will want to test it out and I was
wondering if anyone had scripts or procedures available before I write
my own?
-George
--
George Georgalis, (415) 894-2710, http://www.galis.org/
2009 Apr 08
2
ZFS data loss
Hi,
I have lost a ZFS volume and I am hoping to get some help to recover the
information ( a couple of months worth of work :( ).
I have been using ZFS for more than 6 months on this project. Yesterday
I ran a "zvol status" command, the system froze and rebooted. When it
came back the discs where not available.
See bellow the output of " zpool status", "format"
2024 Jan 26
1
Icecast stats
hi,
Icecast is really a great tool that is easy and quick to use even
without extreme technical skills, and I am very happy with it.
Works PERFECT !
But what about the... stats ?!
The stats seem very complex to extract and process, with code and
external solutions...
However, the needs are generally super simple: datetime, songs, IP in a
log file every 3 minutes and... that's it!
Why
2001 May 01
1
Wine and game The Realm
Hi all,
Any ideas would be appreciated. Problem description,
partial log, and config follow.
TIA Kevin
Trying to run a game called The Realm (which used
to work fine before they updated the graphics to
16 bit
My normal X is at 16-bit. I use Mandrake 7.1, kernel 2.4.3,
XFree86 4.0.2, sawmill, KDE 1.1.2 and codeweavers preview 3.
When starting the game I get a winedesktop window
- black and
2020 Jan 14
1
Load balancing Icecast - aggregated logs
On Tue, 14 Jan 2020 at 18:38, Alex Hackney <me at alexhackney.com> wrote:
> You could use AWS Route 53 to do the load balancing or a server side
> script to do it. Route 53 could be done in no time and works well for us.
>
Sounds very interesting, Alex. AWS Route 53 is new to mw.
And how do you you aggregate listener stats from your server cluster?
Cheers
Chip Scooter
2010 Nov 23
3
analytics
Hello all,
We (at ibiblio.org) are evaluating several projects and products for
getting good analytics from icecast. Specifically, we have explored
cacti and awstats. I am writing because I would like users of this
list to send me their experiences with analytics and monitoring
packages and products. I would like details such as time for initial
deployment, time and steps to add an addiitonal
2005 May 21
2
Possible (ab)use of lexical scoping in R ?
Dear list,
I wish to define a set of functions *auxilliary* to another set of
"main" ones, and I wonder if there is some "clever" way do do this using
lexical scoping. Looking for that in the list's archives did not get me
easily understood answers. Perusing MASS (1st, 2nd, 3rd and 4th
editions!) and "Programming S" wasn't of much help either...
R easily
2009 Mar 25
5
looking for some advice to monitor network usage in office
Hi all,
I've been asked by a college to setup a monitor to monitor a Windows
network, but on internet usage. They want to have detailed usage, i.e.
on a per IP / PC basis, and if possible to get stats for every
protocol, and see over a period of time what goes on.
My first though wat ntop, which does all of this, but it doesn't save
the data in a DB, so if the server reboots the stats