Installing VMWARE sdk
-
sneha.irali
- Posts: 141
- Joined: Fri Jan 15, 2021 3:56 am
Re: Installing VMWARE sdk
When I execute this command it never returns any value:
./check_vmware_api.pl -H 10.61.5.243 -u nagios -p 'Admin' -l cpu -s usage -w 80 -c 90
./check_vmware_api.pl -H 10.61.5.243 -u nagios -p 'Admin' -l cpu -s usage -w 80 -c 90
Re: Installing VMWARE sdk
Hi,
Does the command just hang?
Or does it return you to the command prompt?
Thanks
Does the command just hang?
Or does it return you to the command prompt?
Thanks
-
sneha.irali
- Posts: 141
- Joined: Fri Jan 15, 2021 3:56 am
Re: Installing VMWARE sdk
it just hangs..!!!
I dont see anything returning..
I dont see anything returning..
Re: Installing VMWARE sdk
Hi
Looks like you had the wrong ip (10.61.5.243) when you last ran this command.
Please try:
Thanks
Looks like you had the wrong ip (10.61.5.243) when you last ran this command.
Please try:
Code: Select all
./check_vmware_api.pl -H 10.61.50.243 -u nagios -p 'Admin' -l cpu -s usage -w 80 -c 90-
sneha.irali
- Posts: 141
- Joined: Fri Jan 15, 2021 3:56 am
Re: Installing VMWARE sdk
I did check with the ryt ip, i altered it when i posted.
however the issue is still the same.
additionally, i checked on the esxi host and found that the memory utilisation on the host is max consumed, would that be causing the nagios command go unresponsive.
however the issue is still the same.
additionally, i checked on the esxi host and found that the memory utilisation on the host is max consumed, would that be causing the nagios command go unresponsive.
Re: Installing VMWARE sdk
Good catch.
Yes if the memory is maxed out then the command would probably stall.
I am curious though - when you kill the command does the memory drop down ?
Thanks
Yes if the memory is maxed out then the command would probably stall.
I am curious though - when you kill the command does the memory drop down ?
Thanks
-
sneha.irali
- Posts: 141
- Joined: Fri Jan 15, 2021 3:56 am
Re: Installing VMWARE sdk
The memory utilization is not because we make a Nagios call, rather due to the other process running on it locally.
I have asked team to clear out the memory so that I can re-initiate the test from Nagios. I will keep you posted.
I have asked team to clear out the memory so that I can re-initiate the test from Nagios. I will keep you posted.
Re: Installing VMWARE sdk
Hi
Great thanks for letting me know.
Thanks
Great thanks for letting me know.
Thanks
-
sneha.irali
- Posts: 141
- Joined: Fri Jan 15, 2021 3:56 am
Re: Installing VMWARE sdk
Hi,
I did have a check today, the host was consuming 80% mem n 6% cpu, however when i do run check command i dont see the results and its just blank as how i had shared a snap earlier.
I think the problem is something else.
I did have a check today, the host was consuming 80% mem n 6% cpu, however when i do run check command i dont see the results and its just blank as how i had shared a snap earlier.
I think the problem is something else.
-
sneha.irali
- Posts: 141
- Joined: Fri Jan 15, 2021 3:56 am
Re: Installing VMWARE sdk
Attaching the utilization snap from host.
You do not have the required permissions to view the files attached to this post.