[GH-ISSUE #723] Status Panel that checks installation #458

Open
opened 2026-03-02 02:16:30 +03:00 by kerem · 2 comments
Owner

Originally created by @silversword411 on GitHub (Sep 19, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/723

Under the settings | Global Settings have a Status Check Panel.

Useful items to have on there:

  • Firewall Check (enabled? Only allowing 443 and 4222?)
  • External Accessibility Check (tests server from internet on 443)
  • Services Check: all TRMM services running?
  • NATS Check: TCP://serverurl:4222

Sort of like the troubleshooting_server.sh but in the GUI

2021-09-19_104251 - server status checks

Originally created by @silversword411 on GitHub (Sep 19, 2021). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/723 Under the settings | Global Settings have a Status Check Panel. Useful items to have on there: - Firewall Check (enabled? Only allowing 443 and 4222?) - External Accessibility Check (tests server from internet on 443) - Services Check: all TRMM services running? - NATS Check: TCP://serverurl:4222 Sort of like the `troubleshooting_server.sh` but in the GUI ![2021-09-19_104251 - server status checks](https://user-images.githubusercontent.com/13395348/133931879-db5c0c67-f1bf-49e2-b5d0-105c724baf00.png)
Author
Owner

@dinger1986 commented on GitHub (Sep 19, 2021):

The firewall check would check if NATs is running.

If looking to add that would be good to be able to restart any of the services from the same place.

However I don't know if it's necessary to have any of that in the gui.

<!-- gh-comment-id:922486665 --> @dinger1986 commented on GitHub (Sep 19, 2021): The firewall check would check if NATs is running. If looking to add that would be good to be able to restart any of the services from the same place. However I don't know if it's necessary to have any of that in the gui.
Author
Owner

@silversword411 commented on GitHub (Sep 20, 2021):

Screenshot is a status of SC, and during installs/migration it's a useful panel to have.

Trying to foresee scenarios where a "gui" of the server status might be useful without having to manually run the support-based .sh script on the server to debug problems.

Is my server good? One-click server status gui will tell you. Troubleshooting problems without support? Nice when a simple gui will tell you when TRMM problems might exist.

<!-- gh-comment-id:922614077 --> @silversword411 commented on GitHub (Sep 20, 2021): Screenshot is a status of SC, and during installs/migration it's a useful panel to have. Trying to foresee scenarios where a "gui" of the server status might be useful without having to manually run the support-based .sh script on the server to debug problems. Is my server good? One-click server status gui will tell you. Troubleshooting problems without support? Nice when a simple gui will tell you when TRMM problems might exist.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#458
No description provided.