pve-zsync monitoring

Hello!

I try to use this module, but i have an error.

In zabbix:

Received value [Traceback (most recent call last): File "/etc/zabbix/zsync-zbx.py", line 100, in <module> jobs = zsync(statefile = "sync_state") File "/etc/zabbix/zsync-zbx.py", line 20, in __init__ with open(self.statefile, "r") as config:FileNotFoundError: [Errno 2] No such file or directory: 'sync_state'] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]


cli pve:

root@pmx02:/etc/zabbix# ./zsync-zbx.py --discover
Traceback (most recent call last):
File "./zsync-zbx.py", line 100, in <module>
jobs = zsync(statefile = "sync_state")
File "./zsync-zbx.py", line 20, in __init__
with open(self.statefile, "r") as config:
FileNotFoundError: [Errno 2] No such file or directory: 'sync_state'


Do you know where is the problem?

Thanks you!!
 
good night, I have this mistake, could help thank you
Traceback (most recent call last):
File "./zsync-zbx.py", line 100, in <module>
jobs = zsync(statefile = "sync_state")
File "./zsync-zbx.py", line 20, in __init__
with open(self.statefile, "r") as config:
FileNotFoundError: [Errno 2] No such file or directory: 'sync_state'