Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Mar 2017 15:13:55 +0000 (UTC)
From:      Lars Engels <lme@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r435689 - in head/net-mgmt: icingaweb2-module-businessprocess icingaweb2-module-director
Message-ID:  <201703081513.v28FDtfw004537@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lme
Date: Wed Mar  8 15:13:55 2017
New Revision: 435689
URL: https://svnweb.freebsd.org/changeset/ports/435689

Log:
  net-mgmt/icingaweb2-module-businessprocess and net-mgmt/icingaweb2-module-director:
  
  - addport ate the ports' pkg-descr, add them now
  - Bump PORTREVISION

Added:
  head/net-mgmt/icingaweb2-module-businessprocess/pkg-descr   (contents, props changed)
  head/net-mgmt/icingaweb2-module-director/pkg-descr   (contents, props changed)
Modified:
  head/net-mgmt/icingaweb2-module-businessprocess/Makefile
  head/net-mgmt/icingaweb2-module-director/Makefile

Modified: head/net-mgmt/icingaweb2-module-businessprocess/Makefile
==============================================================================
--- head/net-mgmt/icingaweb2-module-businessprocess/Makefile	Wed Mar  8 14:57:48 2017	(r435688)
+++ head/net-mgmt/icingaweb2-module-businessprocess/Makefile	Wed Mar  8 15:13:55 2017	(r435689)
@@ -3,6 +3,7 @@
 PORTNAME=	icingaweb2-module-businessprocess
 DISTVERSIONPREFIX=	v
 DISTVERSION=	2.1.0
+PORTREVISION=	1
 CATEGORIES=	net-mgmt www
 
 MAINTAINER=	lme@FreeBSD.org

Added: head/net-mgmt/icingaweb2-module-businessprocess/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-mgmt/icingaweb2-module-businessprocess/pkg-descr	Wed Mar  8 15:13:55 2017	(r435689)
@@ -0,0 +1,14 @@
+If you want to visualize and monitor hierarchical business processes based on
+any or all objects monitored by Icinga, the Icinga Web 2 business process
+module is the way to go.
+
+Want to create custom process-based dashboards? Trigger notifications at
+process or sub-process level? Provide a quick top-level view for thousands of
+components on a single screen? That's what this module has been designed for!
+
+You're running a huge cloud, want to get rid of the monitoring noise triggered
+by your auto-scaling platform but still want to have detailed information just
+a couple of clicks away in case you need them? You will love this little
+module!
+
+WWW: https://github.com/Icinga/icingaweb2-module-businessprocess

Modified: head/net-mgmt/icingaweb2-module-director/Makefile
==============================================================================
--- head/net-mgmt/icingaweb2-module-director/Makefile	Wed Mar  8 14:57:48 2017	(r435688)
+++ head/net-mgmt/icingaweb2-module-director/Makefile	Wed Mar  8 15:13:55 2017	(r435689)
@@ -3,6 +3,7 @@
 PORTNAME=	icingaweb2-module-director
 DISTVERSIONPREFIX=	v
 DISTVERSION=	1.3.1
+PORTREVISION=	1
 CATEGORIES=	net-mgmt www
 
 MAINTAINER=	lme@FreeBSD.org

Added: head/net-mgmt/icingaweb2-module-director/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/net-mgmt/icingaweb2-module-director/pkg-descr	Wed Mar  8 15:13:55 2017	(r435689)
@@ -0,0 +1,9 @@
+Icinga Director has been designed to make Icinga 2 configuration handling easy.
+It tries to target two main audiences:
+
+- Users with the desire to completely automate their datacenter
+- Sysops willing to grant their "point & click" users a lot of flexibility
+
+What makes Icinga Director so special is the fact that it tries to target both of them at once.
+
+WWW: https://github.com/Icinga/icingaweb2-module-director



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703081513.v28FDtfw004537>