Good day all,
I've been wanting to set up a way to check via Zabbix if a Citrix host is in maintenance mode or not, does anyone have an idea how I'd be able to set this up and visualize this best?
The command:
Get-BrokerMachine -MachineName (domain\hostname)| fl InMaintenanceMode
I am not really familiar when it comes to scripting and stuff
I've been wanting to set up a way to check via Zabbix if a Citrix host is in maintenance mode or not, does anyone have an idea how I'd be able to set this up and visualize this best?
The command:
Get-BrokerMachine -MachineName (domain\hostname)| fl InMaintenanceMode
I am not really familiar when it comes to scripting and stuff