diff options
author | swills <swills@FreeBSD.org> | 2011-08-14 01:29:20 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2011-08-14 01:29:20 +0800 |
commit | f41507d5f7a7c9c4098b690e02577fefb02dde2e (patch) | |
tree | d83aa84bc857d7dd9cc9cad7dc28a07cb9352db8 /net-mgmt/nagios-check_tftp/pkg-descr | |
parent | 007c6dd645ef8f46122bdba38b02bc9d31fc012d (diff) | |
download | freebsd-ports-gnome-f41507d5f7a7c9c4098b690e02577fefb02dde2e.tar.gz freebsd-ports-gnome-f41507d5f7a7c9c4098b690e02577fefb02dde2e.tar.zst freebsd-ports-gnome-f41507d5f7a7c9c4098b690e02577fefb02dde2e.zip |
Nagios plugin for checking tftp servers. This plugin can retrieve a file and
compare the size with a given value.
WWW: http://mathias-kettner.de/download/check_tftp
PR: ports/159737
Submitted by: hr <holgerrepp at googlemail.com>
Diffstat (limited to 'net-mgmt/nagios-check_tftp/pkg-descr')
-rw-r--r-- | net-mgmt/nagios-check_tftp/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/nagios-check_tftp/pkg-descr b/net-mgmt/nagios-check_tftp/pkg-descr new file mode 100644 index 000000000000..9898a0ce681d --- /dev/null +++ b/net-mgmt/nagios-check_tftp/pkg-descr @@ -0,0 +1,4 @@ +Nagios plugin for checking tftp servers. This plugin can retrieve a file and +compare the size with a given value. + +WWW: http://mathias-kettner.de/download/check_tftp |