Installing VMWARE sdk

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
sneha.irali
Posts: 141
Joined: Fri Jan 15, 2021 3:56 am

Re: Installing VMWARE sdk

Post by sneha.irali »

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
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: Installing VMWARE sdk

Post by gsmith »

Hi,

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

Post by sneha.irali »

it just hangs..!!!
I dont see anything returning..
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: Installing VMWARE sdk

Post by gsmith »

Hi

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
Thanks
sneha.irali
Posts: 141
Joined: Fri Jan 15, 2021 3:56 am

Re: Installing VMWARE sdk

Post by sneha.irali »

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.
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: Installing VMWARE sdk

Post by gsmith »

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
sneha.irali
Posts: 141
Joined: Fri Jan 15, 2021 3:56 am

Re: Installing VMWARE sdk

Post by sneha.irali »

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.
gsmith
Posts: 1253
Joined: Tue Mar 02, 2021 11:15 am

Re: Installing VMWARE sdk

Post by gsmith »

Hi

Great thanks for letting me know.

Thanks
sneha.irali
Posts: 141
Joined: Fri Jan 15, 2021 3:56 am

Re: Installing VMWARE sdk

Post by sneha.irali »

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.
sneha.irali
Posts: 141
Joined: Fri Jan 15, 2021 3:56 am

Re: Installing VMWARE sdk

Post by sneha.irali »

Attaching the utilization snap from host.
You do not have the required permissions to view the files attached to this post.
Locked