amaze646
Anfänger
Beiträge: 9
Anzahl Nagios-Server: 1
Nagios-Version(en): icinga-1.0.2
Verteiltes Monitoring: Ja
Redundantes Monitoring: Ja
Anzahl-Hosts: 1
Anzahl Services: 5
Betriebssystem(e): Freebsd 7
Plugin-Version(en): icinga-web-1.0.1
NDO-Version: 1
Beiträge: 5 397
Geschlecht: Männlich
Anzahl Nagios-Server: 2
Nagios-Version(en): 3.2.1
Icinga-Version(en): Icinga 1.0.1
Verteiltes Monitoring: Nein
Redundantes Monitoring: Nein
Anzahl-Hosts: >70
Anzahl Services: >200
Betriebssystem(e): SLES10
Plugin-Version(en): 1.4.11
Sonstige Addon's: NRPE 2.6, NSCA 2.7, PNP 0.4.14 / 0.6
2
27.05.2011, 07:52
You may have a look at https://nagios-portal.org/wbb/index.p…d&postID=142445 as well.
Zitat
Run the Icinga configure script. You will get help by using the --help flag.
#> ./configure --with-command-group=icinga-cmd \
--enable-idoutils CPPFLAGS=-I/usr/local/include \
--with-dbi-lib=/usr/local/lib --with-dbi-inc=/usr/local/include
Important
Appending CPPFLAGS=-I/usr/local/include is important for the IDOUtils and the broker modul respectively.
amaze646
Anfänger
Beiträge: 9
Anzahl Nagios-Server: 1
Nagios-Version(en): icinga-1.0.2
Verteiltes Monitoring: Ja
Redundantes Monitoring: Ja
Anzahl-Hosts: 1
Anzahl Services: 5
Betriebssystem(e): Freebsd 7
Plugin-Version(en): icinga-web-1.0.1
NDO-Version: 1
3
27.05.2011, 09:38
Beiträge: 2 121
Geburtstag: 30.05.1983 (28)
Geschlecht: Männlich
Wohnort: Wien
Beruf: DNS & Monitoring Developer
Anzahl Nagios-Server: 3x Icinga prod, 2x test/dev
Nagios-Version(en): s/nagios/icinga/
Icinga-Version(en): 1.4.0 / GIT
Verteiltes Monitoring: Ja
Redundantes Monitoring: Ja
Anzahl-Hosts: 1000+
Anzahl Services: 15000+
Betriebssystem(e): RHEL 5.6 x64
Plugin-Version(en): 1.4.15
IDO-Version: 1.4.0 / GIT MySQL/Postgresql/Oracle
Sonstige Addon's: PNP 0.6.11, check_mk GIT
4
27.05.2011, 10:07
amaze646
Anfänger
Beiträge: 9
Anzahl Nagios-Server: 1
Nagios-Version(en): icinga-1.0.2
Verteiltes Monitoring: Ja
Redundantes Monitoring: Ja
Anzahl-Hosts: 1
Anzahl Services: 5
Betriebssystem(e): Freebsd 7
Plugin-Version(en): icinga-web-1.0.1
NDO-Version: 1
5
27.05.2011, 12:05
![]() |
Source code |
1 |
grep ltdl config.log |
![]() |
Source code |
1 |
locate ltdl.h |
![]() |
Source code |
1 |
/usr/local/include/ltdl.h/usr/local/share/libtool/libltdl/ltdl.h |
![]() |
Source code |
1 |
locate libltdl |
![]() |
Source code |
1 2 3 |
./configure --with-command-group=icinga-cmd \ --enable-idoutils CPPFLAGS=-I/usr/local/include \ --with-dbi-lib=/usr/local/lib --with-dbi-inc=/usr/local/include |
![]() |
Source code |
1 |
grep ltdl config.log |
Beiträge: 2 121
Geburtstag: 30.05.1983 (28)
Geschlecht: Männlich
Wohnort: Wien
Beruf: DNS & Monitoring Developer
Anzahl Nagios-Server: 3x Icinga prod, 2x test/dev
Nagios-Version(en): s/nagios/icinga/
Icinga-Version(en): 1.4.0 / GIT
Verteiltes Monitoring: Ja
Redundantes Monitoring: Ja
Anzahl-Hosts: 1000+
Anzahl Services: 15000+
Betriebssystem(e): RHEL 5.6 x64
Plugin-Version(en): 1.4.15
IDO-Version: 1.4.0 / GIT MySQL/Postgresql/Oracle
Sonstige Addon's: PNP 0.6.11, check_mk GIT
6
27.05.2011, 18:34