Hi,
I’ m trying to test a tftp server with check_tftp.sh --connect $HOSTNAME$, but I’m getting the following output:
./check_tftp.sh: line 411: check_prinzipal_errors: command not found
OK - answer from server
Regards,
Rene
Edited ]
Hi,
I’ m trying to test a tftp server with check_tftp.sh --connect $HOSTNAME$, but I’m getting the following output:
./check_tftp.sh: line 411: check_prinzipal_errors: command not found
OK - answer from server
Regards,
Rene
Edited ]
i have no check_tftp… where did you get it from? nagiosexchange? isn’t there any documentation with it?
Luca
Luca,
You can get it from
mathias-kettner.de/nagios_plugins.html
or
nagiosexchange.org/Networkin … view%5D=31
Regards,
Rene
i have no time to check it…
Either check the docs, “debug” the problem by yourself, or ask the scripts author for help…
Sorry, Luca
Look on line 411 and see what command is missing. check_prinzipal_errors must be attempting to run some command, so fix that.