Hey my Dudes,
Currently i’m facing a little problem with haproxy an adfs.
I would like to check our backend adfs WAP Servers. Therefore is use the /adfs/probe.
Since we you full https / tls, i can not test with an http-check on /adfs/probe.
So i created a little workaround with powershell (invoke-webrequest), local Firewall port 443 on the Server.
If the adfs service is not running, the /adfs/probe site wont be reachable, the skript gets an error and blocks incoming 443 traffic.
On my haproxy i check on tcp port.
Throughout my searches i read about the possibility of using agent-checks.
Buz unfortunatly i dont know how to program or script one agent for windows servers.
Do you guys have some How-To’s / tutorials?
TL;DR
I’m searching for a guide on agent-checks and on how to create an agent for windows servers.
Thanks in advanced
HADude
2 posts - 2 participants