Hi
I am using this plugin
https://exchange.nagios.org/directory/P ... ty/details
for check on my EMC Unity but while run show follow error
Code: Select all
[root@nagios libexec]# ./check_unity.py
Traceback (most recent call last):
File "./check_unity.py", line 18, in <module>
import json, requests
ImportError: No module named requests
python-2.6.6-68.el6_10.x86_64
how can solve this issue ?