Git Product home page Git Product logo

centreon / centreon-archived Goto Github PK

View Code? Open in Web Editor NEW
576.0 576.0 240.0 237.26 MB

Centreon is a network, system and application monitoring tool. Centreon is the only AIOps Platform Providing Holistic Visibility to Complex IT Workflows from Cloud to Edge.

Home Page: https://www.centreon.com

License: GNU General Public License v2.0

Perl 2.66% Smarty 0.19% JavaScript 4.03% PHP 81.45% CSS 1.11% Shell 1.42% HTML 0.69% XSLT 0.71% Gherkin 0.69% TypeScript 7.06% Makefile 0.01%
alerting analytics automation centreon cloud command-line containers dashboard data-visualization devops docker edge graphing iot kubernetes monitoring notifications performance php prometheus

centreon-archived's Introduction

Centreon - IT and Application monitoring software

stable version  License  Centreon bug tracker  Official documentation  Official Slack  Official website  Official Download  Official The Watch  

Centreon Twitter  Centreon Labs Twitter  

Centreon ScreenShot

Introduction

Centreon is one of the most flexible and powerful monitoring softwares on the market; it is absolutely free and Open Source.

Getting Started

Centreon software can be set up

Supported versions

Regarding the Products Lifecycle Policy, only the following versions are supported:

  • Centreon 21.10.x, released on November 2, 2021, full support
  • Centreon 21.04.x, released on April 21, 2021, security and blocking issue support only
  • Centreon 20.10.x, released on October 21, 2020, security support only

If your version is not one of the 3 versions specified above, we recommend that you upgrade your platform immediately.

Authors

Project leaders

   

Product managers

       

Development team

                             

Quality Assurance

       

Documentation

 

See also the list of our contributors

Security Acknowledgement page

We want to thank all reporters and pentesters who help us improve our product each day.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, bug report, feature request and the process for submitting pull requests for us.

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details

centreon-archived's People

Contributors

a-launois avatar aalexgabi avatar adr-mo avatar bdauria avatar bsauveton avatar callapa avatar cgagnaire avatar ddu17 avatar garnier-quentin avatar guillaumewatteeux avatar hyahiaoui-ext avatar jeremyjaouen avatar jordan91 avatar julienmathis avatar kduret avatar leoncx avatar loiclau avatar lolokai avatar lpinsivy avatar mariegallardo avatar mtoufik avatar nfilus avatar qdelance avatar querwin avatar sc979 avatar thebarda avatar v-radev avatar vhr avatar victorvassilev avatar wistof avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

centreon-archived's Issues

Meta Services : web bug


Author Name: kmizole - (kmizole -)
Original Redmine Issue: 51, https://forge.centreon.com/issues/51

Original Assignee: Julien Mathis


When you create a meta service with “service list”, you can add services easily, but you can’t remove any service.
When you check a service and then select delete, a popup ask you to confirm the duplication. But the service remains in the meta service.

see screenshot

Interface: No Output on plugins help


Author Name: Guillaume Watteeux (Guillaume Watteeux)
Original Redmine Issue: 27, https://forge.centreon.com/issues/27

Original Assignee: Julien Mathis


Problem when I want to see a plugins help.

```
Command Line : /usr/local/nagios/libexec//check_centreon_snmp_traffic —help
Output : empty

```

Impossible to connect on the Centreon's interface


Author Name: Damien Duponchelle (Damien Duponchelle)
Original Redmine Issue: 8, https://forge.centreon.com/issues/8

Original Assignee: Julien Mathis


Impossible to connect on the Centreon’s interface with the login and password.

I found a solution, we must update the password of the user with the MD5 function to fix this problem:
mysql> UPDATE contact SET contact_passwd=MD5 where contact_alias=‘admin’;

I think there is a problem with the MD5 function, or isn’t use on the web installation.

Custom homepage


Author Name: leoncx - (leoncx -)
Original Redmine Issue: 25, https://forge.centreon.com/issues/25


Administrate homepage contents.
If possible, define by group.

init script not working (centcore & centstorage)


Author Name: BUI Duy-Huan - (BUI Duy-Huan -)
Original Redmine Issue: 34, https://forge.centreon.com/issues/34


the pid name file in init script doesn’t match the one in perl file

/etc/rc.d/init.d/centcore
[[RunFile]]=${RunDir}/centcored.pid

/usr/local/centreon/bin/centcore
my $PID = “/var/run/centreon/centcore.pid”;

/etc/rc.d/init.d/centstorage
centstorageRunFile=${centstorageRunDir}/centstoraged.pid

/usr/local/centreon/bin/centstorage
my $PID = “/var/run/centreon/centstorage.pid”;

Export CFG


Author Name: kmizole - (kmizole -)
Original Redmine Issue: 40, https://forge.centreon.com/issues/40

Original Assignee: Julien Mathis


ce serait bien d’avoir en export de centreon 1.4 (et dans le 2.x aussi du coup) un ligne dans services.cfg qui indique les exemples d’arguments

sous une forme comme ci dessous :
define command{
command_name check_apache_charge
command_line $USER1$/check_apache_status.pl -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$
;COMMAND_EXAMPLE 90
}

de la même manière que ce qui est fait pour les liens host templates/ services templates.

I can't show number of host and service in few pages


Author Name: cams - (cams -)
Original Redmine Issue: 24, https://forge.centreon.com/issues/24

Original Assignee: Julien Mathis


Hello,

I can’t show my number of hosts and services in few pages :
- home pages
- monitoring pages
- summary bar

In Nagios i can see them.
In Centreon, i have my graphic and reporting.

Configuration :
Debian Etch
Nagios 3.02
Nagios Plugins 1.4.11
Centreon 2b3
NDOutils 1.4b7

Sorry for my english.


Je vais réexpliquer en français pour que ce soit plus claire !

Je ne voit pas dans la page d’accueil et dans la page de monitoring mes hosts et mes services. (cf les imprim écran).
Par contre je voit bien mes graphiques dans view et repoorting.

J’ai essayer de réinstaller tout 2 fois, le résultat est le même.
J’ai suivi le wiki à la lettre (toutes les étapes).
J’ai cherché de l’aide sur le forum et sur le channel IRC, apparament ce serait du a un problème lié a NDO.
Dans Nagios je voit bien mes services et mes hosts.

Configuration :
Debian Etch
Nagios 3.02
Nagios Plugins 1.4.11
Centreon 2b3
NDOutils 1.4b7

Bref, je ne sais pas si c’est moi qui fait mal quelque chose ou si c’est un bug mais j’ai réinstallé 2 fois mon serveur totalement sans résultat.

Merci.

Install Script: run level install, problem when require daemon not enable


Author Name: Guillaume Watteeux (Guillaume Watteeux)
Original Redmine Issue: 12, https://forge.centreon.com/issues/12

Original Assignee: Guillaume Watteeux


Do you want I install [[CentCore]] run level ?
[y/n], default to [n]:

> y
> insserv: Service mysqld has to be enabled for service centcore
> insserv: Service nagios has to be enabled for service centcore
> insserv: exiting now!
> /sbin/insserv failed, exit code 1
> centcore 0:off 1:off 2:off 3:off 4:off 5:off 6:off

On my sles, that process failed because mysql and nagios not started.

centcore.init.d
1. Required-Start: mysqld nagios

Is it necessary to have there dependancies ?

unchecked services not displayed (when using NDO)


Author Name: kmizole - (kmizole -)
Original Redmine Issue: 38, https://forge.centreon.com/issues/38


As long as an active service has not been checked, it’s not displayed in monitoring view.

The passive services are well displayed, si I think the unchecked active service should be displayed.

infobulles RRDs


Author Name: kmizole - (kmizole -)
Original Redmine Issue: 36, https://forge.centreon.com/issues/36

Original Assignee: Julien Mathis


while a RRD graph has not been generated, it displayed an ugly error. Maybe a message could be writen.

see screenshot.

Install:RH4 template install


Author Name: kmizole - (kmizole -)
Original Redmine Issue: 33, https://forge.centreon.com/issues/33

Original Assignee: Guillaume Watteeux


l’install ends correctly (it seems). An error is displayed during install : line 1018 de libinstall/functions

install log is attached.

(install depuis la version SVN)

Install: Full compatibility with FreeBSD


Author Name: Guillaume Watteeux (Guillaume Watteeux)
Original Redmine Issue: 41, https://forge.centreon.com/issues/41

Original Assignee: Guillaume Watteeux


Try write install.sh for [[FreeBSD]].

Loading services.cfg configuration file


Author Name: Damien Duponchelle (Damien Duponchelle)
Original Redmine Issue: 16, https://forge.centreon.com/issues/16

Original Assignee: Julien Mathis


Loading services.cfg configuration file results in a doubloon. Plus, the commands are not associated along with the services even though they already exist.

Problems with ndo db user password


