Hi, i have an issue with zbxwmi, maybe someone can give me a hint of whats happening.
When i run this commando via CLI it returns a correct value:
./zbxwmi 10.2.0.233 Started DisplayName Win32_Service -f "DisplayName = 'ISIM Active Directory Adapter'" -D [domain] -U [user] -P [password]
Result:
{
"data": [
{
"{#WMIINDEX0}": true
}
]
}
But in "latest data" menu i dont get any value, although the same command is configured in my item (I've attached the image)
When i run this commando via CLI it returns a correct value:
./zbxwmi 10.2.0.233 Started DisplayName Win32_Service -f "DisplayName = 'ISIM Active Directory Adapter'" -D [domain] -U [user] -P [password]
Result:
{
"data": [
{
"{#WMIINDEX0}": true
}
]
}
But in "latest data" menu i dont get any value, although the same command is configured in my item (I've attached the image)