Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Checks TFTP service by trying to retrieve specified file. By William Leibzon.
Current Version
Last Release Date
June 22, 2009
Owner
William Leibzon
Website
http://william.leibzon.org/nagios/
check_tftp.pl
This is a very simple nagios plugin that checks if TFTP server is up It is using Net::TFTP perl module for protocol support There are two required parameters/arguments: $1 - HOSTNAME to check $2 - file to retrieve for this check An example of how to use this is as follows:
define command{
command_name check_tftp command_line $USER1$/check_tftp.pl $HOSTADDRESS$ X86PC/UNDI/linux-install }
define service{
use generic-service hostgroup_name dhcpserv service_description TFTP check_command check_tftp }
You must be logged in to submit a review.
To:
From:
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!