Author Name: leoncx - (leoncx -)
Original Redmine Issue: 10, https://forge.centreon.com/issues/10

Original Assignee: Julien Mathis


The db user created and used in Centreon Installation Web is choise by the user.

Then it’s hardcoding in the source:/trunk/centreon/www/install/insertBaseConf.sql

```
INSERT INTO cfg_ndo2db (id, description, ndo2db_user, ndo2db_group, local, ns_nagios_server, socket_type, socket_name, tcp_port, db_servertype, db_host, db_name, db_port, db_prefix, db_user, db_pass, max_timedevents_age, max_systemcommands_age, max_servicechecks_age, max_hostchecks_age, max_eventhandlers_age, activate) VALUES;

```

Install Script: Create install for SNMP Traps


Author Name: Guillaume Watteeux (Guillaume Watteeux)
Original Redmine Issue: 3, https://forge.centreon.com/issues/3

Original Assignee: Guillaume Watteeux


Develop shell script for SNMP Traps.

Nagios Cfg Import


Author Name: kmizole - (kmizole -)
Original Redmine Issue: 44, https://forge.centreon.com/issues/44

Original Assignee: Julien Mathis


When i want to import CFG files from centreon 1.4 export the pattern for host/services templates link is diffentent.

ine 1.4 we have ;TEMPLATE-HOST-LINK
in 2.x we process #TEMPLATE-HOST-LINK for linking host/services templates.

Check configuration at every change


Author Name: toady - (toady -)
Original Redmine Issue: 45, https://forge.centreon.com/issues/45


It would be nicer to check the nagios generated configuration everytime OK is pressed so that configurations issues would be fixed earlier.

The current behavior forces your to go into Configuration/Nagios then restart Nagios to check of you have done something wrong.

This is a pain when you changed several parameters and you do not know which one fails.

Just running the configuration checks everytime the OK button is pressed on any view would help the Centreon administrator.

Bugfix to initNagios()


Author Name: Laurent Defert - (Laurent Defert -)
Original Redmine Issue: 48, https://forge.centreon.com/issues/48


Syntax bug in initNagios(). Was hard to find :P

Install template: create template for most linux, unix


Author Name: Guillaume Watteeux (Guillaume Watteeux)
Original Redmine Issue: 17, https://forge.centreon.com/issues/17

Original Assignee: Damien Duponchelle


By default I had create a debian-etch template and one sample.

I think we should create template for :
- Fedora
- [[OpenSuse]]
- Debian-lenny and Ubuntu (>=7.04)
- [[FreeBSD]]
- Mandriva ? (with perl thread support :p)
- …

I need a contribution for that.

Templates status:

OK :
debian-etch (stable)
redhat-4

Need contribution
opensuse
fedora-core
ubuntu
sles (SUSE Linux Entreprise Server)
Mandriva

Right for anonymous


Author Name: leoncx - (leoncx -)
Original Redmine Issue: 26, https://forge.centreon.com/issues/26


Manage rights for an user anonymous.

Message Box in Reporting Page


Author Name: Damien Duponchelle (Damien Duponchelle)
Original Redmine Issue: 14, https://forge.centreon.com/issues/14

Original Assignee: Julien Mathis


One Message Box appear after selecting a host to generate the reporting.

Snmptrapd Configuration with centGenSnmpttConfFile


Author Name: Damien Duponchelle (Damien Duponchelle)
Original Redmine Issue: 18, https://forge.centreon.com/issues/18

Original Assignee: Guillaume Watteeux


“centGenSnmpttConfFile” script isn’t copy in centreon binaries folder when we installing Centreon 2.0.

In snmptrapd Configuration, there is this error message:
sh: /usr/local/centreon//bin/centGenSnmpttConfFile: No such file or directory

Affichage de l'écran event log différents selon le lien utilisé.


Author Name: kmizole - (kmizole -)
Original Redmine Issue: 32, https://forge.centreon.com/issues/32


Dans la vue monitoring de services, tout en haut à droite il y a un icône qui redirige vers event log, la page obtenue est différente de celle que l’on obtient en cliquant sur le lien “event log” de monitoring.

capture 1 : page depuis l’icône
capture 2 : page depuis le sous lien de Monitoring

Login page cannot be shown


Author Name: Tevfik Ceydeliler - (Tevfik Ceydeliler -)
Original Redmine Issue: 28, https://forge.centreon.com/issues/28


During installation by using SVN there are some error:

