check_vmware_api.pl VMFS monitoring

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Post Reply
lzdravkov
Posts: 9
Joined: Mon Jul 06, 2020 2:58 am

check_vmware_api.pl VMFS monitoring

Post by lzdravkov »

Hello everyone,

I'm facing a problem to separate VMFS on vmware and also would like to have some warning and criticals in order to notify when the free space is going low at a certain percent.
I'm using check_vmware_api.pl plugin and already read the instructions, but I cant get it how to separete and create warnings.
https://exchange.nagios.org/directory/P ... pi/details

/usr/local/nagios/libexec/check_vmware_api.pl -H "vcenter" -f
"/usr/local/nagiosxi/etc/components/vmware/vcenter_auth.txt" -l "VMFS"
CHECK_VMWARE_API.PL OK - Storages : 'Storage1'(free)=10000 MB (4.76%), 'Storage2'(free)=9000.00 MB (13.53%), 'Storage3'(free)=2000.00 MB (99.38%) | Storage1=10000.00MB;; Storage2=9000.00MB;; 'Storage3'=2000.00MB;;

Any help would be greatful!
Post Reply