Xymon Mailing List Archive search

PSclient ext speedtest

4 messages in this thread

list Kris Springer · Thu, 15 Nov 2018 09:09:12 -0700 ·
Hi again.  I've created a simple speedtest PS1 script for use as a PSclient ext test for one of our clients.  The results are inaccurate though because apparently when the script runs headless it's super fast, but running it manually via a PS Console runs slower and a gives more accurate results.  This isn't really a Xymon question, but since there's a lot of smart folks who read this I figured I'd ask.  Anyone have an accurate PS speedtest that I can run in my script?

Attached is my script.

-- 

Kris Springer
Attachments (1)
list Josh Luthman · Thu, 15 Nov 2018 11:12:18 -0500 ·
You're only requesting the 10 meg file.  Did you try a larger one?


Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

On Thu, Nov 15, 2018 at 11:09 AM, Kris Springer <user-c2caa0a7a8d5@xymon.invalid>
quoted from Kris Springer
wrote:
Hi again.  I've created a simple speedtest PS1 script for use as a
PSclient ext test for one of our clients.  The results are inaccurate
though because apparently when the script runs headless it's super fast,
but running it manually via a PS Console runs slower and a gives more
accurate results.  This isn't really a Xymon question, but since there's a
lot of smart folks who read this I figured I'd ask.  Anyone have an
accurate PS speedtest that I can run in my script?

Attached is my script.

--

Kris Springer

list Kris Springer · Thu, 15 Nov 2018 09:42:16 -0700 ·
I tried a 100Meg file and it produced the exact same output discrepancies.

Kris Springer
quoted from Josh Luthman


On 11/15/18 9:12 AM, Josh Luthman wrote:
You're only requesting the 10 meg file.  Did you try a larger one?


Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

On Thu, Nov 15, 2018 at 11:09 AM, Kris Springer 
<user-c2caa0a7a8d5@xymon.invalid <mailto:user-c2caa0a7a8d5@xymon.invalid>> wrote:

    Hi again.  I've created a simple speedtest PS1 script for use as a
    PSclient ext test for one of our clients.  The results are
    inaccurate though because apparently when the script runs headless
    it's super fast, but running it manually via a PS Console runs
    slower and a gives more accurate results.  This isn't really a
    Xymon question, but since there's a lot of smart folks who read
    this I figured I'd ask.  Anyone have an accurate PS speedtest that
    I can run in my script?

    Attached is my script.

    -- 

    Kris Springer


    <

list Kris Springer · Thu, 15 Nov 2018 11:03:54 -0700 ·
Attached is the revised speedtest.ps1 that's pulling from Speedtest.net
This seems to work well.  The output could use a little tweeking, but it 
works.
quoted from Kris Springer

Kris Springer


On 11/15/18 9:12 AM, Josh Luthman wrote:
You're only requesting the 10 meg file.  Did you try a larger one?


Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX

On Thu, Nov 15, 2018 at 11:09 AM, Kris Springer 
<user-c2caa0a7a8d5@xymon.invalid <mailto:user-c2caa0a7a8d5@xymon.invalid>> wrote:

    Hi again.  I've created a simple speedtest PS1 script for use as a
    PSclient ext test for one of our clients.  The results are
    inaccurate though because apparently when the script runs headless
    it's super fast, but running it manually via a PS Console runs
    slower and a gives more accurate results.  This isn't really a
    Xymon question, but since there's a lot of smart folks who read
    this I figured I'd ask.  Anyone have an accurate PS speedtest that
    I can run in my script?

    Attached is my script.

    -- 

    Kris Springer


    <

Attachments (1)