mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2061] [UI ISSUE] Ping checks output nonsensical #3224
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#3224
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @P6g9YHK6 on GitHub (Nov 4, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2061
Is your feature request related to a problem? Please describe.

The outputs of ping checks are unusable at best.
There is no Y axis explanation, the output does not explain why it failed
Describe the solution you'd like
just like cpu and ram the output should be on a chart with the answer time as the X value
output should be readable
and it should do only 1 ping not the default 3 or set the amount and average
Describe alternatives you've considered
back to scripting this one :/
@P6g9YHK6 commented on GitHub (Nov 8, 2024):
Here something i wiped up to patchwork this
@P6g9YHK6 commented on GitHub (Nov 13, 2024):
also noticed there is no alternative to ping to the python lib's
ping3 or equivalent should be added to the standard list