<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'>First of all thanks for your time, I have just solved my problem, it's a simple one which just needs to replace the command:<div><ul><li style="line-height: 21.33333396911621px; margin: 0px 0px 3px;">python2 check_load.py --stats New</li></ul><span style="line-height: 21.33333396911621px;">with:</span></div><div><ul><li style="line-height: 21.33333396911621px; margin: 0px 0px 3px;">python2 check_load.py New</li></ul><span style="line-height: 21.33333396911621px;">Now proper information will be written into the "New" file.</span></div><div><span style="line-height: 21.33333396911621px;">In addition, I am facing another problem, I want to test following tasks:</span></div><div><ol><li><span style="font-size: 12pt; line-height: 21.33333396911621px;">First, I am looking for some test files to test the load connection of my grid. For example, when there are many download and upload operations in my grid, I want to know each peer's condition and traffic, is there any hot spots and so on.</span></li><li><span style="line-height: 21.33333396911621px; font-size: 12pt;">Second, I am trying to figure out the real running condition about availability and consistency. Like destroy some shares and try to recover the file, or update some mutable files in the condition that some shares not reachable etc.</span></li></ol><span style="line-height: 21.33333396911621px;">In short, I am trying to find some tests script that already fit my requirement, otherwise, I will write my own. Any suggestions?</span></div><div><br><div>> Date: Wed, 17 Jul 2013 20:44:56 +0000<br>> From: zookog@gmail.com<br>> To: tahoe-dev@tahoe-lafs.org<br>> Subject: Re: [tahoe-dev] What's wrong with my test using check_load.py<br>> <br>> Hi there!<br>> <br>> I haven't heard of anyone using check_load.py ¹ in a long time, and<br>> there are no automated tests of it, so it has probably bit-rotted.<br>> <br>> ¹ https://tahoe-lafs.org/trac/tahoe-lafs/browser/trunk/src/allmydata/test/check_load.py?annotate=blame&rev=fff237be9a0c4dc5b6c6cdfb596fedc877d748ae<br>> <br>> I'm going to suggest that we delete check_load.py or else write unit<br>> tests for it in order to fix it and prevent it from bit-rotting again.<br>> <br>> However, Daira Hopwood recently created a similar test for our use in<br>> https://LeastAuthority.com's commercial service. Daira: would you be<br>> interested in comparing your monitoring script with check_load.py, and<br>> possibly merge them or replace check_load.py with your script?<br>> <br>> Regards,<br>> <br>> Zooko<br>> _______________________________________________<br>> tahoe-dev mailing list<br>> tahoe-dev@tahoe-lafs.org<br>> https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev<br></div></div> </div></body>
</html>