Build precise queries to find exactly what you need
Press ESC to close
Hi,
I am really struggling to get this to work. I am getting the following error.
CRITICAL – /usr/local/nagios/libexec/check_vmfs.sh: 161: /usr/local/nagios/libexec/check_vmfs.sh: –username: not found
Below are my configs…
define service{ use generic-service host_name AIT-VM01 service_description Datastore1 Space check_command check_vmfs.sh!vmware_esxi_conf.txt!10.10.10.6!/vmfs/volumes/datastore1!80!90!Gb }
define command{ command_name check_vmfs.sh command_line $USER1$/check_vmfs.sh -C ./$ARG1$ -S $ARG1$ -V $ARG2$ -w $ARG3$ -c $ARG4$ -u $ARG5$ }
I have got vmware_esxi_conf.txt in /usr/local/nagios/libexec. The contents of this file are below…
10.10.10.6 root password
I have installed all the dependencies and cannot get this to work, any ideas?
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!