Skip to content

Extend this network engineering app #1

@hfakoor222

Description

@hfakoor222

The app runs network diagnostics through routing equipment; currently it has a ping sweep.

What I would like:
-Check the availability of web servers hosting critical applications or services. This can involve sending HTTP requests and verifying the expected response.
-Confirm that DNS resolution is working correctly. Check the ability to resolve domain names to IP addresses and vice versa.
-Application Servers:If your network hosts specific applications, test their availability and functionality. This may involve running automated tests or interacting with the application's API.
-Security Services:If you have security appliances or services in place (e.g., firewalls, intrusion detection/prevention systems), test their availability and effectiveness in detecting and blocking threats.
-DHCP Server Lease Verification:Verify DHCP server leases to ensure that IP addresses are being assigned correctly and that there are no conflicts.
-NTP (Network Time Protocol) Synchronization:Confirm that NTP is properly synchronizing time across network devices to avoid any timestamp-related issues.

-MTU (Maximum Transmission Unit) Check:Verify that the MTU settings are consistent across the network to prevent packet fragmentation issues.

Incorporating these would be a we lcome addition

Any and all feedback welcome!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions