Re: Command line vs gui commands
Posted: Wed Mar 06, 2019 1:01 pm
I applied the configuration for the check and the output it gave me in the web was as follows
(No output on stdout) stderr: Traceback (most recent call last):
File "/usr/local/nagios/libexec/cisco_ucs_nagios", line 25, in <module>
from UcsSdk import *
ImportError: No module named UcsSdk
But as the nagios user it works fine on the command line.
(No output on stdout) stderr: Traceback (most recent call last):
File "/usr/local/nagios/libexec/cisco_ucs_nagios", line 25, in <module>
from UcsSdk import *
ImportError: No module named UcsSdk
But as the nagios user it works fine on the command line.