Activity

From 02/22/2010 to 02/25/2010

02/25/2010

avatar 05:06 PM Enhancement #1587: Differences between Tactitcal Overview and Unhandled porblems
In case of downtime on host, service problems are shown in tactical overview but not in "monitoring >> unhandled problems". The tactical overview should use the same filters as the monitoring page. Nicolas Cordier
avatar 02:26 PM Enhancement #1586: Add number of Time Period item used
Hi, Is it possible to add the number of services that use each Time perdiod item in : Configuration > Users > Time Periods Est il possible de rajouter une colonne dans la page des time period, permettant de voir combien de service il lui est... Nicolas COULIN
avatar 01:48 PM Bug #1583: Meta Service Problem
Yes, it is a problem of parsing the label with spaces and the percent sign. As a workaround you could try to rewrite the label or provide a patch of how to parse this :) Nikolaus Filus
avatar 01:22 PM Bug #1583: Meta Service Problem
Ok - testet with SAP UserloggedIn - see my result - thats OK. Its an old problem with the perdata and special signs??? christoph greiner
avatar 12:19 PM Bug #1585 (Closed): r10074 and r10081 conflict with bug #1484
OK cool. Not the request is very small. I cannot change DB class for that. Closed ! Julien Mathis
avatar 12:01 PM Bug #1585: r10074 and r10081 conflict with bug #1484
Applied in changeset r10092. Nikolaus Filus
avatar 11:24 AM Bug #1585: r10074 and r10081 conflict with bug #1484
Applied in changeset r10089. Julien Mathis
avatar 11:15 AM Bug #1585 (Solved): r10074 and r10081 conflict with bug #1484
ok I found a solution : r10089 Can you test niko on you plateform ? Thanks in advance... I want to release a 2.1.5 as soon as possible. Julien Mathis

02/24/2010

