Re: [AFMUG] ubnt test2.cgi stress test?

2014-11-18 Thread Josh Luthman via Af
I think a taxed CPU is another 2 watts.  Doubt you'll get any noticeable
heat.

Josh Luthman
Office: 937-552-2340
Direct: 937-552-2343
1100 Wayne St
Suite 1337
Troy, OH 45373
On Nov 18, 2014 8:45 PM, "That One Guy via Af"  wrote:

> still curious what exactly the stress test does and whether maxing out the
> CPU during the test heats the unit, I have to assume it does
>
> On Tue, Nov 18, 2014 at 5:39 PM, Josh Luthman via Af  wrote:
>
>> Thanks for getting back!
>>
>> Josh Luthman
>> Office: 937-552-2340
>> Direct: 937-552-2343
>> 1100 Wayne St
>> Suite 1337
>> Troy, OH 45373
>> On Nov 18, 2014 6:37 PM, "That One Guy via Af"  wrote:
>>
>>> we replaced the radio, it resolved the issue
>>>
>>>
>>> On Tue, Nov 18, 2014 at 5:15 PM, timothy steele via Af 
>>> wrote:
>>>
 Your leaving a lot of info out..

 What antenna are you using?
 What radio are you using?
 What speeds are you expecting to see
 What type of cable did you use
 Did you test the BH
 Did you test the cable on AP and BH
 Did you test switch ports the AP and BH are plugged into?

 —
 Sent from Mailbox 


 On Tue, Nov 18, 2014 at 4:43 PM, Josh Reynolds via Af 
 wrote:

> #!/sbin/cgi
>  include("lib/settings.inc");
>
> if ($action!="test") {
> if ($feature_poe_passthrough == 1) {
> if (!isset($poe_test)) {
> $poe_test="on";
> }
> }
>
> if (!isset($stress_test)) {
> $stress_test="on";
> }
> }
>
> if (!isset($poe_cnt)) {
> $poe_cnt="10";
> }
> if (!isset($stress_dur)) {
> $stress_dur="5";
> }
>
> POE related. There is no temp sensor in UBNT gear.
>
> On 11/18/2014 08:00 AM, That One Guy via Af wrote:
>
> anybody know what this does?
> I have an AP that has 6 clients, 5hz channels, decent links for all,
> the AP is reachable fine, but the clients are all having throughput
> problems and most of the time are inaccessible
>
> Im wondering if the AP hasnt gotten too cold so Ive been trying to
> force it to heat up, running the builtin speedtest to the colocated AP
>
> browsing the /usr/www folder there is the test.cgi and the test2.cgi,
> test2 lets you initiate a stress test, I dont know what that does, but top
> shows the processor in heavy use. I assume this would generate heat.
> Does ubnt have any temp sensor?
> what does this stress test actually do?
>
> I do not want to climb up and replace this AP today, I left my heavy
> pants at home
>
>
> --
>  All parts should go together without forcing. You must remember that
> the parts you are reassembling were disassembled by you. Therefore, if you
> can't get them together again, there must be a reason. By all means, do 
> not
> use a hammer. -- IBM maintenance manual, 1925
>
>
> --
> josh reynolds :: chief information officer
> spitwspots :: www.spitwspots.com
>
>

>>>
>>>
>>> --
>>> All parts should go together without forcing. You must remember that the
>>> parts you are reassembling were disassembled by you. Therefore, if you
>>> can't get them together again, there must be a reason. By all means, do not
>>> use a hammer. -- IBM maintenance manual, 1925
>>>
>>
>
>
> --
> All parts should go together without forcing. You must remember that the
> parts you are reassembling were disassembled by you. Therefore, if you
> can't get them together again, there must be a reason. By all means, do not
> use a hammer. -- IBM maintenance manual, 1925
>


Re: [AFMUG] ubnt test2.cgi stress test?

