Hi, I'm trying to monitor HP 2062 storage, there is no updated template so I'm trying to adapt HP-MSA ver4.4, I use 5.2.6. I modified the template and the python script zbx-hpmsa.py by updating the user and password, but when it does the LLD discovery for each item I get the same error
Can someone help me?
As an operating system I'm on Ubuntu 20.04
Thanks
Code:
discovery rule "msa2062-ctrl2.priv7o:zbx-hpmsa.py["-a", "{$API.VER}", "-u", "{$MSA.USERNAME}", "-p", "{$MSA.PASSWORD}", "lld", "{HOST.CONN}", "disks"]" became not supported: Invalid discovery rule value: cannot parse as a valid JSON object: invalid object format, expected opening character '{' or '[' at: 'CACHE ERROR: (db: /var/tmp/zbx-hpmsa/zbx-hpmsa.cache.db) unable to open database file
As an operating system I'm on Ubuntu 20.04
Thanks
Comment