Michael Friedrich | 22 May 2013 10:53
Picon
Gravatar

Icinga 1.9.1 bugfix release

There was a regression introduced in 1.9.0 resulting in objects.cache 
not being updated on core restart, which has been fixed in 1.9.1, among 
a fix for Classic UI JSON unicode character export and failure on core 
reload with multiple idomod neb modules.

More details & download at 
https://www.icinga.org/2013/05/22/icinga-1-9-1-bugfix-release/

kind regards,
Michael
--

-- 
DI (FH) Michael Friedrich

mail:     michael.friedrich@...
twitter:  https://twitter.com/dnsmichi
jabber:   dnsmichi@...
irc:      irc.freenode.net/icinga dnsmichi

icinga open source monitoring
position: lead core developer
url:      https://www.icinga.org

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
Michael Friedrich | 7 May 2013 11:08
Picon
Gravatar

Icinga 1.9 released

Hi there,

Icinga 1.9 is released!

Special to note

- IDOUtils with a socket queue, significantly decreasing core reload time
- Icinga Web with Classic Cronks Menu, revamped credential system and a 
new filter design

When upgrading Icinga Web 1.9, please read the upgrade docs as well as 
Changelog properly (new apache configuration, drop .htaccess, remove 
allow,deny for Apache2.4).
http://docs.icinga.org/latest/en/upgrading_icingaweb.html

More on the release on 
https://www.icinga.org/2013/05/07/icinga-1-9-released/

Find the downloads at sourceforge:
https://sourceforge.net/projects/icinga/files/?source=navbar

Packages will be out soon, thanks to all Icinga packagers!

Kind regards,
Michael
--

-- 
DI (FH) Michael Friedrich

mail:     michael.friedrich@...
twitter:  https://twitter.com/dnsmichi
(Continue reading)

Michael Friedrich | 30 Apr 2013 12:54
Picon
Gravatar

Icinga 1.9 Beta is out - test now!

Hi,

Icinga 1.9 Beta is out, please join us for a week of testing and bug 
fixing until we will release the (rescheduled) 1.9.0 on May 7th 2013.

https://www.icinga.org/2013/04/30/icinga-1-9-beta-out-test-now/

Thanks to everyone helping make icinga releases great!

kind regards,
Michael

--

-- 
DI (FH) Michael Friedrich

mail:     michael.friedrich@...
twitter:  https://twitter.com/dnsmichi
jabber:   dnsmichi@...
irc:      irc.freenode.net/icinga dnsmichi

icinga open source monitoring
position: lead core developer
url:      https://www.icinga.org

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
(Continue reading)

Michael Friedrich | 15 Apr 2013 19:47
Picon
Gravatar

Icinga Core Reload Problems

Hi,

jfyi - if you're having such, give it a shot.

https://www.icinga.org/2013/04/15/icinga-core-reload-problems-addressed-in-1-9/

kind regards,
Michael
--

-- 
DI (FH) Michael Friedrich

mail:     michael.friedrich@...
twitter:  https://twitter.com/dnsmichi
jabber:   dnsmichi@...
irc:      irc.freenode.net/icinga dnsmichi

icinga open source monitoring
position: lead core developer
url:      https://www.icinga.org

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
Michael Friedrich | 15 Apr 2013 11:39
Picon
Gravatar

Icinga Classic UI Standalone

Hi,

during Icinga 2 Development, we are testing mainly with the Classic UI 
and the Icinga 2 Compat Component which made us fiddle with the Classic 
UI as standalone setup.

While this is a pita to setup with <=1.8 I've opened an issue to make 
this one standalone, and Ricardo implemented that (thanks!). I've added 
some smaller changes to it, like configure and make targets.

The following wiki article describes how to do it with upcoming 1.9 (or 
git next branch).

https://wiki.icinga.org/display/howtos/Setting+up+Icinga+Classic+UI+Standalone

This will allow you to easily test Icinga 2 with Classic UI 1.x :-)

Kind regards,
Michael
--

-- 
DI (FH) Michael Friedrich

mail:     michael.friedrich@...
twitter:  https://twitter.com/dnsmichi
jabber:   dnsmichi@...
irc:      irc.freenode.net/icinga dnsmichi

icinga open source monitoring
position: lead core developer
url:      https://www.icinga.org
(Continue reading)

Markus Frosch | 4 Apr 2013 17:12
Picon
Favicon
Gravatar

Resetting Icinga Web master branch

