Hello,
I try of recovering the size of a directory but it is not recognized as a numerical value by Zabbix server.
I use a script to execute this command:
"df-du /share/profiles/user"
The result of this command is sent to a file and recovers ZABBIX value for display. This value is displayed but I have to set the item as follows:
"Type of information = Character"
I can not compared her to another value. Do you have a solution to my problem?
I try with the key vfs.file.size (item setting) but the status is NOT SUPPORTED
thank you,
M.
I try of recovering the size of a directory but it is not recognized as a numerical value by Zabbix server.
I use a script to execute this command:
"df-du /share/profiles/user"
The result of this command is sent to a file and recovers ZABBIX value for display. This value is displayed but I have to set the item as follows:
"Type of information = Character"
I can not compared her to another value. Do you have a solution to my problem?
I try with the key vfs.file.size (item setting) but the status is NOT SUPPORTED
thank you,
M.

Comment