2014-11-18 Thread That One Guy via Af
still curious what exactly the stress test does and whether maxing out the
CPU during the test heats the unit, I have to assume it does

On Tue, Nov 18, 2014 at 5:39 PM, Josh Luthman via Af  wrote:

> Thanks for getting back!
>
> Josh Luthman
> Office: 937-552-2340
> Direct: 937-552-2343
> 1100 Wayne St
> Suite 1337
> Troy, OH 45373
> On Nov 18, 2014 6:37 PM, "That One Guy via Af"  wrote:
>
>> we replaced the radio, it resolved the issue
>>
>>
>> On Tue, Nov 18, 2014 at 5:15 PM, timothy steele via Af 
>> wrote:
>>
>>> Your leaving a lot of info out..
>>>
>>> What antenna are you using?
>>> What radio are you using?
>>> What speeds are you expecting to see
>>> What type of cable did you use
>>> Did you test the BH
>>> Did you test the cable on AP and BH
>>> Did you test switch ports the AP and BH are plugged into?
>>>
>>> —
>>> Sent from Mailbox 
>>>
>>>
>>> On Tue, Nov 18, 2014 at 4:43 PM, Josh Reynolds via Af 
>>> wrote:
>>>
 #!/sbin/cgi
 >>> include("lib/settings.inc");

 if ($action!="test") {
 if ($feature_poe_passthrough == 1) {
 if (!isset($poe_test)) {
 $poe_test="on";
 }
 }

 if (!isset($stress_test)) {
 $stress_test="on";
 }
 }

 if (!isset($poe_cnt)) {
 $poe_cnt="10";
 }
 if (!isset($stress_dur)) {
 $stress_dur="5";
 }

 POE related. There is no temp sensor in UBNT gear.

 On 11/18/2014 08:00 AM, That One Guy via Af wrote:

 anybody know what this does?
 I have an AP that has 6 clients, 5hz channels, decent links for all,
 the AP is reachable fine, but the clients are all having throughput
 problems and most of the time are inaccessible

 Im wondering if the AP hasnt gotten too cold so Ive been trying to
 force it to heat up, running the builtin speedtest to the colocated AP

 browsing the /usr/www folder there is the test.cgi and the test2.cgi,
 test2 lets you initiate a stress test, I dont know what that does, but top
 shows the processor in heavy use. I assume this would generate heat.
 Does ubnt have any temp sensor?
 what does this stress test actually do?

 I do not want to climb up and replace this AP today, I left my heavy
 pants at home


 --
  All parts should go together without forcing. You must remember that
 the parts you are reassembling were disassembled by you. Therefore, if you
 can't get them together again, there must be a reason. By all means, do not
 use a hammer. -- IBM maintenance manual, 1925


 --
 josh reynolds :: chief information officer
 spitwspots :: www.spitwspots.com


>>>
>>
>>
>> --
>> All parts should go together without forcing. You must remember that the
>> parts you are reassembling were disassembled by you. Therefore, if you
>> can't get them together again, there must be a reason. By all means, do not
>> use a hammer. -- IBM maintenance manual, 1925
>>
>


-- 
All parts should go together without forcing. You must remember that the
parts you are reassembling were disassembled by you. Therefore, if you
can't get them together again, there must be a reason. By all means, do not
use a hammer. -- IBM maintenance manual, 1925


Re: [AFMUG] ubnt test2.cgi stress test?

2014-11-18 Thread Josh Luthman via Af
Thanks for getting back!

Josh Luthman
Office: 937-552-2340
Direct: 937-552-2343
1100 Wayne St
Suite 1337
Troy, OH 45373
On Nov 18, 2014 6:37 PM, "That One Guy via Af"  wrote:

