Search found 8 matches

by lee62817
Thu Oct 30, 2014 12:07 am
Forum: Open Source Nagios Projects
Topic: check_vmware_api.pl error
Replies: 10
Views: 8043

Re: check_vmware_api.pl error

sreinhardt wrote:So after switching off of the newest SDK from vmware, this started working properly?
yes

it's wokring

thanks
by lee62817
Tue Oct 28, 2014 10:30 pm
Forum: Open Source Nagios Projects
Topic: check_vmware_api.pl error
Replies: 10
Views: 8043

Re: check_vmware_api.pl error

i think this error like perl sdk 5.5 u2 's bug

i install perl sdk 5.1

website can list check ok


thanks
by lee62817
Tue Oct 28, 2014 11:26 am
Forum: Open Source Nagios Projects
Topic: check_vmware_api.pl error
Replies: 10
Views: 8043

Re: check_vmware_api.pl error

It seems that when you run the command from the CLI, you run it with the correct flag ("-l"), but in your command, you use "-I" instead... It looks the same but it is not. :) define command{ command_name check_vmware_api_host_cpu_usage command_line $USER1$/check_vmware_api.pl -H...
by lee62817
Sun Oct 26, 2014 8:39 pm
Forum: Open Source Nagios Projects
Topic: check_vmware_api.pl error
Replies: 10
Views: 8043

Re: check_vmware_api.pl error

./check_vmware_api.pl -H 192.168.1.171 -u root -p XXXXX -l cpu -s usage -w 80 -c 90 CHECK_VMWARE_API.PL OK - cpu usage=1.66 % | cpu_usage=1.66%;80;90 ./check_vmware_api.pl -H 192.168.1.171 -u nagios -p XXXXX -l cpu -s usage -w 80 -c 90 CHECK_VMWARE_API.PL OK - cpu usage=2.10 % | cpu_usage=2.10%;80;9...
by lee62817
Fri Oct 24, 2014 12:51 am
Forum: Open Source Nagios Projects
Topic: check_vmware_api.pl error
Replies: 10
Views: 8043

check_vmware_api.pl error

check_vmware_api.pl error check_vmware_api.pl Website: http://www.op5.org/community/plugin-inventory/plugins my os:centos7 my nagios:4.08 i can use commnad line to get esxi status but list error at website [root@localhost libexec]# ./check_vmware_api.pl -H 192.168.1.171 -u root -p XXXXX -l cpu CHECK...
by lee62817
Thu Oct 23, 2014 8:28 pm
Forum: Open Source Nagios Projects
Topic: NRDP error
Replies: 5
Views: 4500

Re: NRDP error

Thank You Very Much

it can work now
by lee62817
Tue Oct 21, 2014 7:44 pm
Forum: Open Source Nagios Projects
Topic: NRDP error
Replies: 5
Views: 4500

Re: NRDP error

[root@localhost 桌面]# getenforce Disabled [root@localhost 桌面]# cat /etc/httpd/conf.d/nrdp.conf <Directory "/usr/local/nrdp"> # SSLRequireSSL Options None AllowOverride None Order allow,deny Allow from all # Order deny,allow # Deny from all # Allow from 127.0.0.1 # AuthName "NRDP" ...
by lee62817
Mon Oct 20, 2014 9:08 pm
Forum: Open Source Nagios Projects
Topic: NRDP error
Replies: 5
Views: 4500

NRDP error

i install nrdp on centos 6.3 nagios core 3.41 test api ok http://i62.photobucket.com/albums/h118/lee62817/nrdpok_zpsff89f83b.jpg but i install nrdp on centos7 and nagios core 4.08 http://192.168.1.25/nrdp show error : Forbidden You don't have permission to access /nrdp on this server. http://i62.pho...