Hi there,
I’ve downloaded plugin for SNMPing QNAP NAS but when I try to invoke the script 
via

object CheckCommand "SNMPQNAP" {
                import "plugin-check-command"

                command = [ PluginDir + "check_snmp_qnap.pl" + " -H 
$qnap_address$" + " -a" + " -V" ]

                vars.qnap_address = "$address$"
}

The plugin output is: execvpe​(/usr/lib/nagios/plugins/check_​snmp_​qnap.​pl -H 
*address* -a -V) failed: No such file or directory

I’ve chkmodded the script for 0755 even 0777 to no avail. Checked the path like 
a bilion times even tried running it from /
Any ideas what can I do?
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to