```

-——————————————————————————————————-
Start [[CentStorage]] Installation
-——————————————————————————————————-
/usr/local/src/centreon/tools/centreon-2.0-SVN/libinstall/functions: line 1535: [: 6.0G: integer expression expected


Start [[CentCore]] Installation
-——————————————————————————————————-
/usr/local/src/centreon/tools/centreon-2.0-SVN/libinstall/functions: line 1535: [: 6.0G: integer expression expected


-——————————————————————————————————-
Start [[CentPlugins]] Installation
-——————————————————————————————————-
/usr/local/src/centreon/tools/centreon-2.0-SVN/libinstall/functions: line 1535: [: 6.0G: integer expression expected


-——————————————————————————————————-
Start [[CentPlugins]] Traps Installation
-——————————————————————————————————-

/usr/local/src/centreon/tools/centreon-2.0-SVN/libinstall/functions: line 1535: [: 6.0G: integer expression expected

```

And at the end of web setup, in login screen, there is an error message on browser:

```
Fatal error: Call to undefined method DB_Error::fetchRow() in /usr/local/centreon/www/index.php on line 42

```

Install Script: php command not found


Author Name: Guillaume Watteeux (Guillaume Watteeux)
Original Redmine Issue: 11, https://forge.centreon.com/issues/11

Original Assignee: Guillaume Watteeux


On my SLES10, php command not found. It’s a php5…

Add test on install script to detect a valid php command.

ln -s /usr/bin/php5 /usr/bin/php it’s ok for a moment.

distributed monitoring: Centcore problem


Author Name: kmizole - (kmizole -)
Original Redmine Issue: 39, https://forge.centreon.com/issues/39

Original Assignee: Julien Mathis


after adding a slavepoller to my principal poller, i restarted centcore on both sides and i have the following trace for the principal server :

Use of uninitialized value in concatenation (.) or string at /opt/centreon/bin/centcore line 273.

Use of uninitialized value in concatenation (.) or string at /opt/centreon/bin/centcore line 286.
The authenticity of host ‘xxx.xxx.xxx.xxx (xxx.xxx.xxx.xxx)’ can’t be established.
RSA key fingerprint is 19:5f:7d:8b:85:4f:69:bc:7e:c7:d7:c0:fe:09:0e:ad.
Are you sure you want to continue connecting (yes/no)?
Use of uninitialized value in concatenation (.) or string at /opt/centreon/bin/centcore line 292.
The authenticity of host ‘xxx.xxx.xxx.xxx (xxx.xxx.xxx.xxx)’ can’t be established.
RSA key fingerprint is 19:5f:7d:8b:85:4f:69:bc:7e:c7:d7:c0:fe:09:0e:ad.
Are you sure you want to continue connecting (yes/no)?
The authenticity of host ‘xxx.xxx.xxx.xxx (xxx.xxx.xxx.xxx)’ can’t be established.
RSA key fingerprint is 19:5f:7d:8b:85:4f:69:bc:7e:c7:d7:c0:fe:09:0e:ad.
Are you sure you want to continue connecting (yes/no)?
The authenticity of host ‘xxx.xxx.xxx.xxx (xxx.xxx.xxx.xxx)’ can’t be established.
RSA key fingerprint is 19:5f:7d:8b:85:4f:69:bc:7e:c7:d7:c0:fe:09:0e:ad.
Are you sure you want to continue connecting (yes/no)?

Setup : purge var in shell installer


Author Name: Julien Mathis (Julien Mathis)
Original Redmine Issue: 1, https://forge.centreon.com/issues/1

Original Assignee: Guillaume Watteeux


I have find in centreon paths like this : /usr/local/centreon//log

we have to purge variable from //

→ sed/\/\//\//g

Load cfg files


Author Name: kmizole - (kmizole -)
Original Redmine Issue: 35, https://forge.centreon.com/issues/35


When i import hosts.cfg and the services.cfg (to migrate templates from 1.4 to 2.) I noticed two bugs

first is very minor, in the debug log nagiosCfgImport.log i have these lines for host import :
[05/06/2008 15:09] Nagios Import : insertHostCFG :
[05/06/2008 15:09] Nagios Import : insertHostCFG :

host name is empty (it works well for services)

The major bug is that the links between host templates and service templates is not treated.

i have all my host templates with no linked services templates.

Here is a sample of my services.cfg
define service{
name MS_Windows_UtilisationSwap
service_description S_Windows_UtilisationSwap
use TemplatePere
check_command check_snmp_storage_Swap70
max_check_attempts 4
normal_check_interval 10
retry_check_interval 5
check_period 24×7
process_perf_data 1
register 0
;TEMPLATE-HOST-LINK MS_Windows
}

