Bug 159737 - [NEW PORT] Nagios plugin for checking tftp servers
Summary: [NEW PORT] Nagios plugin for checking tftp servers
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-13 12:20 UTC by Holger L. A. Repp
Modified: 2011-08-13 18:30 UTC (History)
0 users

See Also:


Attachments
file.shar (3.97 KB, text/plain)
2011-08-13 12:20 UTC, Holger L. A. Repp
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Holger L. A. Repp 2011-08-13 12:20:09 UTC
Plugin for Nagios and/or Incinga. This plugin can check the availability of a tftp service as well it can retrieve a file and compare the size with an expected value.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-08-13 12:20:22 UTC
Class Changed
From-To: update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2011-08-13 15:34:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

I'll take it.
Comment 3 Steve Wills freebsd_committer freebsd_triage 2011-08-13 18:29:26 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-08-13 18:29:34 UTC
swills      2011-08-13 17:29:20 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/nagios-check_tftp Makefile distinfo pkg-descr 
    net-mgmt/nagios-check_tftp/files patch-check_tftp 
  Log:
  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>
  
  Revision  Changes    Path
  1.253     +1 -0      ports/net-mgmt/Makefile
  1.1       +37 -0     ports/net-mgmt/nagios-check_tftp/Makefile (new)
  1.1       +2 -0      ports/net-mgmt/nagios-check_tftp/distinfo (new)
  1.1       +54 -0     ports/net-mgmt/nagios-check_tftp/files/patch-check_tftp (new)
  1.1       +4 -0      ports/net-mgmt/nagios-check_tftp/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"