Beiträge: 123
Geschlecht: Männlich
Beruf: Informatiker/Network Security Administrator
Anzahl Nagios-Server: 6
Hobbys: Motorrad, IT, Kraftsport
Nagios-Version(en): 3.x
Icinga-Version(en): 1.2
Verteiltes Monitoring: Ja
Redundantes Monitoring: Nein
Anzahl-Hosts: ca. 200
Anzahl Services: ca. 500
Betriebssystem(e): Linux
Plugin-Version(en): 1.4.14
Sonstige Addon's: pnp, nconf
1
28.03.2011, 13:22
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
Mar 28 13:17:20 mgmt-test-hmsc3 ido2db: Client connected, data available. Mar 28 13:17:20 mgmt-test-hmsc3 ido2db: Handling client connection... Mar 28 13:17:20 mgmt-test-hmsc3 ido2db: Successfully connected to oracle database Mar 28 13:17:22 mgmt-test-hmsc3 slapd[2933]: conn=1968555 fd=27 closed (connection lost) Mar 28 13:17:22 mgmt-test-hmsc3 slapd[2933]: conn=1968556 fd=35 closed (connection lost) Mar 28 13:17:23 mgmt-test-hmsc3 ido2db: ERROR: QUERY 'MERGE INTO hoststatus USING DUAL ON (host_object_id=:X2) WHEN MATCHED THEN UPDATE SET instance_id=:X1, status_update_time=(SELECT unixts2date(:X3) FROM DUAL) , output=:X4, long_output=:X5, perfdata=:X6, current_state=:X7, has_been_checked=:X8, should_be_scheduled=:X9, current_check_attempt=:X10, max_check_attempts=:X11, last_check=(SELECT unixts2date(:X12) FROM DUAL) , next_check=(SELECT unixts2date(:X13) FROM DUAL), check_type=:X14, last_state_change=(SELECT unixts2date(:X15) FROM DUAL), last_hard_state_change=(SELECT unixts2date(:X16) FROM DUAL), last_hard_state=:X17, last _time_up=(SELECT unixts2date(:X18) FROM DUAL), last_time_down=(SELECT unixts2date(:X19) FROM DUAL), last_time_unreachable=(SELECT unixts2date(:X20) FROM DUAL), state_type=:X21, last_notification=(SELECT unixts2d ate(:X22) FROM DUAL), next_notification=(SELECT unixts2date(:X23) FROM DUAL), no_more_notifications=:X24, notifications_enabled=:X25, problem_has_been_acknowledged=:X26, acknowledgement_type=:X27, current_notifi cation_number=:X28, passive_checks_enabled=:X29, active_checks_enabled=:X30, event_handler_enabled=:X31, flap_detection_enabled=:X32, is_flapping=:X33, percent_state_change=:X34, latency=:X35, execution_time=:X3 6, scheduled_downtime_depth=:X37, failure_prediction_enabled=:X38, process_performance_data=:X39, obsess_over_host=:X40, modified_host_attributes=:X41, event_handler=:X42, check_command=:X43, normal_check_interv al=:X44, retry_check_interval=:X45, check_timeperiod_object_id=:X46 WHEN NOT MATCHED THEN INSERT (id, instance_id, host_object_id, status_update_time, output, long_output, perfdata, current_state, has_been_check ed, should_be_scheduled, current_check_attempt, max_check_attempts, last_check, next_check, check_type, last_state_change, last_hard_state_change, last_hard_state, last_time_up, last_time_down, last_time_unreach able, state_type, last_notification, next_notification, no_more_notifications, notifications_enabled, problem_has_been_acknowledged, acknowledgement_type, current_notification_number, passive_checks_enabled, act ive_checks_enabled, event_handler_enabled, flap_detection_enabled, is_flapping, percent_state_change, latency, execution_time, scheduled_downtime_depth, failure_prediction_enabled, process_performance_data, obse ss_over_host, modified_host_attributes, event_handler, check_command, normal_check_interval, retry_check_interval, check_timeperiod_object_id) VALUES (seq_hoststatus.nextval, :X1, :X2, (SELECT unixts2date(:X3) F ROM DUAL), :X4, :X5, :X6, :X7, :X8, :X9, :X10, :X11, (SELECT unixts2date(:X12) FROM DUAL), (SELECT unixts2date(:X13) FROM DUAL), :X14, (SELECT unixts2date(:X15) FROM DUAL), (SELECT unixts2date(:X16) FROM DUAL), :X17, (SELECT unixts2date(:X18) FROM DUAL), (SELECT unixts2date(:X19) FROM DUAL), (SELECT unixts2date(:X20) FROM DUAL), :X21, (SELECT unixts2date(:X22) FROM DUAL), (SELECT unixts2date(:X23) FROM DUAL), :X24, :X2 5, :X26, :X27, :X28, :X29, :X30, :X31, :X32, :X33, :X34, :X35, :X36, :X37, :X38, :X39, :X40, :X41, :X42, :X43, :X44, :X45, :X46)' Mar 28 13:17:23 mgmt-test-hmsc3 ido2db: ERROR: MSG 'ORA-00600: internal error code, arguments: [koklGetLocAndFlag: bndpos], [], [], [], [], [], [], [] ' |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 |
Mar 28 13:17:34 mgmt-test-hmsc3 ido2db: ERROR: QUERY 'MERGE INTO servicestatus USING DUAL ON (service_object_id=:X2) WHEN MATCHED THEN UPDATE SET instance_id=:X1, status_update_time=(SELECT unixts2date(:X3) FROM DUAL), output=:X4, long_output=:X5, perfdata=:X6, current_state=:X7, has_been_checked=:X8, should_be_scheduled=:X9, current_check_attempt=:X10, max_check_attempts=:X11, last_check=(SELECT unixts2date(:X12) FROM DUAL), next_check=(SELECT unixts2date(:X13) FROM DUAL), check_type=:X14, last_state_change=(SELECT unixts2date(:X15) FROM DUAL), last_hard_state_change=(SELECT unixts2date(:X16) FROM DUAL), last_hard_state=:X17 , last_time_ok=(SELECT unixts2date(:X18) FROM DUAL), last_time_warning=(SELECT unixts2date(:X19) FROM DUAL), last_time_unknown=(SELECT unixts2date(:X20) FROM DUAL), last_time_critical=(SELECT unixts2date(:X21) F ROM DUAL), state_type=:X22, last_notification=(SELECT unixts2date(:X23) FROM DUAL), next_notification=(SELECT unixts2date(:X24) FROM DUAL), no_more_notifications=:X25, notifications_enabled=:X26, problem_has_bee n_acknowledged=:X27, acknowledgement_type=:X28, current_notification_number=:X29, passive_checks_enabled=:X30, active_checks_enabled=:X31, event_handler_enabled=:X32, flap_detection_enabled=:X33, is_flapping=:X3 4, percent_state_change=:X35, latency=:X36, execution_time=:X37, scheduled_downtime_depth=:X38, failure_prediction_enabled=:X39, process_performance_data=:X40, obsess_over_service=:X41, modified_service_attribut es=:X42, event_handler=:X43, check_command=:X44, normal_check_interval=:X45, retry_check_interval=:X46, check_timeperiod_object_id=:X47 WHEN NOT MATCHED THEN INSERT (id, instance_id, service_object_id, status_up date_time, output, long_output, perfdata, current_state, has_been_checked, should_be_scheduled, current_check_attempt, max_check_attempts, last_check, next_check, check_type, last_state_change, last_hard_state_c hange, last_hard_state, last_time_ok, last_time_warning, last_time_unknown, last_time_critical, state_type, last_notification, next_notification, no_more_notifications, notifications_enabled, problem_has_been_ac knowledged, acknowledgement_type, current_notification_number, passive_checks_enabled, active_checks_enabled, event_handler_enabled, flap_detection_enabled, is_flapping, percent_state_change, latency, execution_ time, scheduled_downtime_depth, failure_prediction_enabled, process_performance_data, obsess_over_service, modified_service_attributes, event_handler, check_command, normal_check_interval, retry_check_interval, check_timeperiod_object_id) VALUES (seq_servicestatus.nextval, :X1, :X2, (SELECT unixts2date(:X3) FROM DUAL), :X4, :X5, :X6, :X7, :X8, :X9, :X10, :X11, (SELECT unixts2date(:X12) FROM DUAL), (SELECT unixts2date(: X13) FROM DUAL), :X14, (SELECT unixts2date(:X15) FROM DUAL), (SELECT unixts2date(:X16) FROM DUAL), :X17, (SELECT unixts2date(:X18) FROM DUAL), (SELECT unixts2date(:X19) FROM DUAL), (SELECT unixts2date(:X20) FROM DUAL), (SELECT unixts2date(:X21) FROM DUAL), :X22, (SELECT unixts2date(:X23) FROM DUAL), (SELECT unixts2date(:X24) FROM DUAL), :X25, :X26, :X27, :X28, :X29, :X30, :X31, :X32, :X33, :X34, :X35, :X36, :X37, :X38, :X39, :X40, :X41, :X42, :X43, :X44, :X45, :X46, :X47)' Mar 28 13:17:34 mgmt-test-hmsc3 ido2db: ERROR: MSG 'ORA-03135: connection lost contact Process ID: 0 Session ID: 359 Serial number: 43421 ' |
Beiträge: 87
Geschlecht: Männlich
Beruf: Oracle DBA
Anzahl Nagios-Server: 2
Nagios-Version(en): 1.3
Icinga-Version(en): 1.3.0
Verteiltes Monitoring: Nein
Redundantes Monitoring: Nein
Anzahl-Hosts: 14
Anzahl Services: 33
Betriebssystem(e): CentOS5.5,Windows,Solaris10 Sparc
Plugin-Version(en): 1.4.15
IDO-Version: 1.3.0
Sonstige Addon's: pnp4nagios0.6.11,icinga-web,ido2db auf Oracle
2
28.03.2011, 13:35
Beiträge: 123
Geschlecht: Männlich
Beruf: Informatiker/Network Security Administrator
Anzahl Nagios-Server: 6
Hobbys: Motorrad, IT, Kraftsport
Nagios-Version(en): 3.x
Icinga-Version(en): 1.2
Verteiltes Monitoring: Ja
Redundantes Monitoring: Nein
Anzahl-Hosts: ca. 200
Anzahl Services: ca. 500
Betriebssystem(e): Linux
Plugin-Version(en): 1.4.14
Sonstige Addon's: pnp, nconf
3
28.03.2011, 13:39
Beiträge: 87
Geschlecht: Männlich
Beruf: Oracle DBA
Anzahl Nagios-Server: 2
Nagios-Version(en): 1.3
Icinga-Version(en): 1.3.0
Verteiltes Monitoring: Nein
Redundantes Monitoring: Nein
Anzahl-Hosts: 14
Anzahl Services: 33
Betriebssystem(e): CentOS5.5,Windows,Solaris10 Sparc
Plugin-Version(en): 1.4.15
IDO-Version: 1.3.0
Sonstige Addon's: pnp4nagios0.6.11,icinga-web,ido2db auf Oracle
4
28.03.2011, 14:32
Beiträge: 123
Geschlecht: Männlich
Beruf: Informatiker/Network Security Administrator
Anzahl Nagios-Server: 6
Hobbys: Motorrad, IT, Kraftsport
Nagios-Version(en): 3.x
Icinga-Version(en): 1.2
Verteiltes Monitoring: Ja
Redundantes Monitoring: Nein
Anzahl-Hosts: ca. 200
Anzahl Services: ca. 500
Betriebssystem(e): Linux
Plugin-Version(en): 1.4.14
Sonstige Addon's: pnp, nconf
5
28.03.2011, 15:04
Beiträge: 1 962
Geburtstag: 30.05.1983 (27)
Geschlecht: Männlich
Wohnort: Wien
Beruf: DNS & Monitoring Developer
Anzahl Nagios-Server: 3
Nagios-Version(en): s/nagios/icinga/
Icinga-Version(en): 1.3.0 / GIT
Verteiltes Monitoring: Ja
Redundantes Monitoring: Ja
Anzahl-Hosts: 200+
Anzahl Services: 4000+
Betriebssystem(e): RHEL 5.6 x64
Plugin-Version(en): 1.4.15
IDO-Version: 1.3.0 / GIT MySQL/Postgresql/Oracle
Sonstige Addon's: PNP 0.6.11, check_mk GIT
6
28.03.2011, 15:09
Beiträge: 123
Geschlecht: Männlich
Beruf: Informatiker/Network Security Administrator
Anzahl Nagios-Server: 6
Hobbys: Motorrad, IT, Kraftsport
Nagios-Version(en): 3.x
Icinga-Version(en): 1.2
Verteiltes Monitoring: Ja
Redundantes Monitoring: Nein
Anzahl-Hosts: ca. 200
Anzahl Services: ca. 500
Betriebssystem(e): Linux
Plugin-Version(en): 1.4.14
Sonstige Addon's: pnp, nconf
7
28.03.2011, 15:41
Beiträge: 123
Geschlecht: Männlich
Beruf: Informatiker/Network Security Administrator
Anzahl Nagios-Server: 6
Hobbys: Motorrad, IT, Kraftsport
Nagios-Version(en): 3.x
Icinga-Version(en): 1.2
Verteiltes Monitoring: Ja
Redundantes Monitoring: Nein
Anzahl-Hosts: ca. 200
Anzahl Services: ca. 500
Betriebssystem(e): Linux
Plugin-Version(en): 1.4.14
Sonstige Addon's: pnp, nconf
8
28.03.2011, 15:59
Beiträge: 123
Geschlecht: Männlich
Beruf: Informatiker/Network Security Administrator
Anzahl Nagios-Server: 6
Hobbys: Motorrad, IT, Kraftsport
Nagios-Version(en): 3.x
Icinga-Version(en): 1.2
Verteiltes Monitoring: Ja
Redundantes Monitoring: Nein
Anzahl-Hosts: ca. 200
Anzahl Services: ca. 500
Betriebssystem(e): Linux
Plugin-Version(en): 1.4.14
Sonstige Addon's: pnp, nconf
9
28.03.2011, 16:08
Beiträge: 87
Geschlecht: Männlich
Beruf: Oracle DBA
Anzahl Nagios-Server: 2
Nagios-Version(en): 1.3
Icinga-Version(en): 1.3.0
Verteiltes Monitoring: Nein
Redundantes Monitoring: Nein
Anzahl-Hosts: 14
Anzahl Services: 33
Betriebssystem(e): CentOS5.5,Windows,Solaris10 Sparc
Plugin-Version(en): 1.4.15
IDO-Version: 1.3.0
Sonstige Addon's: pnp4nagios0.6.11,icinga-web,ido2db auf Oracle
Beiträge: 123
Geschlecht: Männlich
Beruf: Informatiker/Network Security Administrator
Anzahl Nagios-Server: 6
Hobbys: Motorrad, IT, Kraftsport
Nagios-Version(en): 3.x
Icinga-Version(en): 1.2
Verteiltes Monitoring: Ja
Redundantes Monitoring: Nein
Anzahl-Hosts: ca. 200
Anzahl Services: ca. 500
Betriebssystem(e): Linux
Plugin-Version(en): 1.4.14
Sonstige Addon's: pnp, nconf
Beiträge: 123
Geschlecht: Männlich
Beruf: Informatiker/Network Security Administrator
Anzahl Nagios-Server: 6
Hobbys: Motorrad, IT, Kraftsport
Nagios-Version(en): 3.x
Icinga-Version(en): 1.2
Verteiltes Monitoring: Ja
Redundantes Monitoring: Nein
Anzahl-Hosts: ca. 200
Anzahl Services: ca. 500
Betriebssystem(e): Linux
Plugin-Version(en): 1.4.14
Sonstige Addon's: pnp, nconf
12
28.03.2011, 17:02
Beiträge: 1 962
Geburtstag: 30.05.1983 (27)
Geschlecht: Männlich
Wohnort: Wien
Beruf: DNS & Monitoring Developer
Anzahl Nagios-Server: 3
Nagios-Version(en): s/nagios/icinga/
Icinga-Version(en): 1.3.0 / GIT
Verteiltes Monitoring: Ja
Redundantes Monitoring: Ja
Anzahl-Hosts: 200+
Anzahl Services: 4000+
Betriebssystem(e): RHEL 5.6 x64
Plugin-Version(en): 1.4.15
IDO-Version: 1.3.0 / GIT MySQL/Postgresql/Oracle
Sonstige Addon's: PNP 0.6.11, check_mk GIT
13
28.03.2011, 19:24
Beiträge: 87
Geschlecht: Männlich
Beruf: Oracle DBA
Anzahl Nagios-Server: 2
Nagios-Version(en): 1.3
Icinga-Version(en): 1.3.0
Verteiltes Monitoring: Nein
Redundantes Monitoring: Nein
Anzahl-Hosts: 14
Anzahl Services: 33
Betriebssystem(e): CentOS5.5,Windows,Solaris10 Sparc
Plugin-Version(en): 1.4.15
IDO-Version: 1.3.0
Sonstige Addon's: pnp4nagios0.6.11,icinga-web,ido2db auf Oracle
14
29.03.2011, 11:53
Anfänger
Beiträge: 24
Anzahl Nagios-Server: 2
Nagios-Version(en): -
Icinga-Version(en): 1.3
Verteiltes Monitoring: Nein
Redundantes Monitoring: Nein
Anzahl-Hosts: 10
Anzahl Services: 10
Betriebssystem(e): Linux, Windows
Plugin-Version(en): -
NDO-Version: -
IDO-Version: 1.3
15
31.03.2011, 08:48
Zitat von »Tommi«
...es hat auch noch kein anderer User das Problem gemeldet.
Beiträge: 1 962
Geburtstag: 30.05.1983 (27)
Geschlecht: Männlich
Wohnort: Wien
Beruf: DNS & Monitoring Developer
Anzahl Nagios-Server: 3
Nagios-Version(en): s/nagios/icinga/
Icinga-Version(en): 1.3.0 / GIT
Verteiltes Monitoring: Ja
Redundantes Monitoring: Ja
Anzahl-Hosts: 200+
Anzahl Services: 4000+
Betriebssystem(e): RHEL 5.6 x64
Plugin-Version(en): 1.4.15
IDO-Version: 1.3.0 / GIT MySQL/Postgresql/Oracle
Sonstige Addon's: PNP 0.6.11, check_mk GIT
16
31.03.2011, 08:57
Anfänger
Beiträge: 24
Anzahl Nagios-Server: 2
Nagios-Version(en): -
Icinga-Version(en): 1.3
Verteiltes Monitoring: Nein
Redundantes Monitoring: Nein
Anzahl-Hosts: 10
Anzahl Services: 10
Betriebssystem(e): Linux, Windows
Plugin-Version(en): -
NDO-Version: -
IDO-Version: 1.3
17
31.03.2011, 09:12
Zitat von »dnsmichi«
ich entwickle das seit 1,5 jahren gegen eine 11.2er instanz.
Beiträge: 1 962
Geburtstag: 30.05.1983 (27)
Geschlecht: Männlich
Wohnort: Wien
Beruf: DNS & Monitoring Developer
Anzahl Nagios-Server: 3
Nagios-Version(en): s/nagios/icinga/
Icinga-Version(en): 1.3.0 / GIT
Verteiltes Monitoring: Ja
Redundantes Monitoring: Ja
Anzahl-Hosts: 200+
Anzahl Services: 4000+
Betriebssystem(e): RHEL 5.6 x64
Plugin-Version(en): 1.4.15
IDO-Version: 1.3.0 / GIT MySQL/Postgresql/Oracle
Sonstige Addon's: PNP 0.6.11, check_mk GIT
18
31.03.2011, 09:52
Beiträge: 87
Geschlecht: Männlich
Beruf: Oracle DBA
Anzahl Nagios-Server: 2
Nagios-Version(en): 1.3
Icinga-Version(en): 1.3.0
Verteiltes Monitoring: Nein
Redundantes Monitoring: Nein
Anzahl-Hosts: 14
Anzahl Services: 33
Betriebssystem(e): CentOS5.5,Windows,Solaris10 Sparc
Plugin-Version(en): 1.4.15
IDO-Version: 1.3.0
Sonstige Addon's: pnp4nagios0.6.11,icinga-web,ido2db auf Oracle
19
31.03.2011, 11:56
Zitat
Na - mit der XE habe ich das Problem leider auch: https://nagios-portal.org/wbb/index.p…&threadID=22030
Beiträge: 123
Geschlecht: Männlich
Beruf: Informatiker/Network Security Administrator
Anzahl Nagios-Server: 6
Hobbys: Motorrad, IT, Kraftsport
Nagios-Version(en): 3.x
Icinga-Version(en): 1.2
Verteiltes Monitoring: Ja
Redundantes Monitoring: Nein
Anzahl-Hosts: ca. 200
Anzahl Services: ca. 500
Betriebssystem(e): Linux
Plugin-Version(en): 1.4.14
Sonstige Addon's: pnp, nconf