[App_rpt-users] allmon causing packet loss

Doug Crompton doug at crompton.com
Mon Jan 6 17:28:51 UTC 2014


I had the same problem. The update was happening much too quick and it took a lot of resources.

I changes in server.php  the following:

        $response = getNode($fp, $node);
        print "<table class='gridtable'>";
        printNode($node, $response);
        print "</table>";
}
sleep(1);
#usleep(10000);
exit;

This updates once a second. You can try more often using usleep with higher numbers. .

73 Doug
WA3DSP
http://www.crompton.com/hamradio


Date: Mon, 6 Jan 2014 08:48:57 -0800
From: markjohnston73 at gmail.com
To: app_rpt-users at ohnosec.org
Subject: [App_rpt-users] allmon causing packet loss

[root at KC7DMF allmon]# uptime 08:44:31 up 10:32,  1 user,  load average: 5.05, 13.11, 10.29
any idea why when allmon is running the load avg is so high?
Do I need something a lot more then an intel Atom @1.86Ghz to run this with allstar?
I also end up with severe packet loss... 


_______________________________________________
App_rpt-users mailing list
App_rpt-users at ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.keekles.org/pipermail/app_rpt-users/attachments/20140106/d2cc72e6/attachment.html>


More information about the App_rpt-users mailing list