I think the “;TEMPLATE-HOST-LINK” is not treated.

Install: problem with var NAGIOS_P1_FILE


Author Name: ccesario - (ccesario -)
Original Redmine Issue: 5, https://forge.centreon.com/issues/5

Original Assignee: Guillaume Watteeux


In my installation of centreon 2-beta1 I wat having this problem in [[CentWeb]] installation

sed: -e expression #17, character 31: unterminated @s’ command

with help of watt I debug the install and see that variable $NAGIOS_P1_FILE is “stranger”

in [[CentWeb]].shI put..

echo “VAR VALUE = \”$NAGIOS_P1_FILE\""

see the results

VAR VALUE = “/opt/nagios/bin/p1.pl
/opt/nagios/bin/p1.pl”

the var is duplicated and with “\n”
1. grep -r “^p1_file” /opt/nagios/etc/ | cut -d= -f2
/opt/nagios/bin/p1.pl
/opt/nagios/bin/p1.pl

found 2 values, because…
1. grep -r “^p1_file” /opt/nagios/etc/
/opt/nagios/etc/sample/nagios.cfg-sample:p1_file=/opt/nagios/bin/p1.pl
/opt/nagios/etc/nagios.cfg:p1_file=/opt/nagios/bin/p1.pl

Because I have the sample files in /opt/nagios/etc/

my solution to “fix” temporary this :

in libinstall/functions file

function locate_nagios_p1_file()

I replace
NAGIOS_P1_FILE=$(grep -r “^p1_file” $nagios_etc | cut -d= -f2)
to
NAGIOS_P1_FILE=$(grep -r “^p1_file” $nagios_etc | grep -v -i “sample” | cut -d= -f2 | uniq)

:)

sorry my english eheheh

Carlos

Internet Explorer Error


Author Name: ccesario - (ccesario -)
Original Redmine Issue: 21, https://forge.centreon.com/issues/21


I tested centreon in Internet Explorer and I get javascript error, and positions of buttons (graphs/event logs) is out of screen.

This is “broken” the GUI.

Carlos

Install Script: Problem when most of directory are a same...


Author Name: Guillaume Watteeux (Guillaume Watteeux)
Original Redmine Issue: 6, https://forge.centreon.com/issues/6

Original Assignee: Guillaume Watteeux


When you use a same directory for twice variables, is’t possible to have a permission problem

example:
CENTREON_VARLIB=/var/lib/centreon
CENTPLUGINS_TMP=/var/lib/centreon

On install script, the plugins are install in last, and [[CentPlugins]].sh change right on CENTPLUGINS_TMP…

For the moment, I suggest to use differents folder for these variables.

I’ll search a solution…

If you are a solution ? :)

Ping graph with values stranger


Author Name: ccesario - (ccesario -)
Original Redmine Issue: 22, https://forge.centreon.com/issues/22

Original Assignee: Julien Mathis


I’m having problems with ping graphs, the values are strangers

see the attachment

thanks

Carlos

XML Problem on Views


Author Name: Damien Duponchelle (Damien Duponchelle)
Original Redmine Issue: 13, https://forge.centreon.com/issues/13


Two message box appears on page “Views” when there isn’t Graph.

Hard-coded path to centcore.cmd


Author Name: Laurent Defert - (Laurent Defert -)
Original Redmine Issue: 46, https://forge.centreon.com/issues/46

Original Assignee: Guillaume Watteeux


In those files:
www/include/configuration/configGenerate/formGenerateFiles.php
www/include/monitoring/external_cmd/functions.php

The path to centcore.cmd is hardcoded to /usr/local…, while centcore uses a value set at installation time.

Export CSV bad link


Author Name: Sylvestre Ho (Sylvestre Ho)
Original Redmine Issue: 20, https://forge.centreon.com/issues/20

Original Assignee: Sylvestre Ho


On Views > By hosts, the icone that exports the data into a csv file actually leads to a page that does not exist

balise HTML en output des sondes


Author Name: kmizole - (kmizole -)
Original Redmine Issue: 37, https://forge.centreon.com/issues/37


HTML tags are not treated if there are some in plugins output.
It should be great ;) (warning in 1.4 tags are treated but when ajax refresh arrives, it’s not longer treated)

see screenshot.

EventLog : ServieGroup filtering


Author Name: kmizole - (kmizole -)
Original Redmine Issue: 43, https://forge.centreon.com/issues/43

