-
Problem report
-
Resolution: Fixed
-
Major
-
4.0.1
-
Zabbix Server, Proxy and agent all in 4.0.1 version.
-
Sprint 47, Dec 2018
-
0.5
I have a UserParameter to collect the "ipconfig /all" from Windows Server like that:
UserParameter=ipconfig,ipconfig /all
However I started to have problem with this UserParameter after the upgrade from 3.2.10 to 4.0.1 version last Saturday.
The problem is relatated with special characters, because some servers are installed in Portuguese Language and the result of "ipconfig /all" is:
"Configuração de IP do Windows ...."
However in the item Latest data is only "Configura" string. Eveything after the "ç" character is ignored.
Can anyone help, please?