Bug 126576 - New port: net-mgmt/pnp, modern graphing tool for Nagios
Summary: New port: net-mgmt/pnp, modern graphing tool for Nagios
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-16 23:00 UTC by Eygene Ryabinkin
Modified: 2008-08-17 07:50 UTC (History)
1 user (show)

See Also:


Attachments
pnp.shar (20.25 KB, text/plain)
2008-08-16 23:00 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-16 23:00:10 UTC
After evaluation of net-mgmt/nagiosgraph I decided to search for
something more useful -- Nagios Graph was too hackish and unpretty for
my taste.  Digging through Nagios sites I had found PNP and was pleased
by its simplicity and power.

WWW: http://www.pnp4nagios.org/pnp/start

Fix: The following is the shar(1) archive for the new port.  I had tested
this port mainly in the Bulk + NPCD mode with my Nagios 3.0.3, PHP 5.x
and Apache 2.2.x -- it showed no problems yet.  However, more testing is
desirable, so all who see this new port are welcome to test and report
back the found issues.
How-To-Repeat: 
$ cut -f 1 -d '|' /usr/ports/INDEX-7 | grep pnp
upnp-1.6.0,1
miniupnpd-1.0_11
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-17 07:49:37 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-08-17 07:49:48 UTC
edwin       2008-08-17 06:49:35 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/pnp         Makefile distinfo pkg-descr pkg-plist 
    net-mgmt/pnp/files   
                         extra-patch-share::pnp::include::function.inc.php 
                         npcd.sh.in 
                         patch-sample-config::Makefile.in 
                         patch-scripts::Makefile.in 
                         pkg-deinstall.in pkg-install.in 
                         pkg-message.in 
  Log:
  New port: net-mgmt/pnp, modern graphing tool for Nagios
  
          After evaluation of net-mgmt/nagiosgraph I decided to search for
          something more useful -- Nagios Graph was too hackish and unpretty for
          my taste. Digging through Nagios sites I had found PNP and was pleased
          by its simplicity and power.
  
          WWW: http://www.pnp4nagios.org/pnp/start
  
  PR:             ports/126576
  Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
  
  Revision  Changes    Path
  1.166     +1 -0      ports/net-mgmt/Makefile
  1.1       +89 -0     ports/net-mgmt/pnp/Makefile (new)
  1.1       +3 -0      ports/net-mgmt/pnp/distinfo (new)
  1.1       +150 -0    ports/net-mgmt/pnp/files/extra-patch-share::pnp::include::function.inc.php (new)
  1.1       +37 -0     ports/net-mgmt/pnp/files/npcd.sh.in (new)
  1.1       +28 -0     ports/net-mgmt/pnp/files/patch-sample-config::Makefile.in (new)
  1.1       +10 -0     ports/net-mgmt/pnp/files/patch-scripts::Makefile.in (new)
  1.1       +35 -0     ports/net-mgmt/pnp/files/pkg-deinstall.in (new)
  1.1       +35 -0     ports/net-mgmt/pnp/files/pkg-install.in (new)
  1.1       +55 -0     ports/net-mgmt/pnp/files/pkg-message.in (new)
  1.1       +9 -0      ports/net-mgmt/pnp/pkg-descr (new)
  1.1       +138 -0    ports/net-mgmt/pnp/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"