TOP LEVEL CATEGORIES
EXPLORE
Description:
Hello, guys!
This is a Nagios Plugin that monitorws the size (Kb, Mb, Gb) of the vmfs volumes (datastores) of a VMWare Server Esxi 4/5.1, using the Vmware VCLI (Linux version).
Warning and critical levels can be set, and plugin gives us perfdata output too, so it can be graphed with graphical tools as pnp4nagios, besides the usual Nagios states (OK, WARNING and CRITICAL).
Current Version
1.5.1
Last Release Date
2017-08-28
Compatible With
Owner
jpcozar
License
GPL
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
1.5.1 Fixing awk multiple matching (Thanks to Martin Niedworok)
1.4: Fixed some mistakes in script when some parameter is missing
1.5: Working with Esxi 5.x
As said in description, this scripts is JUST compatible with ESXi 4.x (old versions) and 5.x (last versions). That's what I've got here to test and try it. I havent upgraded to Esxi 6.x yet, sorry.
Hi! Your first question about Server version unavailable was answered in next review. For Esxi 5.x versions it is necessary to export this variable: export PERL_LWP_SSL_VERIFY_HOSTNAME=0 Anyway I am going to upload 5 version which export this variable inside script. And about second question this plugins doesnt need virtualcenter. Indeed I have no virtualcenter, I am working with free versino of Esxi.
Sorry for answering so late but I havent checked my account until now that I'm going to upload another plugin. It's very easy to use this plugin with nagios. In commands.cfg you can add, by example: define command{ command_name check_vmfs command_line $USER1$/check_vmfs.sh -V $ARG1$ -w $ARG2$ -c $ARG3$ -u $ARG4$ } And in services.cfg by example: define service{ use generic-service host_name svrvirtual service_description Espacio Sauron check_command check_vmfs!/vmfs/volumes/Sauron!80!90!Gb }
You must be logged in to submit a review.
Your review has been submitted and is pending approval.
To:
From:
Your recommendation has been sent.