Thursday, June 20th 2013, 9:55am UTC+2
You are not logged in.
Beginner
Birthday: Dec 20th 1980 (32)
Gender: male
Number of monitoring servers: 1
Nagios Version: -
Icinga Version: 1.6.1
Distributed monitoring: Nein
Redundant monitoring: Nein
Number of hosts: 6
Number of services: 25
OS: Windows, Linux
Plugin Version: 1.4.15
|
|
Source code |
1 |
Jul 6 13:51:42 Icingapnp icinga: idomod: Still unable to connect to data sink. 311 items lost, 5000 queued items to flush. Is ido2db running and processing data? |
|
|
Source code |
1 |
[1341784818] idomod: Still unable to connect to data sink. 187393 items lost, 5000 queued items to flush. Is ido2db running and processing data? |
|
|
Source code |
1 2 3 4 5 |
Jul 9 12:39:50 Icingapnp icinga: idomod: Successfully connected to data sink. 13 queued items to flush. Jul 9 12:39:50 Icingapnp icinga: idomod: Successfully flushed 13 queued items to data sink. Jul 9 12:39:50 Icingapnp icinga: Event broker module 'IDOMOD' version '1.7.1' from '/usr/local/icinga/lib/idomod.so' initialized successfully. Jul 9 12:39:50 Icingapnp ido2db: Handling client connection... Jul 9 12:39:50 Icingapnp ido2db: Successfully connected to mysql database |
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 |
################################################################################ ############################ ############################## Icinga Sanitycheck and Reporting Script ## ############################ ############################## by Frankstar / Team Quality Assurance & VM ## ############################ ################################################################################ ############################ Mysql Found! - Try to connect via ido2db.cfg ido2db.cfg Mysql Connection Test OK! ################################################################################ ############################ ############################ Verbose Informations ##### ############################ ################################################################################ ############################ Perlversion: v5.10.1 Current Date/Time on Server: Tue Jul 10 15:13:29 2012 OS Information: Description: Debian GNU/Linux 6.0.3 (squeeze) Kernel Version: 2.6.32-5-amd64 unknown LC_LANG: de_AT.UTF-8 Selinux Status: selinux binary not found Webserver Information: Server version: Apache/2.2.16 (Debian) Server's Module Magic Number: 20051115:24 Server loaded: APR 1.4.2, APR-Util 1.3.9 Architecture: 64-bit PHP Information: PHP 5.3.3-7+squeeze13 with Suhosin-Patch (cli) (built: Jun 10 2012 07:31:32) MySQL Information: mysql Ver 14.14 Distrib 5.1.49 Icinga General Information: DB-Version: 1.7.0 icinga version: 1.7.1 ido2db version: 1.7.1 ido2db Processes: 2 idomod Connections: 1 ido2db last Connection Info: id: 123 2012-07-09 13:03:33 id: 122 2012-07-10 15:13:00 Icinga.cfg/resource.cfg Information: External Commands(1=on,0=off): 1 Log External Commands(1=on,0=off): 1 Icinga User: icinga Icinga Group: icinga User Shell: /bin/bash Plugin Path: /usr/local/icinga/libexec broker modul cfg: no broker_module defined in icinga.cfg broker modul dir: idoutils.cfg in /usr/local/icinga/etc/modules aktiv. Icinga Web: DB-Version: icinga-web/v1.7.0 DB-last modified: 2012-07-05 15:10:08 ido2db Information: Server Type: mysql SSL Status: 0 Socket Type: unix Socket Name: /usr/local/icinga/var/ido.sock TCP Port: 5668 SLA Status(1=on,0=off): no 'enable_sla' option found idomod Information: idomod.o check: Couldn't find idomod.o idomod.so check: /usr/local/icinga/etc/../lib/idomod.so Output Type: unix Output: /usr/local/icinga/var/ido.sock SSL Status: 0 TCP Port: 5668 ido2db Errors in Syslog: Plugin Check with User Rights: (check_disk - Checks local HDD for free Space) DISK OK - free space: / 5764 MB (63% inode=78%) |
Birthday: May 30th 1983 (30)
Gender: male
Location: Nürnberg
Occupation: Consultant / Developer beim besten Arbeitgeber der Welt @netways
Number of monitoring servers: Icinga: 4x dev, 10++ prod, Icinga2: 2x dev
Nagios Version: s/nagios/icinga/
Icinga Version: 1.9.1 / GIT
Distributed monitoring: Ja
Redundant monitoring: Ja
Number of hosts: 1000+
Number of services: 15000+
OS: RHEL, Debian, SUSE
Plugin Version: 1.4.16
IDO-Version: 1.9.1 / GIT MySQL/Postgresql/Oracle
Other Addons: Icinga Web, PNP, check_multi, inGraph, EventDB, LConf
|
|
Source code |
1 2 3 |
# cat idomod.cfg | grep instance_name mysql> select * from icinga_instances; |
Beginner
Birthday: Dec 20th 1980 (32)
Gender: male
Number of monitoring servers: 1
Nagios Version: -
Icinga Version: 1.6.1
Distributed monitoring: Nein
Redundant monitoring: Nein
Number of hosts: 6
Number of services: 25
OS: Windows, Linux
Plugin Version: 1.4.15
|
|
Source code |
1 2 |
root@Icingapnp:/usr/local/icinga/etc# cat idomod.cfg | grep instance_name instance_name=default |
|
|
Source code |
1 2 3 4 5 6 7 |
mysql> select * from icinga_instances; +-------------+---------------+----------------------+ | instance_id | instance_name | instance_description | +-------------+---------------+----------------------+ | 1 | default | | +-------------+---------------+----------------------+ 1 row in set (0.00 sec) |
|
|
Source code |
1 2 |
#output_type=tcpsocket output_type=unixsocket |
Birthday: May 30th 1983 (30)
Gender: male
Location: Nürnberg
Occupation: Consultant / Developer beim besten Arbeitgeber der Welt @netways
Number of monitoring servers: Icinga: 4x dev, 10++ prod, Icinga2: 2x dev
Nagios Version: s/nagios/icinga/
Icinga Version: 1.9.1 / GIT
Distributed monitoring: Ja
Redundant monitoring: Ja
Number of hosts: 1000+
Number of services: 15000+
OS: RHEL, Debian, SUSE
Plugin Version: 1.4.16
IDO-Version: 1.9.1 / GIT MySQL/Postgresql/Oracle
Other Addons: Icinga Web, PNP, check_multi, inGraph, EventDB, LConf
Quoted
by instance name, if using multiple satellites
mysql> select count(*) from icinga_hosts
join icinga_objects on icinga_hosts.host_object_id=icinga_objects.object_id
join icinga_instances on icinga_hosts.instance_id=icinga_instances.instance_id
where icinga_instances.instance_name='foobar' and icinga_objects.is_active=1;
Beginner
Birthday: Dec 20th 1980 (32)
Gender: male
Number of monitoring servers: 1
Nagios Version: -
Icinga Version: 1.6.1
Distributed monitoring: Nein
Redundant monitoring: Nein
Number of hosts: 6
Number of services: 25
OS: Windows, Linux
Plugin Version: 1.4.15
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 |
mysql> select count(*) from icinga_hosts -> join icinga_objects on icinga_hosts.host_object_id=icinga_objects.object_id -> join icinga_instances on icinga_hosts.instance_id=icinga_instances.instance_id -> where icinga_instances.instance_name='default' and icinga_objects.is_active=1; +----------+ | count(*) | +----------+ | 6 | +----------+ 1 row in set (0.00 sec) |
This post has been edited 1 times, last edit by "Mike00X" (Jul 11th 2012, 3:09pm)
Birthday: May 30th 1983 (30)
Gender: male
Location: Nürnberg
Occupation: Consultant / Developer beim besten Arbeitgeber der Welt @netways
Number of monitoring servers: Icinga: 4x dev, 10++ prod, Icinga2: 2x dev
Nagios Version: s/nagios/icinga/
Icinga Version: 1.9.1 / GIT
Distributed monitoring: Ja
Redundant monitoring: Ja
Number of hosts: 1000+
Number of services: 15000+
OS: RHEL, Debian, SUSE
Plugin Version: 1.4.16
IDO-Version: 1.9.1 / GIT MySQL/Postgresql/Oracle
Other Addons: Icinga Web, PNP, check_multi, inGraph, EventDB, LConf
Beginner
Birthday: Dec 20th 1980 (32)
Gender: male
Number of monitoring servers: 1
Nagios Version: -
Icinga Version: 1.6.1
Distributed monitoring: Nein
Redundant monitoring: Nein
Number of hosts: 6
Number of services: 25
OS: Windows, Linux
Plugin Version: 1.4.15
Birthday: May 30th 1983 (30)
Gender: male
Location: Nürnberg
Occupation: Consultant / Developer beim besten Arbeitgeber der Welt @netways
Number of monitoring servers: Icinga: 4x dev, 10++ prod, Icinga2: 2x dev
Nagios Version: s/nagios/icinga/
Icinga Version: 1.9.1 / GIT
Distributed monitoring: Ja
Redundant monitoring: Ja
Number of hosts: 1000+
Number of services: 15000+
OS: RHEL, Debian, SUSE
Plugin Version: 1.4.16
IDO-Version: 1.9.1 / GIT MySQL/Postgresql/Oracle
Other Addons: Icinga Web, PNP, check_multi, inGraph, EventDB, LConf
Beginner
Birthday: Dec 20th 1980 (32)
Gender: male
Number of monitoring servers: 1
Nagios Version: -
Icinga Version: 1.6.1
Distributed monitoring: Nein
Redundant monitoring: Nein
Number of hosts: 6
Number of services: 25
OS: Windows, Linux
Plugin Version: 1.4.15
Sollte keine Vorwurf sein, hab das auf meine Firma bezogenrichtig. wir sind auch nur menschen, die daily work und freizeit nicht unbedingt immer mit open source verbringen koennen oder wollen.