zabbix-disk-performance icon indicating copy to clipboard operation
zabbix-disk-performance copied to clipboard

sh: 1: /usr/local/bin/lld-disks.py: not found

Open KRUXLEX opened this issue 6 years ago • 3 comments

Hi, I was install it on ubuntu servers and it works. Actualy I Install it on Debian9 and i get error: sh: 1: /usr/local/bin/lld-disks.py: not found But file exist on this localization and it have a executable permission. How can I fix this problem?

Locally on machine it works (i pasting command from error)

Doing: ssh [email protected] python3 /usr/local/bin/lld-disks.py It works too

Unfortunately in logs I don't' see nothing special

KRUXLEX avatar Mar 07 '19 09:03 KRUXLEX

Hi! I think you need to install python 2.7

sudo apt install python2.7 python-pip

itkroplis avatar May 28 '19 11:05 itkroplis

Ok, thanks for answer. I don't know it works on python 2.7. tomorrow I will check this and back you

KRUXLEX avatar May 28 '19 15:05 KRUXLEX

Do you have a solution for that problem?

wadguk avatar Feb 02 '21 15:02 wadguk