> we replaced the radio, it resolved the issue
>
>
> On Tue, Nov 18, 2014 at 5:15 PM, timothy steele via Af 
> wrote:
>
>> Your leaving a lot of info out..
>>
>> What antenna are you using?
>> What radio are you using?
>> What speeds are you expecting to see
>> What type of cable did you use
>> Did you test the BH
>> Did you test the cable on AP and BH
>> Did you test switch ports the AP and BH are plugged into?
>>
>> —
>> Sent from Mailbox 
>>
>>
>> On Tue, Nov 18, 2014 at 4:43 PM, Josh Reynolds via Af 
>> wrote:
>>
>>> #!/sbin/cgi
>>> >> include("lib/settings.inc");
>>>
>>> if ($action!="test") {
>>> if ($feature_poe_passthrough == 1) {
>>> if (!isset($poe_test)) {
>>> $poe_test="on";
>>> }
>>> }
>>>
>>> if (!isset($stress_test)) {
>>> $stress_test="on";
>>> }
>>> }
>>>
>>> if (!isset($poe_cnt)) {
>>> $poe_cnt="10";
>>> }
>>> if (!isset($stress_dur)) {
>>> $stress_dur="5";
>>> }
>>>
>>> POE related. There is no temp sensor in UBNT gear.
>>>
>>> On 11/18/2014 08:00 AM, That One Guy via Af wrote:
>>>
>>> anybody know what this does?
>>> I have an AP that has 6 clients, 5hz channels, decent links for all, the
>>> AP is reachable fine, but the clients are all having throughput problems
>>> and most of the time are inaccessible
>>>
>>> Im wondering if the AP hasnt gotten too cold so Ive been trying to force
>>> it to heat up, running the builtin speedtest to the colocated AP
>>>
>>> browsing the /usr/www folder there is the test.cgi and the test2.cgi,
>>> test2 lets you initiate a stress test, I dont know what that does, but top
>>> shows the processor in heavy use. I assume this would generate heat.
>>> Does ubnt have any temp sensor?
>>> what does this stress test actually do?
>>>
>>> I do not want to climb up and replace this AP today, I left my heavy
>>> pants at home
>>>
>>>
>>> --
>>>  All parts should go together without forcing. You must remember that
>>> the parts you are reassembling were disassembled by you. Therefore, if you
>>> can't get them together again, there must be a reason. By all means, do not
>>> use a hammer. -- IBM maintenance manual, 1925
>>>
>>>
>>> --
>>> josh reynolds :: chief information officer
>>> spitwspots :: www.spitwspots.com
>>>
>>>
>>
>
>
> --
> All parts should go together without forcing. You must remember that the
> parts you are reassembling were disassembled by you. Therefore, if you
> can't get them together again, there must be a reason. By all means, do not
> use a hammer. -- IBM maintenance manual, 1925
>


Re: [AFMUG] ubnt test2.cgi stress test?

2014-11-18 Thread That One Guy via Af
we replaced the radio, it resolved the issue


On Tue, Nov 18, 2014 at 5:15 PM, timothy steele via Af  wrote:

