NETworkManager icon indicating copy to clipboard operation
NETworkManager copied to clipboard

Dashboard: Custom checks

Open tony93xxx opened this issue 4 years ago • 4 comments

Hello, First of all, well done for this NETworkManager application, is there the possibility of having a supervision of several computers in the dashboard. Create profiles and assign them to the dashboard. cordially

tony93xxx avatar Feb 19 '21 09:02 tony93xxx

Do you want to monitor/check them or e.g. start a RDP/PuTTY?

I will redesign the Dashboard (also to make it compatible with IPv6) #463

BornToBeRoot avatar Feb 19 '21 11:02 BornToBeRoot

Hello, yes it is to monitor and check the status of all the computers on my lan network

tony93xxx avatar Feb 19 '21 11:02 tony93xxx

I currently redesign the dashboard: https://github.com/BornToBeRoot/NETworkManager/pull/703

I don't know if i want to add custom checks here... but it would possible to have some "preloaded" hosts in the ping monitor. The list would be configured in the settings and not via profiles.

image

BornToBeRoot avatar Apr 06 '21 01:04 BornToBeRoot

Custom Checks

  • ICMP --> 127.0.0.1
  • ICMP --> 1.1.1.1
  • ICMP --> Router IP (based on routing?!)
  • ICMP --> ::1
  • ICMP --> 2606:4700:4700::1111
  • DNS (A) --> one.one.one.one
  • DNS (PTR) --> 1.1.1.1
  • HTTPS (200) --> https://one.one.one.one/

BornToBeRoot avatar Apr 18 '21 21:04 BornToBeRoot