9f83 FreshPorts -- net-mgmt/icinga
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
icinga 1.9.0 net-mgmt on this many watch lists=5 search for ports that depend on this port
Enterprise grade open source monitoring system based on Nagios
Maintained by: lme@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 Feb 2011 17:46:11
License: GPLv2


Icinga is an enterprise grade open source monitoring system which keeps watch
over networks and any conceivable network resource, notifies the user of
errors and recoveries and generates performance data for reporting. Scalable
and extensible, Icinga can monitor complex, large environments across
dispersed locations.
Icinga takes open source monitoring to the next level.

WWW: http://www.icinga.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.14
  2. devel/autoconf
Required To Run:
  1. net-mgmt/nagios-plugins
  2. lang/perl5.14
Required Libraries:
  1. graphics/gd
  2. databases/libdbi-drivers
  3. converters/libiconv
  4. devel/libltdl
There are no ports dependent upon this port

To install the port: cd /usr/ports/net-mgmt/icinga/ && make install clean
To add the package: pkg_add -r icinga


Configuration Options
===> The following configuration options are available for icinga-1.9.0:
     APACHE=off: Depend on Apache and install webconfig
     EMBEDDED_PERL=on: Enable embedded Perl
     IDOUTILS=on: Enable Icinga Data Objects support
     NANOSLEEP=off: Use nanosleep in event timing
     UNHANDLED_HACK=off: Display passive checks in unhandled queries
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  3. http://freefr.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  4. http://garr.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  5. http://heanet.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  6. http://hivelocity.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  7. http://ignum.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  8. http://internode.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  9. http://iweb.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  10. http://jaist.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  11. http://kaz.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  12. http://kent.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  13. http://master.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  14. http://nchc.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  15. http://ncu.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  16. http://netcologne.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  17. http://sunet.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  18. http://superb-dca3.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  19. http://switch.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  20. http://tenet.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  21. http://ufpr.dl.sourceforge.net/project/icinga/icinga/1.9.0/
  22. http://waix.dl.sourceforge.net/project/icinga/icinga/1.9.0/

Number of commits found: 25

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 May 2013 08:53:28
Original commit files touched by this commit  1.9.0
lme search for other commits by this committer
- Update to 1.9.0
- Trim Makefile header
27 Apr 2013 11:59:29
Original commit files touched by this commit  1.8.4
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
14 Jan 2013 21:26:38
Original commit files touched by this commit  1.8.4
lme search for other commits by this committer
Update to 1.8.4

This fixes the potential buffer overflow that was also present in Nagios
(CVE-2012-6096).
02 Jan 2013 19:50:56
Original commit files touched by this commit  1.8.3
lme search for other commits by this committer
Update to 1.8.3
16 Dec 2012 06:12:28
Original commit files touched by this commit  1.8.2
az search for other commits by this committer
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
29 Nov 2012 18:49:27
Original commit files touched by this commit  1.8.2
lme search for other commits by this committer
- Update to 1.8.2
- Remove OPTIONS for database dependencies as they're already handled by
  databases/libdbi-drivers and configure parameter "--enable-pgsql"
  doesn't do anything [1]

 Changelog:	https://www.icinga.org/2012/11/28/icinga-1-8-2-core-classic-ui-idoutils-bugfix-release/

Suggested by:	zeising [1]
Feature safe:	yes
26 Oct 2012 20:03:26
Original commit files touched by this commit  1.8.1
lme search for other commits by this committer
Update to 1.8.1

Feature safe:	yes
20 Oct 2012 12:58:17
Original commit files touched by this commit  1.8.0_1
lme search for other commits by this committer
- Add an alias to `checkconfig': `configtest'
  The former is what is used in the upstream init script, the latter is commonly
used in
  our rc scripts.
- Bump PORTREVISION

