Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
transom324
bytransom324, February 11, 2019
Awesome plugin! We've been using it for a couple years. Thanks, Troy!
We recently migrated our vCenter server to a vCenter Server Appliance 6.7U1. Will this plugin work with vCenter Server Appliance 6.7U1?
This the output from the check:
vi-admin@vma:~> ~/box293_check_vmware.pl --server 192.168.103.210 --check vCenter_Name_Version
Server version unavailable at 'https://192.168.103.210:443/sdk/vimService.wsdl' at /usr/lib/perl5/5.10.0/VMware/VICommon.pm line 726.
vi-admin@vma:~>
We recently migrated our vCenter server to a vCenter Server Appliance 6.7U1. Will this plugin work with vCenter Server Appliance 6.7U1?
This the output from the check:
vi-admin@vma:~> ~/box293_check_vmware.pl --server 192.168.103.210 --check vCenter_Name_Version
Server version unavailable at 'https://192.168.103.210:443/sdk/vimService.wsdl' at /usr/lib/perl5/5.10.0/VMware/VICommon.pm line 726.
vi-admin@vma:~>
Owner's reply
vSphere 6.7 requires the updated SDK however it's not easy to install this on the old vMA appliance. VMware have also depreciated the vMA appliance and hence you will not be able to download an updated vMA with the new SDK.
I've create some instructions here on how you can deploy a replacement vMA on CentOS 7:
https://github.com/T-M-D/MSW/blob/master/Deploy.md
bytransom324, June 1, 2018
I don't understand how to format the alert ranges. No matter what value I use for an alert -w or -c threshold it results in a critical low alert. Does the script need to be edited?
Otherwise, without using alert flags, the plugin does output the correct temperature.
Otherwise, without using alert flags, the plugin does output the correct temperature.
bytransom324, February 13, 2018
I uploaded the plugin via the Nagios XI GUI. I get this error when I try to test from the command line.
-bash: ./check_dd.pl: /usr/local/groundwork/bin/perl: bad interpreter: No such file or directory
-bash: ./check_dd.pl: /usr/local/groundwork/bin/perl: bad interpreter: No such file or directory
bytransom324, July 26, 2016
We have an EMR with 8 IIS application pools any of which may or may not start after a server reboot. This is huge for us! We don't mind the Microsoft (R) Windows Script Host Version in the Status Information field. Thanks.
bytransom324, April 5, 2016
bytransom324, January 12, 2016
It maybe a rookie error but I can't get it to work.
I keep getting:
(Return code of 127 is out of bounds - plugin may be missing)
I keep getting:
(Return code of 127 is out of bounds - plugin may be missing)
bytransom324, February 17, 2015
With the help of Nagios customer forum I was able to get the plugin installed and configured as a service. I even have a nice graph :) Many thanks to all.