Check tftp (Visit this link)

rating from 0 votes
Checks TFTP service by trying to retrieve specified file
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
}

Submitted by: willix
Hits: 695
Overall downloads: 95
Added: 2007-04-29 00:00:00
Last Modified: 2009-10-28 11:07:30

Filename Preview Size Description DL
check_tftp.pl Preview 4 kb check_tftp.pl 497

Comments


Be the first to comment this project.

Leave a reply

If you just want to rate the project leave the other field empty.
Even though it would be nice if you would drop a line.

Allowed tags: blockquote, strong, a, b, i, u, code

Captcha Reload Image


  • check_http_content

    rating1 from 1 votes
    check_http_content is a web content monitor written in perl. Checks a URL for specific text.
  • Squid Web Proxy

    rating4 from 1 votes
    Check correct operation of a Squid Web Proxy server
  • check_apachestatus with performance data

    rating4 from 1 votes
    Enhanced version of Lieven De Bodt's check_apachestatus.pl that produces correct performance data for PNP. Requests/sec, kB/sec and kB/Request were added to the output. Bugfix 20080930: When Apache reported "nnn B/sec" instead of "nnn kB/sec", plugin failed.
  • check_apachestatus

    rating1 from 1 votes
    A Nagios plugin that parses the status page of an apache server, the plugin returns the response time, the amount of idle, busy and open slots. The perfdata returns the status of all slots. Optionally you can specify how much slots should be available.
  • check_https

    rating from 0 votes
    Simply check https host
Catalot 1.3.0 (appkit/v0.9.0-dev, Agavi/1.0.0) | www.netways.de | Legal
© 2009 NETWAYS GmbH. The Program is provided AS IS, without warranty. Licensed under GPLv3.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.