Hello all,
we will start using the Git flow model for Icinga Web in the future.

Due to this the new branch "next" has been introduced some weeks ago.

From now on "master" will be the branch for the current released version of Icinga Web, plus any fixes coming with the next minor release.

Unfortunately master is currently in a bit of development state, and we have reset it to the current state of the 1.8 branch.

More details about git handling in the future should be available soon on the wiki.

For all devs and users with a local clone of our git it will be required to delete your local master branch and do reset the branch to current origin/master:

( make sure you are on master and your remote is named origin )
$ git fetch
$ git branch
$ git reset --hard origin/master

Cheers
Markus Frosch
Icinga Dev Team
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
icinga-devel mailing list
icinga-devel@...
https://lists.sourceforge.net/lists/listinfo/icinga-devel
Markus Frosch | 25 Mar 2013 16:13
Picon
Favicon
Gravatar

Icinga Web 1.8.3 bug fix release

Hello all,
Today we're happy to release Icinga Web 1.8.3 – a bugfix release for the
1.8 major version.

This update include some bug fixes for the session and preference
backend, as well as fixes for pending states in the Cronk grids and an
issue occurring with the latest PHP versions.

Icinga Web 1.8.3 is available for download on Sourceforge.net [1] –
packages should be available soon.

Please keep in touch using the support channels [2] and report bugs
and/or feature requests to our development tracker [3].

Details on the changes and checksums for the downloads can be found on
our blog [4].

Best Regards
Markus Frosch for the Icinga Team

[1] https://sourceforge.net/projects/icinga/files/icinga-web/1.8.3/
[2] http://www.icinga.org/support/
[3] https://dev.icinga.org/
[4] https://www.icinga.org/2013/03/25/icinga-web-1-8-3-bug-fix-release/

--

-- 
Markus Frosch
markus <at> lazyfrosch.de
http://www.lazyfrosch.de

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
icinga-devel mailing list
icinga-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-devel
Michael Friedrich | 3 Mar 2013 21:10
Picon
Gravatar

Icinga Reporting 1.8.2 Bugfix release

Hi there,

long time no see, but this time it's released - get Icinga Reporting 
1.8.2 :-)

Changelog:

- fix queries for host/service availability/activity report #3312 #3400
- fix empty reports and reversed OK/NOK #3331
- fix compatibility with jasperreports <= 4.6 #3481
- fix host overview with empty contacts and contactgroups #3686
- test support for jasperserver 5.0.0 #3501
- define the least supported jasperserver version (4.5.0) #3502

Blogpost: 
https://www.icinga.org/2013/03/03/icinga-reporting-1-8-2-bugfix-release/

kind regards,
Michael

--

-- 
DI (FH) Michael Friedrich

mail:     michael.friedrich@...
twitter:  https://twitter.com/dnsmichi
jabber:   dnsmichi@...
irc:      irc.freenode.net/icinga dnsmichi

icinga open source monitoring
position: lead core developer
url:      https://www.icinga.org

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
René "Koch (ovido)" | 20 Feb 2013 15:30
Picon
Gravatar

Fedora/EPEL Packages

Hi,

I want to shortly introduce myself as I'm new on this list: My name is
René and I'm working as a consultant for Virtualization,
Systemmanagement and Monitoring (Icinga) and Linux (mainly RHEL, but
also other Linux distributions) in Vienna.

I noticed that Icinga is still not included in Fedora (and EPEL) as an
official package, as the Fedora guys requested SELinux support and
there's also no maintainer for the package request, yet:
https://bugzilla.redhat.com/show_bug.cgi?id=693608

As I can see Dirk Götz created a policy for Fedora 17 and full SELinux
support should be included in Icinga 1.9:
https://dev.icinga.org/issues/2921

I would like to help you in getting Icinga into Fedora and EPEL (can do
this as a package maintainer) and also in improving SELinux support (for
RHEL 6 and Fedora 18/19).

Please let me know if you need assistance here.

-- 
Best Regards

René Koch
Senior Solution Architect

============================================
ovido gmbh - "Das Linux Systemhaus"
Brünner Straße 163, A-1210 Wien

Phone:   +43 720 / 530 670
Mobile:  +43 660 / 512 21 31
E-Mail:  r.koch <at> ovido.at
============================================

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
icinga-devel mailing list
icinga-devel <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-devel
Serge Noiraud | 18 Feb 2013 16:18
Picon