> Your leaving a lot of info out..
>
> What antenna are you using?
> What radio are you using?
> What speeds are you expecting to see
> What type of cable did you use
> Did you test the BH
> Did you test the cable on AP and BH
> Did you test switch ports the AP and BH are plugged into?
>
> —
> Sent from Mailbox 
>
>
> On Tue, Nov 18, 2014 at 4:43 PM, Josh Reynolds via Af 
> wrote:
>
>> #!/sbin/cgi
>> > include("lib/settings.inc");
>>
>> if ($action!="test") {
>> if ($feature_poe_passthrough == 1) {
>> if (!isset($poe_test)) {
>> $poe_test="on";
>> }
>> }
>>
>> if (!isset($stress_test)) {
>> $stress_test="on";
>> }
>> }
>>
>> if (!isset($poe_cnt)) {
>> $poe_cnt="10";
>> }
>> if (!isset($stress_dur)) {
>> $stress_dur="5";
>> }
>>
>> POE related. There is no temp sensor in UBNT gear.
>>
>> On 11/18/2014 08:00 AM, That One Guy via Af wrote:
>>
>> anybody know what this does?
>> I have an AP that has 6 clients, 5hz channels, decent links for all, the
>> AP is reachable fine, but the clients are all having throughput problems
>> and most of the time are inaccessible
>>
>> Im wondering if the AP hasnt gotten too cold so Ive been trying to force
>> it to heat up, running the builtin speedtest to the colocated AP
>>
>> browsing the /usr/www folder there is the test.cgi and the test2.cgi,
>> test2 lets you initiate a stress test, I dont know what that does, but top
>> shows the processor in heavy use. I assume this would generate heat.
>> Does ubnt have any temp sensor?
>> what does this stress test actually do?
>>
>> I do not want to climb up and replace this AP today, I left my heavy
>> pants at home
>>
>>
>> --
>>  All parts should go together without forcing. You must remember that
>> the parts you are reassembling were disassembled by you. Therefore, if you
>> can't get them together again, there must be a reason. By all means, do not
>> use a hammer. -- IBM maintenance manual, 1925
>>
>>
>> --
>> josh reynolds :: chief information officer
>> spitwspots :: www.spitwspots.com
>>
>>
>


-- 
All parts should go together without forcing. You must remember that the
parts you are reassembling were disassembled by you. Therefore, if you
can't get them together again, there must be a reason. By all means, do not
use a hammer. -- IBM maintenance manual, 1925


Re: [AFMUG] ubnt test2.cgi stress test?

2014-11-18 Thread timothy steele via Af
Your leaving a lot of info out..


What antenna are you using?

What radio are you using?

What speeds are you expecting to see 

What type of cable did you use

Did you test the BH

Did you test the cable on AP and BH

Did you test switch ports the AP and BH are plugged into?


—
Sent from Mailbox

On Tue, Nov 18, 2014 at 4:43 PM, Josh Reynolds via Af 
wrote:

> #!/sbin/cgi
>  include("lib/settings.inc");
> if ($action!="test") {
>  if ($feature_poe_passthrough == 1) {
>  if (!isset($poe_test)) {
>  $poe_test="on";
>  }
>  }
>  if (!isset($stress_test)) {
>  $stress_test="on";
>  }
> }
> if (!isset($poe_cnt)) {
>  $poe_cnt="10";
> }
> if (!isset($stress_dur)) {
>  $stress_dur="5";
> }
> POE related. There is no temp sensor in UBNT gear.
> On 11/18/2014 08:00 AM, That One Guy via Af wrote:
>> anybody know what this does?
>> I have an AP that has 6 clients, 5hz channels, decent links for all, 
>> the AP is reachable fine, but the clients are all having throughput 
>> problems and most of the time are inaccessible
>>
>> Im wondering if the AP hasnt gotten too cold so Ive been trying to 
>> force it to heat up, running the builtin speedtest to the colocated AP
>>
>> browsing the /usr/www folder there is the test.cgi and the test2.cgi, 
>> test2 lets you initiate a stress test, I dont know what that does, but 
>> top shows the processor in heavy use. I assume this would generate heat.
>> Does ubnt have any temp sensor?
>> what does this stress test actually do?
>>
>> I do not want to climb up and replace this AP today, I left my heavy 
>> pants at home
>>
>>
>> -- 
>> All parts should go together without forcing. You must remember that 
>> the parts you are reassembling were disassembled by you. Therefore, if 
>> you can't get them together again, there must be a reason. By all 
>> means, do not use a hammer. -- IBM maintenance manual, 1925
> -- 
> josh reynolds :: chief information officer
> spitwspots :: www.spitwspots.com

Re: [AFMUG] ubnt test2.cgi stress test?

2014-11-18 Thread Josh Reynolds via Af

#!/sbin/cgi

