I think it would be great if there were an official Xymon client for Windows.
For what it's worth, I have been using the PowerShell based client for a long time with all my Windows systems.
https://krisspringer.com/posts/xymon-ps-client.php
Installation is really easy. I downloaded a copy and edited xymonclient_config.xml to have my server's FQDN. When I set up a new Windows system, I just copy that folder to C:\Program Files\Xymon, open the PowerShell prompt and type:
c: cd '\program files\xymon' unblock-file xymonclient.ps1 .\xymonclient.ps1 install .\xymonclient.ps1 start exit
I usually don't need the "c:" or "unblock-file xymonclient.ps1" commands at all.
Jaime Kikpole
Director of Technology Ichabod Crane Central School District (518) 758-7575, x5425
On Wed, Jan 21, 2026 at 1:08 PM Mark Felder via Xymon <xymon@xymon.com> wrote:
Has anyone seen this before? It's a C-based client for Windows.
https://github.com/xymon-mrbig/MrBig
Mark
Xymon mailing list -- xymon@xymon.com To unsubscribe send an email to xymon-leave@xymon.com