microsoft/CSS-Exchange

Scan for Freb , Pipeline tracing, Extra if enabled generate a warning

Open

#2,195 opened on Sep 23, 2024

View on GitHub
 (1 comment) (0 reactions) (2 assignees)PowerShell (234 forks)batch import
EnhancementHealth CheckerP2good first issue

Repository metrics

Stars
 (985 stars)
PR merge metrics
 (Avg merge 5d 1h) (15 merged PRs in 30d)

Description

Is your request related to a problem? Please describe. HC should scan for Freb, Pipeline tracing & Extra if enabled warn the user about performance issue & advise to disable

Describe The Request Using HC to scan for Freb enabled -- scan and report if applicationHost.config contains FailedRequestsTracingModule set to True Pipeline tracing validate using <Get-TransportService | Get-MailboxTransportService> | Format-List PipelineTracingEnabled

Extra -- Logman -ets

Additional context Add any other context or screenshots about the feature request here.

Contributor guide