anybody know what this does?
I have an AP that has 6 clients, 5hz channels, decent links for all, 
the AP is reachable fine, but the clients are all having throughput 
problems and most of the time are inaccessible


Im wondering if the AP hasnt gotten too cold so Ive been trying to 
force it to heat up, running the builtin speedtest to the colocated AP


browsing the /usr/www folder there is the test.cgi and the test2.cgi, 
test2 lets you initiate a stress test, I dont know what that does, but 
top shows the processor in heavy use. I assume this would generate heat.

Does ubnt have any temp sensor?
what does this stress test actually do?

I do not want to climb up and replace this AP today, I left my heavy 
pants at home



--
All parts should go together without forcing. You must remember that 
the parts you are reassembling were disassembled by you. Therefore, if 
you can't get them together again, there must be a reason. By all 
means, do not use a hammer. -- IBM maintenance manual, 1925


--
josh reynolds :: chief information officer
spitwspots :: www.spitwspots.com



Re: [AFMUG] ubnt test2.cgi stress test?

2014-11-18 Thread That One Guy via Af
heh, luckily that isnt me now, i pulled the douche ticket and changed the
installers schedule for the day so they could do it

On Tue, Nov 18, 2014 at 12:45 PM, Ken Hohhof via Af  wrote:

>   > not drastically cold today
>
> 18 and windy isn’t exactly warm, at least for whoever is going to climb
> the tower, if not for the radio
>
>  *From:* That One Guy via Af 
> *Sent:* Tuesday, November 18, 2014 12:29 PM
> *To:* af@afmug.com
> *Subject:* Re: [AFMUG] ubnt test2.cgi stress test?
>
>  no the processor time is idle prior to running the stress test. It runs
> the command /sbin/factorytest stress I forgot the process that pops up
> showing the processor time, im off the radio now. I wish there were a temp
> reading somewhere. It not drastically cold today, was just hoping to avoid
> swapping it out. but im programming up the new one now anyway.
>
> Its just odd. None of the connected radios show higher than 20ish pps max,
> i assume hardware failure at this point
>
> On Tue, Nov 18, 2014 at 12:16 PM, Rory Conaway via Af 
> wrote:
>
>>  I’m think the heavy processor usage might be your problem.  Any chance
>> you have a user with a torrent program going berserk?  For a quick test, I
>> would disconnect them one at a time for 30 seconds and see what happens to
>> the CPU usage.
>>
>>
>>
>> Rory
>>
>>
>>
>> *From:* Af [mailto:af-boun...@afmug.com] *On Behalf Of *That One Guy via
>> Af
>> *Sent:* Tuesday, November 18, 2014 10:01 AM
>> *To:* af@afmug.com
>> *Subject:* [AFMUG] ubnt test2.cgi stress test?
>>
>>
>>
>> anybody know what this does?
>>
>> I have an AP that has 6 clients, 5hz channels, decent links for all, the
>> AP is reachable fine, but the clients are all having throughput problems
>> and most of the time are inaccessible
>>
>>
>>
>> Im wondering if the AP hasnt gotten too cold so Ive been trying to force
>> it to heat up, running the builtin speedtest to the colocated AP
>>
>>
>>
>> browsing the /usr/www folder there is the test.cgi and the test2.cgi,
>> test2 lets you initiate a stress test, I dont know what that does, but top
>> shows the processor in heavy use. I assume this would generate heat.
>>
>> Does ubnt have any temp sensor?
>>
>> what does this stress test actually do?
>>
>>
>>
>> I do not want to climb up and replace this AP today, I left my heavy
>> pants at home
>>
>>
>>
>>
>> --
>>
>> All parts should go together without forcing. You must remember that the
>> parts you are reassembling were disassembled by you. Therefore, if you
>> can't get them together again, there must be a reason. By all means, do not
>> use a hammer. -- IBM maintenance manual, 1925
>>
>
>
>
> --
>  All parts should go together without forcing. You must remember that the
> parts you are reassembling were disassembled by you. Therefore, if you
> can't get them together again, there must be a reason. By all means, do not
> use a hammer. -- IBM maintenance manual, 1925
>



