Build precise queries to find exactly what you need
Press ESC to close
I love the plugin but I cannot get it to execute in the command defintion if I use %HOSTADDRESS% instead of the full IP.
Obviously, I need to be able to use vars to apply the service to all my VMware servers.
Any ideas? HEre are my command and service defs:
############## Command Definitions for VMWare Servers ##################################
define command { command_name check_vmware_hardware command_line /usr/lib/nagios/plugins/check_esxi_hardware.py -H %HOSTADDRESS% -U root -P ‘MYPASS’ }
############## Service Definitions for vmware Servers ###################################
define service{ use generic-service ; Name of service template to use hostgroup_name vmware-servers service_description System: ESXi HArdware Status check_command check_vmware_hardware }
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!