Build precise queries to find exactly what you need
Press ESC to close
@Doornenbal
Favorites3
Views1022
Projects6
Had this plugin quickly running, after installing VMware perl module's as stated in the help tekst. I needed a good plugin to monitor VMFS usage. default this plugin shows your free space, but that's not what i wanted. use the -o used option to show your used space, as below: check_esx3.pl -D $HOSTADDRESS$ -f ~/vm-vsphere -l vmfs -s SAN_SCSI_1 -w 450000 -c 475000 -o used This is not well documented, but very usefull!
Reviewed 14 years ago
It is just a pity the script doesn't check the availability of radclient. Was first mistaken with that! So check your requirements!
Therefore i rewrote this script, so that the usability will be higher, i will post this one soon.
Reviewed 13 years ago