Ad Widget

Collapse

ZBX_NOTSUPPORTED in Zabbix 2.0

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • paszczak000
    Junior Member
    • May 2011
    • 10

    #1

    ZBX_NOTSUPPORTED in Zabbix 2.0

    Hi,

    i have simply question:

    Code:
    [root@phqmon ~]# zabbix_get -s 184.106.9.3 -k vfs.file.size[c:\nfs.cmd]
    ZBX_NOTSUPPORTED
    [root@phqmon ~]# zabbix_get -s 184.106.9.3 -k vfs.file.size[c:/nfs.cmd]
    218
    So now on Windows I need to change \ to / in file path?
Working...