Hi
I have an item Citrix Connected Users which runs "c:\Program Files\zabbix\citrix\countICAUsers.cmd" this works fine.
Now I want to sum these the values accross a group. I use the grpsum function to do this.
grpsum["test_quser","system.run[c:\Program Files\zabbix\citrix\countICAUsers.cmd]",last,0]
This item immediately went to not suported.
Thanks, Dennis
I have an item Citrix Connected Users which runs "c:\Program Files\zabbix\citrix\countICAUsers.cmd" this works fine.
Now I want to sum these the values accross a group. I use the grpsum function to do this.
grpsum["test_quser","system.run[c:\Program Files\zabbix\citrix\countICAUsers.cmd]",last,0]
This item immediately went to not suported.
Thanks, Dennis
Comment