avatar 07:02 PM Bug #1585: r10074 and r10081 conflict with bug #1484
ho no, we have to find a simple solution... I will work on it tomorrow... Julien Mathis
avatar 07:00 PM Bug #1585: r10074 and r10081 conflict with bug #1484
Sorry, but in this case your commits break the official behavior and should be reverted and made configurable. This patched version is not documented (what are the changes?) and not mentioned in any centreon document (which I know). I see the foll... Nikolaus Filus
avatar 06:10 PM Bug #1585: r10074 and r10081 conflict with bug #1484
My NDO is this one : http://svn.centreon.com/trunk/Patch-NDOutils/. You cannot use normal NDO in large environnement (30000 / 40000 services). MySQL will get CPU and you nagios will get latency. Julien Mathis
avatar 06:10 PM Bug #1582: distributed Monitoring but no graph from poller
We use Centreon 2.1.4 Yes we configured this - see Screenshot.... christoph greiner
avatar 06:07 PM Bug #1582: distributed Monitoring but no graph from poller
Hi, Did you configure perfdata file path in poller configuration page ? Configuration > Centreon > Poller Thanks Julien Mathis
avatar 06:06 PM Bug #1583: Meta Service Problem
Centreon Version 2.1.4 Yes there are Perf-Datas - see Screenshot !!! I dont know where the -f comes from... christoph greiner
avatar 05:58 PM Bug #1585: r10074 and r10081 conflict with bug #1484
Hi Julien, your commits r10074 and r10081 revert back to the problem in #1484. Please read the explanation there and explain why your ndo doesn't have current data? Nikolaus Filus
avatar 05:58 PM Bug #1578 (Closed): Problème rapports > tableau de bord
Julien Mathis
avatar 05:50 PM Bug #1583: Meta Service Problem
What version are you on? Please provide a screenshot ob service details including performance data string. Where does the minus in '-f' come from? Is this part of the perfdata? Nikolaus Filus
avatar 05:41 PM Centreon Broker Bug #1584: Ignore objects redefinitions
Right now when some objects are redefined (for example when Nagios restart), INSERTs obviously fail (because UNIQUE constraints wouldn't be UNIQUE anymore). However the generated exception is not handled in a proper way (it should be ignored). Matthieu Kermagoret
avatar 04:34 PM Bug #1583: Meta Service Problem
Graph is created but no SUM!!! christoph greiner
avatar 04:32 PM Bug #1583: Meta Service Problem
Hallo Folks, i created an Meta Service called "AktiveSessionsCitrix". See Screenshot Unfortunately I become no SUM. WHY? christoph greiner
avatar 03:27 PM Bug #1582: distributed Monitoring but no graph from poller
Which process makes the entries in CENTSTORE/metric or CENTSTORE/index_data ??? christoph greiner
avatar 03:23 PM Centreon Broker Bug #1581 (Closed): configure cannot search for SOCI's library
Code committed in revision 10078. Matthieu Kermagoret
avatar 03:22 PM Bug #1582: distributed Monitoring but no graph from poller
Hello Everybody, yesterday we configured an first poller for our Centreon/Nagios. We used the Infos from http://en.doc.centreon.com/DistributedArchitecture Everything works fine - BUT we got no graphs from the Hosts and Services that are ... christoph greiner
avatar 02:18 PM Centreon Broker Bug #1581: configure cannot search for SOCI's library
The current configure.ac file uses hardcoded library names for SOCI. The --with-soci option should be used to search in an alternate directory. Matthieu Kermagoret
avatar 02:16 PM Centreon Broker Bug #1580 (Closed): configure cannot search for SOCI's headers
configure patched. Code committed in revision 10073. Matthieu Kermagoret
avatar 01:28 PM Centreon Broker Bug #1580: configure cannot search for SOCI's headers
The current configure.ac file uses hardcoded headers path for SOCI. The --with-soci option should be used to search in an alternate directory. Matthieu Kermagoret
avatar 01:23 PM Centreon Broker Enhancement #1420 (Closed): DAL : MySQL support
Branch merged into trunk. Code committed in revision 10071. Matthieu Kermagoret
avatar 01:22 PM Centreon Broker Enhancement #1419 (Closed): New Database Abstraction Layer
Branch merged into trunk. Code committed in revision 10071. Matthieu Kermagoret
avatar 07:53 AM Bug #1578 (Solved): Problème rapports > tableau de bord
Bonjour Mathieu, Cette forge est dédiée aux anomalies de Centreon ou demandes d'amélioration. Les problèmes d'utilisation/configuration/administration doivent rester sur le forum dans un souci d'organisation de nos sites. Si vous souhaite... Romain Le Merlus

02/23/2010

avatar 06:02 PM Centreon Broker Enhancement #1421 (Assigned): DAL : PostgreSQL support
Handled by configuration code, which is the only thing necessary to make it work (SOCI does the rest). Matthieu Kermagoret
avatar 06:02 PM Centreon Broker Enhancement #1420: DAL : MySQL support
MySQL is handled by configuration code, which is the only thing necessary to make it work (SOCI does the rest). Matthieu Kermagoret
avatar 06:01 PM Centreon Broker Enhancement #1419: New Database Abstraction Layer
SOCI has been integrated in branch. The latter should be merged within trunk for 0.9 release. Matthieu Kermagoret
avatar 01:49 PM Bug #1576 (Closed): Notification range check
Thanks it's a very good ideas r10057 Julien Mathis
avatar 10:18 AM Bug #1578: Problème rapports > tableau de bord
Bonjour, Quand je vais dans l'onglet Rapport > Tableau de bord : Il s'affiche bien mais il n'a enregistré aucune données ! Tout est à 0% Merci. eiffel04 eiffel04

02/22/2010

avatar 10:35 PM Enhancement #1577: Export Report to PDF
The graphs from the Reporting Dashboard are part of the reason I was able to get Centreon approved by management. Currently, when running our end of month Uptime report, I'm using a screen capture utility to grab the Graph and then exporting t... jon rhodes
avatar 09:57 PM Bug #1576: Notification range check
It is possible to enter a notification time range outside of 00:00 to 23:59 which will crash nagios. justin Guagliata
avatar 07:44 PM Enhancement #1096: Nagios 3 support Only
Appliqué par commit r10050. Julien Mathis
avatar 07:44 PM Enhancement #1096: Nagios 3 support Only
Applied in changeset r10051. Julien Mathis
avatar 05:49 PM Enhancement #1575: Grouping Host Groups on Monitoring Services Page
It would be nice if the Host Groups would stay grouped together instead of splitting up over multiple pages. Host Group 1 and 2 spill over to page 2 because they have too many hosts (We have some host groups that have 400+ hosts) while Host Gro... jon rhodes
avatar 05:37 PM Enhancement #1574 (Assigned): Reporting Sort
Hi Yes it's a very good idea. thanks for your feedback ! Julien Mathis
avatar 05:30 PM Enhancement #1574: Reporting Sort
For the Reporting Dashboard it would be very helpful to sort by Host Name, by Percentage Up/Down (%), and by number of Alerts. jon rhodes
avatar 03:34 PM Bug #1004 (Closed): Configuration upload: relation between host services and servicegroup missing
Julien Mathis
avatar 02:15 PM Bug #1573: Event Log CSV Export
When exporting in CSV the Event Log, the columns exported are shifted on Excel (see the contact field for example). Andre Pelle
avatar 12:09 PM Bug #987: page refresh disturbs menu
Monitoring will be improve in 2.3. So we don't have to implement that right now. Julien Mathis
avatar 12:08 PM Bug #1041 (Closed): Debug options do not work
Julien Mathis
avatar 11:21 AM Enhancement #1572: Compatibility with ICINGA
Julien Mathis
« Previous
Next »
 

Also available in: Atom