Hello, i try read files on system, i have the agent on zabbix server. I am currently using the follow item that read the file and found the expression:
vfs.file.regexp[/sdcard/hola,error]
This is fine, but i need read the file all along, without search any string. too i need read file and separate the data (value of a variable for a graphic) with ",".
I not found the way for make. I looked at the functions but is complicated understand . ¿how to read the file and separate several datas?
thanks
vfs.file.regexp[/sdcard/hola,error]
This is fine, but i need read the file all along, without search any string. too i need read file and separate the data (value of a variable for a graphic) with ",".
I not found the way for make. I looked at the functions but is complicated understand . ¿how to read the file and separate several datas?
thanks
Comment