Hello, I have a question as I'm having big troubles with Icinga since I upgraded it to 1.10.2 (from 1.9.3).
The symptoms: - Icinga core is starting up as quickly as before - Icinga-web and NagiosBP takes hours to show something normal (icinga-web shows nothing and NagiosBP is showing everything as critical) - Ido2db give me lines like this in syslog: Feb 11 16:33:48 kratos ido2db: IDO2DB proxy stats (p=0x1571de0): left=60535614 bytes, right=0 bytes; iostats=80588552 bytes - Icinga is on a cluster (bi-xeon E5-2630), the Mysql db is on a separate T4 server with lot of power and nearly all tables in ram. There are 600 hosts, 17k services and about 120 users. - On the mysql, as for debug, I can view lot of process like: | 1267016 | nagios | icinga:46902 | nagios | Query | 0 | Updating | UPDATE icinga_commenthistory SET comment_type=2, entry_type=2, object_id=19961, author_name='user1', | - This didn't happen with 1.9.3 (well, these symptomes lasted for about 20 seconds) - For IDOMOD, what should I put for config_output_options???? Should I also remove these? Or do you have a good option for data_processing_options??? (I'm using icinga+web+nagiosbp+icinga_reports) #define IDOMOD_PROCESS_CONTACT_STATUS_DATA 16777216 #define IDOMOD_PROCESS_NOTIFICATION_DATA 32 #define IDOMOD_PROCESS_COMMENT_DATA 256 For info, here is my IDO2DB and IDOMOD configs: IDO2DB lock_file=/var/run/nagios/ido2db.pid socket_type=unix socket_name=/data/var/nagios/ido.sock tcp_port=5668 use_ssl=0 db_servertype=mysql db_host=XXXXX db_port=3306 db_socket=/var/run/mysqld/mysqld.sock db_name=XXXXX db_prefix=XXXXX_ db_user=user db_pass=pass max_timedevents_age=60 max_systemcommands_age=1440 max_servicechecks_age=1440 max_hostchecks_age=1440 max_eventhandlers_age=1440 max_externalcommands_age=10080 max_logentries_age=20160 max_acknowledgements_age=44640 max_notifications_age=44640 max_contactnotifications_age=44640 max_contactnotificationmethods_age=44640 max_downtimehistory_age=44640 clean_realtime_tables_on_core_startup=0 clean_config_tables_on_core_startup=1 trim_db_interval=3600 housekeeping_thread_startup_delay=450 debug_level=0 debug_verbosity=0 debug_file=/data/var/nagios/ido2db.debug max_debug_file_size=1000000000 debug_readable_timestamp=1 oci_errors_to_syslog=0 oracle_trace_level=0 IDOMOD: instance_name=default output_type=unixsocket output=/data/var/nagios/ido.sock tcp_port=5668 use_ssl=0 output_buffer_items=70000 buffer_file=/data/var/nagios/idomod.tmp file_rotation_interval=14400 file_rotation_timeout=60 reconnect_interval=15 reconnect_warning_interval=15 data_processing_options=29358881 config_output_options=2 debug_level=0 debug_verbosity=0 debug_file=/data/var/nagios/idomod.debug max_debug_file_size=100000000 Thanks a lot for your answers! Christophe Disclaimer: http://www.minfin.fgov.be/disclaimer.htm
_______________________________________________ icinga-users mailing list icinga-users@lists.icinga.org https://lists.icinga.org/mailman/listinfo/icinga-users