From my point of view, the Powershell client is the official Xymon Windows client.

I think I heard of this C-based client code for Windows some years ago, but I really believe Powershell is the way to go in a Windows environment - so much easier to adapt and enhance than C code. And for the client you really want something that can be tweaked by non-programmers. That was one of the reasons that the client code shipping with Xymon is mostly scripts (shell, Perl, Python ...)


Regards,

Henrik


Den 21.01.2026 kl. 20.03 skrev Jaime Kikpole via Xymon:
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://mrbig.365-24.se/

https://github.com/xymon-mrbig/MrBig



Mark
_______________________________________________
Xymon mailing list -- xymon@xymon.com
To unsubscribe send an email to xymon-leave@xymon.com

_______________________________________________
Xymon mailing list -- xymon@xymon.com
To unsubscribe send an email to xymon-leave@xymon.com