Nagios plugin to monitor status of geom(8) devices. How-To-Repeat: $ cut -f 1 -d '|' /usr/ports/INDEX-7 | grep geom tclgeomap-2.11.4 tkgeomap-2.11.4 geomorph-0.40_1 geomview-1.8.1_3 geomgui-0.12_1
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I'll take it.
pgollucci 2008-08-22 16:41:13 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/nagios-geom Makefile distinfo pkg-descr pkg-plist net-mgmt/nagios-geom/files patch-check_geom Log: This is a small Nagios plugin written in PERL and designed to monitor the state of FreeBSD GEOM devices (specifically mirrors and striped volumes) from Nagios. WWW: http://www.geocities.com/ntb4real/proj/geom.htm PR: ports/126711 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: gabor (mentor) Revision Changes Path 1.167 +1 -0 ports/net-mgmt/Makefile 1.1 +26 -0 ports/net-mgmt/nagios-geom/Makefile (new) 1.1 +3 -0 ports/net-mgmt/nagios-geom/distinfo (new) 1.1 +38 -0 ports/net-mgmt/nagios-geom/files/patch-check_geom (new) 1.1 +5 -0 ports/net-mgmt/nagios-geom/pkg-descr (new) 1.1 +2 -0 ports/net-mgmt/nagios-geom/pkg-plist (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"
State Changed From-To: open->closed Committed, with minor changes. Thanks!