(no subject)

Something just happened tonight. Sytem started running sluggish, iaxrpt stopped being able to connect, took a look and found about 30 instances of wget running as in updating the stats server. Netstat revealed the connections. This was about 10:30PM Central time.

I commented out the two lines that do the updating in rpt.conf.

Has anyone ever seen this? This is a no moving parts Limey Linux CF image for D945

GeorgeC
W2DB
Cedar Park, TX
Node 2360
424835 el

Yes we are quite aware of this problem. The stats server is down and
it causes this cascading “log jam” effect.

first killall -9 wget

In rpt.conf, change the line(s) that invoke(s) wget, adding --timeout=15,–tries=1
after the -v and before the --output-document= (all separted by commas).

Then restart asterisk and it will be happy.

···

Date: Wed, 27 May 2009 04:13:12 +0000
From: george@dyb.com
To: app_rpt-users@qrvc.com
Subject: [App_rpt-users] (no subject)

Something just happened tonight. Sytem started running sluggish, iaxrpt
stopped being able to connect, took a look and found about 30 instances of
wget running as in updating the stats server. Netstat revealed the
connections. This was about 10:30PM Central time.

I commented out the two lines that do the updating in rpt.conf.

Has anyone ever seen this? This is a no moving parts Limey Linux CF image
for D945

GeorgeC
W2DB
Cedar Park, TX
Node 2360
424835 el


App_rpt-users mailing list
App_rpt-users@qrvc.com
http://qrvc.com/mailman/listinfo/app_rpt-users

The Status is down and should be back up today. The fiber line from Cox went down and they are looking at it today.

David

···

On Tue, May 26, 2009 at 9:39 PM, Jim Duuuude telesistant@hotmail.com wrote:

Yes we are quite aware of this problem. The stats server is down and
it causes this cascading “log jam” effect.

first killall -9 wget

In rpt.conf, change the line(s) that invoke(s) wget, adding --timeout=15,–tries=1

after the -v and before the --output-document= (all separted by commas).

Then restart asterisk and it will be happy.

Date: Wed, 27 May 2009 04:13:12 +0000
From: george@dyb.com

To: app_rpt-users@qrvc.com
Subject: [App_rpt-users] (no subject)

Something just happened tonight. Sytem started running sluggish, iaxrpt

stopped being able to connect, took a look and found about 30 instances of
wget running as in updating the stats server. Netstat revealed the
connections. This was about 10:30PM Central time.

I commented out the two lines that do the updating in rpt.conf.

Has anyone ever seen this? This is a no moving parts Limey Linux CF image
for D945

GeorgeC
W2DB
Cedar Park, TX

Node 2360
424835 el


App_rpt-users mailing list
App_rpt-users@qrvc.com

http://qrvc.com/mailman/listinfo/app_rpt-users


App_rpt-users mailing list

App_rpt-users@qrvc.com

http://qrvc.com/mailman/listinfo/app_rpt-users


Thank you, David
73’s KE6UPI