Hi,
I have a powershell script which return 4 values
NetBIOS_Name : SINNB0094
Description : Update
InstalledOn : 8/10/2020 12:00:00 AM
UpdateNumber : KB4565483
I have been using userparameter to capture single value from the script output. However, this time, I need to collect 4 values and pass it to the zabbix server.
Appreciate your guidance on this.
Thanks,
Nav
I have a powershell script which return 4 values
NetBIOS_Name : SINNB0094
Description : Update
InstalledOn : 8/10/2020 12:00:00 AM
UpdateNumber : KB4565483
I have been using userparameter to capture single value from the script output. However, this time, I need to collect 4 values and pass it to the zabbix server.
Appreciate your guidance on this.
Thanks,
Nav
Comment