Original Assignee: Julien Mathis


Hi,

It would be great if we could filter event log with service groups (in addition of hostgroups filters).

blank space area


Author Name: ccesario - (ccesario -)
Original Redmine Issue: 30, https://forge.centreon.com/issues/30


Hi,

In any screens I see blank space in right screen, I dont know if this is a problem, but is stranger. I tested in Firefox an I.E

it attached the sshot

thanks

Carlos

Optim query SQL and Index


Author Name: leoncx - (leoncx -)
Original Redmine Issue: 42, https://forge.centreon.com/issues/42


Check the slow query and check the index.

Install Script: full updade centreon v1.4.2 to v2


Author Name: Guillaume Watteeux (Guillaume Watteeux)
Original Redmine Issue: 7, https://forge.centreon.com/issues/7

Original Assignee: Guillaume Watteeux


For the moments, isn’t possible to update correctly centreon 1.x to v2.

Tasks:
- Delete (and backup) all not use functions, file in centreon v1.x
- Move user crontab to new crontab file
- Adapt all arch structure for v2
- …

install.sh allready has -u option to update fonction.

Loading hosts.cfg configuration file


Author Name: Damien Duponchelle (Damien Duponchelle)
Original Redmine Issue: 15, https://forge.centreon.com/issues/15

Original Assignee: Julien Mathis


Loading hosts.cfg configuration file in Configuration > Nagios > Load results in a doubloon. Hosts appear twice with the exact same ID. During the loading process, a [[MySQL]] query error message appear.

bug in "functions" / check_group_apache ?


Author Name: Wolfgang - (Wolfgang -)
Original Redmine Issue: 23, https://forge.centreon.com/issues/23


While detecting the group of the apache user on [[SuSE]] systems there seems to be a bug as the line in SVN reads

```
WEB_USER=cat /etc/apache2/uid.conf |grep -e "^Group" | cut -d" " -f2

```

I assume that should be “WEB_GROUP”.

httpd and mysqld aren't start and reload on the installation


Author Name: Damien Duponchelle (Damien Duponchelle)
Original Redmine Issue: 9, https://forge.centreon.com/issues/9

Original Assignee: Guillaume Watteeux


Restarting and reload of Apache2 and Mysql server failed when launching the installation script on Fedora 8.

The initialisation scripts are named httpd and mysqld on Fedora.
The installation script launch init scripts /etc/init.d/apache and /etc/init.d/mysql on the /libinstall/cinstall file.

The script must support init scripts from fedora.

Install : field p1.pl empty after setup


Author Name: Julien Mathis (Julien Mathis)
Original Redmine Issue: 2, https://forge.centreon.com/issues/2

Original Assignee: Guillaume Watteeux


macro empty.

Install: gettext was not found in PATH


Author Name: Guillaume Watteeux (Guillaume Watteeux)
Original Redmine Issue: 4, https://forge.centreon.com/issues/4

Original Assignee: Guillaume Watteeux


Gettext all time not found in $PATH

Left over username in ssh command


Author Name: Laurent Defert - (Laurent Defert -)
Original Redmine Issue: 47, https://forge.centreon.com/issues/47


All ssh calls don’t use the nagios username except one that uses an undefined value making the ssh command fail.
The joined patch fixes this bug.

Time picker does not work properly


Author Name: Sylvestre Ho (Sylvestre Ho)
Original Redmine Issue: 49, https://forge.centreon.com/issues/49

Original Assignee: Sylvestre Ho


The time pickers in ‘Views’ and ‘Event logs’ do not work properly.
On IE, whenever the listbox is clicked, it duplicates another listbox at the bottom of the page.
On FF, the listbox is frozen when the user clicks on the input field instead of the listbox.

Javascript error on "Nagios Configuration Files Export" page


Author Name: Damien Duponchelle (Damien Duponchelle)
Original Redmine Issue: 50, https://forge.centreon.com/issues/50


There is a javascript error in the page to export the nagios configuration (configuration > Nagios):

```
[[InitChangeTab]] is not defined
onload()main.php (line 25)
[Break on this error] [[InitChangeTab]](); };

```

change color in graphs page


Author Name: ccesario - (ccesario -)
Original Redmine Issue: 31, https://forge.centreon.com/issues/31


In

```
Views/Graphs/Curves, when I’ll try “Modify a Data Source Template” and click in button modify to change color from line or area color, I get error, and color isn’t changed.
```

Tested in Firefox and I.E

its attached the sshot

thanks

Carlos

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.