Page 1 of 1

Monitor Health via Script?

Posted: Sat Jun 20, 2026 8:05 am
by thx1200
How do I retrieve the health status of StarWind VSAN on a Windows server? Either PowerShell or C#. I just want to write a little script/tool to email me if there's a problem (warn/error in the console).

Thanks!

Re: Monitor Health via Script?

Posted: Sat Jun 20, 2026 12:58 pm
by yaroslav (staff)
You can use some logwatcher tool (e.g., Zabbix) that will check Application logs for you. Check these events out https://www.starwindsoftware.com/help/E ... dVSAN.html.

Re: Monitor Health via Script?

Posted: Sat Jun 20, 2026 8:56 pm
by thx1200
Fantastic! That is exactly what I was looking for.

Re: Monitor Health via Script?

Posted: Sun Jun 21, 2026 2:36 am
by yaroslav (staff)
Always welcome! Good luck with your project.