-- 
All parts should go together without forcing. You must remember that the
parts you are reassembling were disassembled by you. Therefore, if you
can't get them together again, there must be a reason. By all means, do not
use a hammer. -- IBM maintenance manual, 1925


Re: [AFMUG] ubnt test2.cgi stress test?

2014-11-18 Thread Ken Hohhof via Af
> not drastically cold today

18 and windy isn’t exactly warm, at least for whoever is going to climb the 
tower, if not for the radio

From: That One Guy via Af 
Sent: Tuesday, November 18, 2014 12:29 PM
To: af@afmug.com 
Subject: Re: [AFMUG] ubnt test2.cgi stress test?

no the processor time is idle prior to running the stress test. It runs the 
command /sbin/factorytest stress I forgot the process that pops up showing the 
processor time, im off the radio now. I wish there were a temp reading 
somewhere. It not drastically cold today, was just hoping to avoid swapping it 
out. but im programming up the new one now anyway. 

Its just odd. None of the connected radios show higher than 20ish pps max, i 
assume hardware failure at this point

On Tue, Nov 18, 2014 at 12:16 PM, Rory Conaway via Af  wrote:

  I’m think the heavy processor usage might be your problem.  Any chance you 
have a user with a torrent program going berserk?  For a quick test, I would 
disconnect them one at a time for 30 seconds and see what happens to the CPU 
usage.



  Rory



  From: Af [mailto:af-boun...@afmug.com] On Behalf Of That One Guy via Af
  Sent: Tuesday, November 18, 2014 10:01 AM
  To: af@afmug.com
  Subject: [AFMUG] ubnt test2.cgi stress test?



  anybody know what this does?

  I have an AP that has 6 clients, 5hz channels, decent links for all, the AP 
is reachable fine, but the clients are all having throughput problems and most 
of the time are inaccessible



  Im wondering if the AP hasnt gotten too cold so Ive been trying to force it 
to heat up, running the builtin speedtest to the colocated AP



  browsing the /usr/www folder there is the test.cgi and the test2.cgi, test2 
lets you initiate a stress test, I dont know what that does, but top shows the 
processor in heavy use. I assume this would generate heat.

  Does ubnt have any temp sensor?

  what does this stress test actually do?



  I do not want to climb up and replace this AP today, I left my heavy pants at 
home






  -- 

  All parts should go together without forcing. You must remember that the 
parts you are reassembling were disassembled by you. Therefore, if you can't 
get them together again, there must be a reason. By all means, do not use a 
hammer. -- IBM maintenance manual, 1925





-- 

All parts should go together without forcing. You must remember that the parts 
you are reassembling were disassembled by you. Therefore, if you can't get them 
together again, there must be a reason. By all means, do not use a hammer. -- 
IBM maintenance manual, 1925


Re: [AFMUG] ubnt test2.cgi stress test?

2014-11-18 Thread That One Guy via Af
no the processor time is idle prior to running the stress test. It runs the
command /sbin/factorytest stress I forgot the process that pops up showing
the processor time, im off the radio now. I wish there were a temp reading
somewhere. It not drastically cold today, was just hoping to avoid swapping
it out. but im programming up the new one now anyway.

Its just odd. None of the connected radios show higher than 20ish pps max,
i assume hardware failure at this point

On Tue, Nov 18, 2014 at 12:16 PM, Rory Conaway via Af  wrote:

