Hello fellow Zabbix users,
I ran into a problem with mentioned command, description below.
Problem
When I issue the zabbix_get -s xx.xx.xx.xx -k vfs.file.exists[\\\\some\\folder\\to\\the\\check.txt] (yes, the \\\\ is correct, as the skip has to be made) it returns 1 , which is correct, as the file exists.
However, if I create a new Item and set this command, the command returns 0, which is clearly not ok, in the light of the previous command output.
Info:
Zabbix verzison: Zabbix 4.2
OS: Ubuntu 18.04
Checked environment: Windows server, with network attached drives. (this can be guessed from the path to the txt
Thank you for your help
I ran into a problem with mentioned command, description below.
Problem
When I issue the zabbix_get -s xx.xx.xx.xx -k vfs.file.exists[\\\\some\\folder\\to\\the\\check.txt] (yes, the \\\\ is correct, as the skip has to be made) it returns 1 , which is correct, as the file exists.
However, if I create a new Item and set this command, the command returns 0, which is clearly not ok, in the light of the previous command output.
Info:
Zabbix verzison: Zabbix 4.2
OS: Ubuntu 18.04
Checked environment: Windows server, with network attached drives. (this can be guessed from the path to the txt
Thank you for your help