Date: Tue, 14 Jul 2009 21:40:06 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/nagios-check_ice Makefile distinfo pkg-descr pkg-plist Message-ID: <200907142140.n6ELe6f5055527@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-07-14 21:40:06 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/nagios-check_ice Makefile distinfo pkg-descr pkg-plist Log: check_ice is a Nagios plugin-in that checks if a stream is up or down on a shoutcast or icecast server. The program will look at the three digit error code (ie. 200, 404, etc.) to give the proper result code that Nagios can use to know if the stream is up, in warning or in critical. WWW: http://www.lns.com/papers/check_ice/ Submitted by: steinex Revision Changes Path 1.196 +1 -0 ports/net-mgmt/Makefile 1.1 +24 -0 ports/net-mgmt/nagios-check_ice/Makefile (new) 1.1 +3 -0 ports/net-mgmt/nagios-check_ice/distinfo (new) 1.1 +7 -0 ports/net-mgmt/nagios-check_ice/pkg-descr (new) 1.1 +2 -0 ports/net-mgmt/nagios-check_ice/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907142140.n6ELe6f5055527>