Skip to content

Diagnostics

Tore Nestenius edited this page Oct 24, 2024 · 2 revisions

Diagnostics and system information

System and Runtime Details

This tool gathers and displays runtime information about the system and ASP.NET Core hosting environment. It includes framework description, OS architecture, process architecture, runtime identifier, runtime directory, and system version. It also checks if the application runs in a container and retrieves server addresses.

Environment variables

This tool is designed to help developers and system administrators inspect the application's environment variables. By viewing these variables, users can verify configuration settings, troubleshoot issues, and ensure that the application is running with the correct environment-specific parameters.

Network

This tool is designed to help developers and system administrators inspect the system's network configuration and status. It provides information about the hostname, domain name, and various network interfaces, including their descriptions, types, operational statuses, supported IP versions, DNS suffixes, and associated IP addresses.

Clone this wiki locally