Suggested by:	demon
Feature safe:	yes
19 Oct 2012 13:23:14
Original commit files touched by this commit  1.8.0
lme search for other commits by this committer
- Update to 1.8.0
- Add a `checkconfig' option to icinga's startup script
- Remove MAKE_JOBS_UNSAFE

Changelog:	https://www.icinga.org/2012/10/18/icinga-1-8-released/

Feature safe:	yes
10 Sep 2012 06:52:45
Original commit files touched by this commit  1.7.2
lme search for other commits by this committer
Properly set Apache as a runtime, not a build dependency.

PR:		ports/171476
Submitted by:	ohauer
27 Aug 2012 20:08:18
Original commit files touched by this commit  1.7.2
lme search for other commits by this committer
- Update to 1.7.2
- Add missing description for IDOUTILS option
- Change a typo in pkg-message [1]

Notified by:	beat
28 Jul 2012 14:04:28
Original commit files touched by this commit  1.7.1
lme search for other commits by this committer
 - Update to 1.7.1
 - Change to new OPTIONS framework
 - Don't depend on specific lib versions
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.7.0_3
dinoex search for other commits by this committer
- update png to 1.5.10
29 May 2012 20:34:19
Original commit files touched by this commit  1.7.0_2
lme search for other commits by this committer
- Change logging directory from /var/spool/icinga to /var/log/icinga
- Change plugins directory to %%LOCALBASE%%/nagios so the files installed by
  net-mgmt/nagios-plugins port are found [1]
- Add "--enable-pqsql" to add PostgreSQL support
- Set proper permissions on the rw directory
- Fix substitutions in pkg-message
- While here silence warnings about inclusion of deprecated header sys/timeb.h
- Bump PORTREVISION

Noticed by:     angelv <angelvg@gmail.com> [1]
25 May 2012 12:14:15
Original commit files touched by this commit  1.7.0_1
lme search for other commits by this committer
- Add my locally made changes to icinga.in and ido2db.in, so icinga and ido2db
  can acutally start
- Bump PORTREVISION

Noticed by:     Rene Petzold  <3komma4khz@googlemail.com>
23 May 2012 20:13:22
Original commit files touched by this commit  1.7.0
lme search for other commits by this committer
- Update to 1.7.0 [1]
- Add support for database backends using IDOutils [2]
- Add a rc script for ido2db
- Enable embedded Perl by default
- Enable Event Broker by default
- Enable statuswrl
- Drop unnecessary use of USE_PHP
- Install sample event handlers
- Optionally depend on MySQL or PostgreSQL
- Optionally depend on Apache and install the apropriate configuration for
Icinga
- Update pkg-message

PR:             ports/167988 [1], ports/164625 [2]
Submitted by:   gjb[1], Gianpaolo Del Matto <delmatto@phunsites.net> [2]
03 Feb 2012 05:31:39
Original commit files touched by this commit  1.6.1_1
lme search for other commits by this committer
- Fix build with UNHANDLED_HACK [1]
- Patch ping syntax and s/Linux/FreeBSD/ by default
- Bump PORTREVISION

Noticed by:     Kurt Jaeger [1]
31 Jan 2012 05:53:08
Original commit files touched by this commit  1.6.1
lme search for other commits by this committer
Grab maintainership
31 Jan 2012 05:50:26
Original commit files touched by this commit  1.6.1
chinsan search for other commits by this committer
- Drop maintainership
31 Jan 2012 05:49:23
Original commit files touched by this commit  1.6.1
chinsan search for other commits by this committer
- Update to 1.6.1
- Drop maintainership

Submitted by:   flo@
PR:             ports/164282
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.5.1
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
13 Nov 2011 12:01:17
Original commit files touched by this commit  1.5.1
lme search for other commits by this committer
- Update to 1.5.1

PR:             ports/161990
Approved by:    maintainer timeout (3 weeks)
Feature safe:   yes
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.5.0
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
20 Sep 2011 15:51:55
Original commit files touched by this commit  1.5.0
flo search for other commits by this committer
- update to 1.5.0
- move LICENSE to its correct place (portlint fix)

PR:             ports/160497
Submitted by:   gjb
Approved by:    maintainer timeout
23 Feb 2011 17:45:16
Original commit files touched by this commit  1.3.0
chinsan search for other commits by this committer
Add Icinga, an enterprise grade open source monitoring system which keeps
watch over networks and any conceivable network resource, notifies the user
of errors and recoveries and generates performance data for reporting.
Scalable and extensible, Icinga can monitor complex, large environments across
dispersed locations.
Icinga takes open source monitoring to the next level.

WWW: http://www.icinga.org/

Number of commits found: 25

2833
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24525
Broken 216
Deprecated 473
Ignore 635
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days26
new fortnight56
new month212

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0