Icinga-reports and message : [SOLVED] icinga net.sf.jasperreports.engine.JRException: Error executing SQL statement for : graph_sla and graph_availibility

Hi everybody,

I think the following can be useful to some people who have the same problem :


icinga net.sf.jasperreports.engine.JRException: Error executing SQL statement for : graph_sla
icinga net.sf.jasperreports.engine.jrexception error executing sql statement for graph availability

These two errors was related to the following reports

HostAvailabilityReportInGivenTime and ServiceAvailabilityReportInGivenTime

All works correctly except those two reports. After reading all docs I finally found the following :

mysql >show function status;                                                                                                     
+--------+---------------------+----------+------------------+---------------------+---------------------+---------------+---------+----------------------+----------------------+--------------------+                                                            
| Db     | Name                | Type     | Definer          | Modified            | Created             | Security_type | Comment | character_set_client | collation_connection | Database Collation |                                                            
+--------+---------------------+----------+------------------+---------------------+---------------------+---------------+---------+----------------------+----------------------+--------------------+                                                            
| icinga | icinga_availability | FUNCTION | root <at> localhost | 2013-02-18 15:36:12 | 2013-02-18 15:36:12 | DEFINER       |         | latin1               | latin1_swedish_ci    | latin1_swedish_ci  |                                                            
+--------+---------------------+----------+------------------+---------------------+---------------------+---------------+---------+----------------------+----------------------+--------------------+                                                            
1 row in set (0.00 sec)

The function is owned by root <at> localhost (Definer)
All the installation was made with the root user.
I tried to get icinga as owner, so I modify this :

GRANT SELECT, INSERT, UPDATE, DELETE, DROP, CREATE ROUTINE, CREATE VIEW, INDEX, ALTER, EXECUTE ON icinga.* TO 'icinga' <at> 'localhost';

then I reload sql/mysql/icinga_availability.sql with user icinga instead of root.

Now we have :

mysql >show function status;                                                                                                     
+--------+---------------------+----------+------------------+---------------------+---------------------+---------------+---------+----------------------+----------------------+--------------------+                                                            
| Db     | Name                | Type     | Definer          | Modified            | Created             | Security_type | Comment | character_set_client | collation_connection | Database Collation |                                                            
+--------+---------------------+----------+------------------+---------------------+---------------------+---------------+---------+----------------------+----------------------+--------------------+                                                            
| icinga | icinga_availability | FUNCTION | icinga <at> localhost | 2013-02-18 15:51:45 | 2013-02-18 15:51:45 | DEFINER       |         | latin1               | latin1_swedish_ci    | latin1_swedish_ci  |                                                            
+--------+---------------------+----------+------------------+---------------------+---------------------+---------------+---------+----------------------+----------------------+--------------------+                                                            
1 row in set (0.28 sec)                                                                                                          
                      
and all is working perfectly now.

Is there a better way to do that ?

OS : debian 6.0.6
icinga : 1.8.4
icinga-web : 1.8.2
icinga-reports : 1.8.1
jasperreports : 4.7

Serge

--

Serge Noiraud

Les logiciels libre, c'est mieux : Debian, Firefox, LibreOffice, ...
Tout ce qui n'est pas gratuit est perdu.

Développeur projet gramps : http://gramps-project.org/ et osm-gps-map : http://nzjrs.github.com/osm-gps-map

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
icinga-devel mailing list
icinga-devel@...
https://lists.sourceforge.net/lists/listinfo/icinga-devel
Markus Frosch | 12 Feb 2013 16:51
Picon
Favicon
Gravatar

Icinga Web 1.8.2 released


Hello Icinga community,
We are releasing the latest bug fix release for Icinga Web, version
1.8.2, today.

The update includes many fixes and some big performance improvements.

Please see the full Changelog on our blog. [1]

Special thanks to all testers and patch authors!

Icinga Web 1.8.2 is available for download on Sourceforge.net [2] -
packagers will update their packages soon :-)

Please keep in touch through the support channels [3] and report bugs
and/or feature requests to our development tracker. [4]

Best Regards
Markus Frosch
For the Icinga Development Team

[1] https://www.icinga.org/2013/02/12/icinga-web-1-8-2-bug-fix-release/
[2] https://sourceforge.net/projects/icinga/files/icinga-web/1.8.2/
[3] http://www.icinga.org/support/
[4] https://dev.icinga.org

--

-- 
Markus Frosch
markus@...
http://www.lazyfrosch.de

Gmane