Displaying 10 results from an estimated 10 matches for "keepstats".
2003 Jan 13
2
Rsync over SSH v2 with strong authentication but not encrypted to get the highest speed on Rsync?
Hello
I am trying to set up a backup server running Solaris 8 with rsync 2.5.5 and
ipfilter the latest version.
The problem i have is i have about 16 different interfaces that are secured
via ipfilter , and i tried running rsync via rsh but ipfilter would not set
up a keepstate with rsh which meant i had to open up and that is not
acceptable.
So what i tried then was via ssh and that worked fine
2011 Feb 20
1
MEMBERINTERFACE and MEMBERNAME questions
...Kinna has 0 calls (max unlimited) in 'rrmemory' strategy (4s holdtime, 2s talktime), W:0, C:1, A:13, SL:0.0% within 0s
Members:
Tomas Ekman (SIP/0317998972) with penalty 1 (dynamic) (Not in use) has taken no calls yet
No Callers
queues.conf
-----------
[general]
;
autofill=yes
keepstats=yes
setinterfacevar=yes
;
[Kinna]
retry=5
ringinuse=no
strategy=rrmemory
timeout=20
wrapuptime=120
extensions.conf
---------------
exten => 0320209030,1,Answer()
exten => 0320209030,n,ExecIf($[${QUEUE_MEMBER(Kinna,logged)}=0]?Queue(Goteborg,rtT))
exten => 0320209030,n,Queue(Kinna,nrtT)
ex...
2004 Nov 25
12
simple dual Internet connection setup not sending return packets on correct interface
I have a very simple setup exactly as described in the HOWTO section "
4.2. Routing for multiple uplinks/providers".
One is cable (eth1: dhcp) and the other is PPPoE (ppp0).
I used the following commands to configure the routing once all of my
interfaces are up and i have configured SNATing for them:
ip route add 66.11.173.0/24 dev ppp0 src 66.11.173.224 table 11
ip route add default
2003 Jan 16
0
Rsync over SSH v2 with strong authentication but not encrypte d to get the highest speed on Rsync?
No it is one Sun solaris 8 box trying to back up several aix boxes.But
apparantly it is not possible to disable the encryption so I was hoping that
I could use another -e like ftp or something like that thru rsync.
But I cannot seem to get to work.
Regards Boris
-----Original Message-----
From: Jim Kleckner [mailto:jek-rsync@kleckner.net]
Sent: 15. januar 2003 19:47
To: Boris Gegenheimer
Cc:
2007 Sep 25
2
show queue (queue name)
Hi all,
does anybody know any way that when it run "reload app_queue" in the
asterisk cli it don't lose the informations from "show queue (queue
name)" ?
I'm passing for this trouble, because I need this informations
(http://www.voip-info.org/wiki/index.php?page=asterisk+cli+command+show+queue)
that asterisk cli command "show queue (queue name)" show me
2009 Dec 18
1
wrapuptime?
...someone calls the queue
at this moment, the call will start ringing on SIP/0317998972 again.
I thought the wrapuptime should cause the call to go to one of the other
agents. Did I miss anything in the configs or is it that we have different
penalties or...?
cat
queues.conf
[general]
;
autofill=yes
keepstats=yes
;
;
[0317998989]
retry=5
strategy=rrmemory
timeout=20
wrapuptime=120
cat agents.conf
[general]
;
persistentagents=yes
;
;
[agents]
;
agent => 0317998971,1234,Stefan Andersson
agent => 0317998972,1234,Kerem Tubluk
agent => 0317998975,1234,Magnus Benngard
agent => 0317998976,1234,Jim...
2007 Aug 24
3
Keeping queue counters after restarting
Hello,
Every queue has some status counters (completed, abandoned, hold
time...) that are very useful for statistics. The problem is that those
counters are reset every time Asterisk restarts.
Is there a way to keep those counters, maybe in astdb? Also, is there a
way to reset the counters through a cli command?
Thanks.
--
MARLON DUTRA
Propus
GnuPG ID: 0x3E2060AC pgp.mit.edu
2005 May 16
1
load balancing causes authentication problems?
We are currently using iproute2 to perform a round robin type load balancing.
ip route add default proto static scope global
nexthop via XXX.XXX.XXX.XXX dev eth0 weight 1
nexthop via XXX.XXX.XXX.XXX dev eth1 weight 1
nexthop via XXX.XXX.XXX.XXX dev eth2 weight 1
>From my understanding this is destination based load balancing. And
2003 Oct 29
4
dead onlink
Hello people:
I''m new in the forum. I''ve implemented the script for load balancing of
"Linux Advanced Routing & Traffic Control HowTo" and I''ve a question:
When I run the next command : "ip route" I get the folowing information:
--------------
192.168.0.32/27 dev eth0 proto kernel scope link src 192.168.0.33
192.168.0.96/27 dev eth2 proto
2003 Aug 28
0
[louisk@bend.com: snort, postgres, bridge]
...accept to
# stream reassembly
#
# ttl_limit [number] - differential of the initial ttl on a session
versus
# the normal that someone may be playing games.
# Routing flap may cause lots of false positives.
#
# keepstats [machine|binary] - keep session statistics, add "machine" to
# get them in a flat format for machine reading, add
# "binary" to get them in a unified binary output
# format
# noinspect - turn off stateful...