<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font style="" face="Tahoma">I had the same problem. The update was happening much too quick and it took a lot of resources.<br><br>I changes in server.php  the following:<br><br>        $response = getNode($fp, $node);<br>        print "<table class='gridtable'>";<br>        printNode($node, $response);<br>        print "</table>";<br>}<br><font style="" color="#AC193D">sleep(1);</font><font style="" color="#AC193D"><br></font><font style="" color="#AC193D">#usleep(10000);</font><br>exit;<br><br></font><font style="" face="Tahoma">This updates once a second. You can try more often using usleep with higher numbers.</font> .<br><br><b><font style="font-size:16pt;" size="4">73 Doug</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">WA3DSP</font><font style="font-size:16pt;" size="4"><br></font><font style="font-size:16pt;" size="4">http://www.crompton.com/hamradio</font></b><font style="font-size:16pt;" size="4"><br></font><br><br><div><hr id="stopSpelling">Date: Mon, 6 Jan 2014 08:48:57 -0800<br>From: markjohnston73@gmail.com<br>To: app_rpt-users@ohnosec.org<br>Subject: [App_rpt-users] allmon causing packet loss<br><br><div dir="ltr"><div><div><div>[root@KC7DMF allmon]# uptime</div><div> 08:44:31 up 10:32,  1 user,  load average: 5.05, 13.11, 10.29</div></div></div><div><br></div><div>any idea why when allmon is running the load avg is so high?</div>
<div>Do I need something a lot more then an intel Atom @1.86Ghz to run this with allstar?</div><div><br></div><div>I also end up with severe packet loss... </div>
</div>
<br>_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users</div>                                     </div></body>
</html>