louislam / uptime-kuma

A fancy self-hosted monitoring tool
https://uptime.kuma.pet
MIT License
59.14k stars 5.3k forks source link

[ping] jitter and packet loss in graphs #1724

Open ItIsSeven opened 2 years ago

ItIsSeven commented 2 years ago

⚠️ Please verify that this feature request has NOT been suggested before.

🏷️ Feature Request Type

UI Feature

🔖 Feature description

I'd love to have SmokePing style graphs like this: image

✔️ Solution

It would be awesome if I could just completely replace SmokePing with Uptime-Kuma cause currently I still have to run both. As SmokePing still gives me a lot more data than UptimeKuma can at times as there's not any sort of smoke so I can see jitter and that sort of thing. And the chart doesn't go as far back in terms of history as smokeping can/does.

Or a more modern example would be how CocoPacket have implemented what SmokePing have if you want to use that as some form of inspiration. You'd probably want it more on the lines of how they have it as everything is more modern with the ability to have a dark theme etc...

CommanderStorm commented 1 year ago

@ItIsSeven Could you please rework this issue to be more specific what Feature of SmokePing you would like to be implemented? Please limit yourself to one issue per issue and run a duplication search for each of the issues. Like this, I am not sure what your feature request is ^^

CM000n commented 1 year ago

I am also in favor of this feature request. It would be absolutely cool if uptime-kuma could enrich its graphs with more information about packet loss on ping requests.

Similar to smokping, this would require sending multiple packets with each ping request (smokeping sends 20 per request).

The packet loss could then be calculated for each request and be displayed in the graph with a different color for its average value. The outliers outside the average are also shown in the graph, but without color coding (smoke around the average). The more frequently the data points occur for a request for a certain time, the darker the coloring of the "smoke".

smitty-nieto commented 11 months ago

I concur. We need packetloss alerting as well. We have a client currently that is seeing 30-80% packet loss. While I'd love for uptime to be our primary monitor, it doesn't support anything more than an up/down check.

CommanderStorm commented 11 months ago

We need packetloss alerting as well.

packetloss alerting is not covered by this issue. This Issue only covers enhancing the graph for ping-monitors. => Please open another issue

ShadowJonathan commented 10 months ago

Notable remark about this feature request; I'd like for this to be visible on public status pages

CommanderStorm commented 10 months ago

@ShadowJonathan What you are requesting is tracked in other issues and not here (⇒ less duplicates):

Here is our contribution guide