Re: VMware Date store monitoring using multipile condition
Posted: Fri Oct 28, 2016 4:29 pm
You may have to upgrade the plugin on the VMA server.
Can you run these commands and post back the output? The second line has some typo's fixed up so if it works, let us know.
Can you run these commands and post back the output? The second line has some typo's fixed up so if it works, let us know.
Code: Select all
/usr/local/nagios/libexec/check_by_ssh -E 1 -t 90 -l vi-admin -H 172.26.171.249 -C "~/box293_check_vmware.pl --timeout 90 --version"
/usr/local/nagios/libexec/check_by_ssh -E 1 -t 90 -l vi-admin -H 172.26.171.249 -C "~/box293_check_vmware.pl --timeout 90 --server 172.26.171.40 --check Datastore_Usage --name "DAL-VDI-NFS-APPVOL" --reporting_si "Disk_Size:GB" --perfdata_option "Datastore_Free:1,Datastore_Free%:1" --warning "datastore_free:100,datastore_free%:5" --critical "datastore_free:20,datastore_free%:2""