how to test the stability of my linode?

In my summary, i can see IPv4 Traffic (bits/s)
public inbound and public outbound avg is 26kb/s,
How can I know the stability of the IpV4?

1 Reply

If I understand your question correctly, you are looking for ways to stress test your Linode. There are quite a few open source options available, and I found a blog post that reviews these load testing tools. This article includes a tool called Hey that was recommended to me by a friend.

-Open Source Load Testing Tool Benchmarks V2

You may also be interested in looking into a tool called iPerf which is a Linux network performance measurement tool. iPerf will test the throughput, or how much data travels successfully, of the connection between two points- ie. your home computer and your Linode.

I hope this has been helpful!

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct