Bug 126711 - New port: net-mgmt/nagios-geom
Summary: New port: net-mgmt/nagios-geom
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-21 10:30 UTC by Eygene Ryabinkin
Modified: 2008-08-22 17:50 UTC (History)
0 users

See Also:


Attachments
nagios-geom.shar (3.32 KB, text/plain)
2008-08-21 10:30 UTC, Eygene Ryabinkin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eygene Ryabinkin 2008-08-21 10:30:04 UTC
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
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2008-08-21 22:36:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-22 17:41:21 UTC
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"
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2008-08-22 17:41:29 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!