Morning folks,
A customer we're monitoring is reporting login failures on the 5 VMs we're monitoring, all Server 2019. The SAM template we're using is a Windows 2019 Services&Counters imported from here and it works fine apart from the destination VMs logging login failures just before a successful login. This is identical to this post from over a decade ago: WMI Generating Login Failures for system_name$ - Forum - Server & Application Monitor (SAM) - THWACK (solarwinds.com)
I wondered if it was because we weren't using all the components of a monitor so some of them remained unconfigured with default authentication set to Negotiate. Those components are disabled, but perhaps SAM still polled the component but just binned the response, so I changed all the unused components to use WMI and NTLMDomain and the number of login failures went down.
Then I found this: [INFORMATIONAL] Excessive WMI Logins from NPM - Forum - Network Performance Monitor (NPM) - THWACK (solarwinds.com)
So now I'm wondering if SAM also tries an anon login then the NTLM one before every uptime check. I'm waiting for the customer to get back to me with timings for the login failures but I'm interested if anyone else has seen this problem, particularly since all the mentions on here are from 10+ years ago.
This is on 2023.3.
Cheers
Adrian