Search found 4 matches

by SHou
Sat Jan 21, 2017 11:14 am
Forum: Open Source Nagios Projects
Topic: check_esxi_hardware.py - Return code of 255 is out of bounds
Replies: 7
Views: 2681

Re: check_esxi_hardware.py - Return code of 255 is out of bo

thank's for your feedback!
i don't have any special characters in the user or password, i put both also between single characters.
no change - same error :( out of bounds

any more ideas?

regards SHou
by SHou
Fri Jan 20, 2017 4:17 am
Forum: Open Source Nagios Projects
Topic: check_esxi_hardware.py - Return code of 255 is out of bounds
Replies: 7
Views: 2681

Re: check_esxi_hardware.py - Return code of 255 is out of bo

find attached the output

which python
/usr/bin/python

python -V
Python 2.7.12
by SHou
Thu Jan 19, 2017 1:29 pm
Forum: Open Source Nagios Projects
Topic: check_esxi_hardware.py - Return code of 255 is out of bounds
Replies: 7
Views: 2681

Re: check_esxi_hardware.py - Return code of 255 is out of bo

the result is the same, like before $ ./check_esxi_hardware.py -H 192.168.1.1 -U root password OK - Server: HP ProLiant DL380p Gen8 s/n: jasdfioanfö System BIOS: P70 2015-07-01 from my point if view the permission are also looking good, correct me if im wrong ;) ls -al check_esxi_hardware.py -rwxrwx...
by SHou
Wed Jan 18, 2017 1:56 pm
Forum: Open Source Nagios Projects
Topic: check_esxi_hardware.py - Return code of 255 is out of bounds
Replies: 7
Views: 2681

check_esxi_hardware.py - Return code of 255 is out of bounds

Hi Guys, i have a problem which drives me really crazy since some days, hope someone cann support. Using: Nagios Core 4.2.2 Ubuntu 16.04 LTS i want to use the pyhton script check_esxi_hardware.py to check the health of my ESXi Server. If i run the command via the shell i get the expected result, do ...