Xen Server Storage repository monitoring
Posted: Mon May 21, 2018 4:04 am
Hi ,
We trying to monitoring Xen Server storage repository from NagiosXI.
Following plugin i tried for monitoring . But i'm getting error while running the plugin from NagiosXI.
https://exchange.nagios.org/directory/P ... py/details
Error:
-----------------------------------------------------------------
Traceback (most recent call last):
File "./check_sr.py", line 41, in <module>
import XenAPI
ImportError: No module named XenAPI
---------------------------------------------------------------
For this error we need to install xen server sdk or not .
if required install to run the plugin .
Where we will install sdk on xen server? or nagios server?
We trying to monitoring Xen Server storage repository from NagiosXI.
Following plugin i tried for monitoring . But i'm getting error while running the plugin from NagiosXI.
https://exchange.nagios.org/directory/P ... py/details
Error:
-----------------------------------------------------------------
Traceback (most recent call last):
File "./check_sr.py", line 41, in <module>
import XenAPI
ImportError: No module named XenAPI
---------------------------------------------------------------
For this error we need to install xen server sdk or not .
if required install to run the plugin .
Where we will install sdk on xen server? or nagios server?