Open source Azure network monitoring tools repository.
Перейти к файлу
Jon Ormond e95e0d64e1 Updating LAX Migration pdf 2024-09-03 10:20:26 -07:00
AzureCT Merge pull request #7 from tracsman/master 2018-05-07 12:28:53 -07:00
LAX-Migration Updating LAX Migration pdf 2024-09-03 10:20:26 -07:00
LICENSE Create LICENSE 2020-06-27 00:46:14 -07:00
README.md Removing LogConverter due to lack of support 2022-06-22 16:26:57 -07:00
SECURITY.md Microsoft mandatory file 2022-10-18 18:17:56 +00:00

README.md

0

NetworkMonitoring

Azure / NetworkMonitoring is a repository for open source Azure network monitoring tools. Each tool or collection of tools lives in a folder under the main NetworkMonitoring repo.

The current tools/tool-sets are:

AzureCT

The Azure Connectivity Toolkit (AzureCT) is a PowerShell module and collection of server side web pages will test, generate, collect, store, and display performance and availability statistics of the network between you and Azure. The two main areas of functionality are:

  • A network availability test (Get-AzureNetworkAvailability) that runs pings and traceroutes over an extended period of time to show end to end availability and hop latency.
  • A bandwidth and latency tester (Get-LinkPerformance) that runs a series of iPerf3 load tests while concurently doing a TCP ping to show latency under various loads.