> I’m think the heavy processor usage might be your problem.  Any chance you
> have a user with a torrent program going berserk?  For a quick test, I
> would disconnect them one at a time for 30 seconds and see what happens to
> the CPU usage.
>
>
>
> Rory
>
>
>
> *From:* Af [mailto:af-boun...@afmug.com] *On Behalf Of *That One Guy via
> Af
> *Sent:* Tuesday, November 18, 2014 10:01 AM
> *To:* af@afmug.com
> *Subject:* [AFMUG] ubnt test2.cgi stress test?
>
>
>
> anybody know what this does?
>
> I have an AP that has 6 clients, 5hz channels, decent links for all, the
> AP is reachable fine, but the clients are all having throughput problems
> and most of the time are inaccessible
>
>
>
> Im wondering if the AP hasnt gotten too cold so Ive been trying to force
> it to heat up, running the builtin speedtest to the colocated AP
>
>
>
> browsing the /usr/www folder there is the test.cgi and the test2.cgi,
> test2 lets you initiate a stress test, I dont know what that does, but top
> shows the processor in heavy use. I assume this would generate heat.
>
> Does ubnt have any temp sensor?
>
> what does this stress test actually do?
>
>
>
> I do not want to climb up and replace this AP today, I left my heavy pants
> at home
>
>
>
>
> --
>
> All parts should go together without forcing. You must remember that the
> parts you are reassembling were disassembled by you. Therefore, if you
> can't get them together again, there must be a reason. By all means, do not
> use a hammer. -- IBM maintenance manual, 1925
>



-- 
All parts should go together without forcing. You must remember that the
parts you are reassembling were disassembled by you. Therefore, if you
can't get them together again, there must be a reason. By all means, do not
use a hammer. -- IBM maintenance manual, 1925


Re: [AFMUG] ubnt test2.cgi stress test?

2014-11-18 Thread Rory Conaway via Af
I’m think the heavy processor usage might be your problem.  Any chance you have 
a user with a torrent program going berserk?  For a quick test, I would 
disconnect them one at a time for 30 seconds and see what happens to the CPU 
usage.

 

Rory

 

From: Af [mailto:af-boun...@afmug.com] On Behalf Of That One Guy via Af
Sent: Tuesday, November 18, 2014 10:01 AM
To: af@afmug.com
Subject: [AFMUG] ubnt test2.cgi stress test?

 

anybody know what this does?

I have an AP that has 6 clients, 5hz channels, decent links for all, the AP is 
reachable fine, but the clients are all having throughput problems and most of 
the time are inaccessible

 

Im wondering if the AP hasnt gotten too cold so Ive been trying to force it to 
heat up, running the builtin speedtest to the colocated AP

 

browsing the /usr/www folder there is the test.cgi and the test2.cgi, test2 
lets you initiate a stress test, I dont know what that does, but top shows the 
processor in heavy use. I assume this would generate heat.

Does ubnt have any temp sensor?

what does this stress test actually do?

 

I do not want to climb up and replace this AP today, I left my heavy pants at 
home




 

-- 

All parts should go together without forcing. You must remember that the parts 
you are reassembling were disassembled by you. Therefore, if you can't get them 
together again, there must be a reason. By all means, do not use a hammer. -- 
IBM maintenance manual, 1925



[AFMUG] ubnt test2.cgi stress test?

2014-11-18 Thread That One Guy via Af
anybody know what this does?
I have an AP that has 6 clients, 5hz channels, decent links for all, the AP
is reachable fine, but the clients are all having throughput problems and
most of the time are inaccessible

Im wondering if the AP hasnt gotten too cold so Ive been trying to force it
to heat up, running the builtin speedtest to the colocated AP

browsing the /usr/www folder there is the test.cgi and the test2.cgi, test2
lets you initiate a stress test, I dont know what that does, but top shows
the processor in heavy use. I assume this would generate heat.
Does ubnt have any temp sensor?
what does this stress test actually do?

I do not want to climb up and replace this AP today, I left my heavy pants
at home


-- 
All parts should go together without forcing. You must remember that the
parts you are reassembling were disassembled by you. Therefore, if you
can't get them together again, there must be a reason. By all means, do not
use a hammer. -- IBM maintenance manual, 1925