Cook: icinga 1.2.1 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Extracting source archive "icinga-1.2.1.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking whether make sets $(MAKE)... yes checking for strip... /usr/bin/strip checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pthreads.h usability... no checking pthreads.h presence... no checking for pthreads.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/wait.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/msg.h usability... yes checking sys/msg.h presence... yes checking for sys/msg.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking uio.h usability... no checking uio.h presence... no checking for uio.h... no checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for va_copy... yes checking for vsnprintf... yes checking for snprintf... yes checking for asprintf... yes checking for vasprintf... yes checking for C99 vsnprintf... yes checking for library containing getservbyname... none required checking for library containing connect... none required checking for initgroups... yes checking for setenv... yes checking for strdup... yes checking for strstr... yes checking for strtoul... yes checking for unsetenv... yes checking for library containing gethostbyname... none required checking for getopt_long... yes checking for type of socket size... size_t checking for pthread_create in -lcma... no checking for pthread_create in -lpthread... yes checking for library containing nanosleep... none required We'll use default routines (in xdata/xsddefault.*) for status data I/O... We'll use default routines (in xdata/xcddefault.*) for comment data I/O... We'll use default routines (in xdata/xrddefault.*) for retention data I/O... We'll use template-based routines (in xdata/xodtemplate.*) for object data I/O... We'll use default routines (in xdata/xpddefault.*) for performance data I/O... We'll use default routines (in xdata/xdddefault.*) for scheduled downtime data I/O... checking for main in -liconv... no checking for gdImagePng in -lgd (order 1)... no checking for gdImagePng in -lgd (order 2)... no checking for gdImagePng in -lgd (order 3)... no checking for gdImagePng in -lgd (order 4)... no *** GD, PNG, and/or JPEG libraries could not be located... ********* Boutell's GD library is required to compile the statusmap, trends and histogram CGIs. Get it from http://www.boutell.com/gd/, compile it, and use the --with-gd-lib and --with-gd-inc arguments to specify the locations of the GD library and include files. NOTE: In addition to the gd-devel library, you'll also need to make sure you have the png-devel and jpeg-devel libraries installed on your system. NOTE: After you install the necessary libraries on your system: 1. Make sure /etc/ld.so.conf has an entry for the directory in which the GD, PNG, and JPEG libraries are installed. 2. Run 'ldconfig' to update the run-time linker options. 3. Run 'make clean' in the Icinga distribution to clean out any old references to your previous compile. 4. Rerun the configure script. NOTE: If you can't get the configure script to recognize the GD libs on your system, get over it and move on to other things. The CGIs that use the GD libs are just a small part of the entire Icinga package. Get everything else working first and then revisit the problem. Make sure to check the icinga-users mailing list archives for possible solutions to GD library problems when you resume your troubleshooting. ******************************************************************** checking ltdl.h usability... no checking ltdl.h presence... no checking for ltdl.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen in -ldl... yes checking for extra flags needed to export symbols... -Wl,-export-dynamic checking for linker flags for loadable modules... -shared checking for traceroute... /usr/bin/traceroute checking for type va_list... yes checking for perl... /usr/bin/perl Configuring Icinga-API ... ... done configure: creating ./config.status config.status: creating Makefile config.status: creating subst config.status: creating pkginfo config.status: creating base/Makefile config.status: creating common/Makefile config.status: creating contrib/Makefile config.status: creating cgi/Makefile config.status: creating html/Makefile config.status: creating module/Makefile config.status: creating module/idoutils/Makefile config.status: creating xdata/Makefile config.status: creating daemon-init config.status: creating daemon-init-redhat config.status: creating rc.ido2db config.status: creating module/idoutils/src/Makefile config.status: creating t-tap/Makefile config.status: creating t/Makefile config.status: creating module/idoutils/db/scripts/installdb config.status: creating module/idoutils/db/scripts/upgradedb config.status: creating module/idoutils/db/scripts/prepsql config.status: creating include/config.h config.status: creating include/snprintf.h === configuring in module/icinga-api (/home/slitaz/wok/icinga/source/icinga-1.2.1/module/icinga-api) configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--with-htmurl=/icinga' '--with-lockfile=/var/run/icinga.pid' '--with-icinga-user=nobody' '--with-icinga-group=nogroup' '--with-command-user=nobody' '--with-command-group=www' '--exec-prefix=/usr/bin' '--bindir=/usr/bin' '--sbindir=/usr/lib/icinga/cgi' '--libexecdir=/usr/lib/icinga/plugins' '--datadir=/usr/share/icinga' '--sysconfdir=/etc/icinga' '--localstatedir=/var/log/icinga' '--with-mail=/usr/bin/mailx' '--build=i486-slitaz-linux' '--host=i486-slitaz-linux' 'build_alias=i486-slitaz-linux' 'host_alias=i486-slitaz-linux' 'CFLAGS=-march=i486 -Os -pipe -mindirect-branch=thunk' 'LDFLAGS=-Wl,-Os,--as-needed' 'CPPFLAGS=-D_GLIBCXX_USE_C99_MATH=1' --cache-file=/dev/null --srcdir=. configure: loading site script /etc/slitaz/cook.site checking for grep that handles long lines and -e... /bin/grep checking for a BSD-compatible install... /usr/bin/install -c checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking if user www exists... found checking if group www exists... found configure: creating ./config.status config.status: creating Makefile config.status: creating subst Creating sample config files in sample-config/ ... Creating sample config files in module/idoutils/config/ ... *** Configuration summary for icinga-core 1.2.1 10-25-2010 ***: General Options: ------------------------- Icinga executable: icinga Icinga user/group: nobody,nogroup Command user/group: nobody,www Embedded Perl: no Event Broker: yes Build IDOUtils: no Install ${prefix}: /usr Lock file: /var/run/icinga.pid Check result directory: /var/log/icinga/spool/checkresults Init directory: /etc/init.d Apache conf.d directory: /etc/httpd/conf.d Mail program: /usr/bin/mailx Host OS: linux-gnu Web Interface Options: ------------------------ HTML URL: http://localhost/icinga/ CGI URL: http://localhost/icinga/cgi-bin/ Traceroute (used by WAP): /usr/bin/traceroute Review the options above for accuracy. If they look okay, type 'make all' to compile the main program and CGIs. !!! Please take care about the upgrade documentation !!! cd ./base && make make[1]: Entering directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/base' i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -D_GLIBCXX_USE_C99_MATH=1 -c -o broker.o broker.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -D_GLIBCXX_USE_C99_MATH=1 -c -o nebmods.o nebmods.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -c -o ../common/shared.o ../common/shared.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -D_GLIBCXX_USE_C99_MATH=1 -c -o checks.o checks.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -D_GLIBCXX_USE_C99_MATH=1 -c -o config.o config.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -D_GLIBCXX_USE_C99_MATH=1 -c -o commands.o commands.c nebmods.c: In function 'neb_load_module': nebmods.c:203:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&output_file,"%s/nebmodXXXXXX",temp_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nebmods.c:211:25: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(dest_fd,buffer,bytes_read); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ checks.c: In function 'run_async_service_check': checks.c:636:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&output_file,"%s/checkXXXXXX",temp_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ checks.c: In function 'handle_async_service_check_result': checks.c:1153:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_service->plugin_output,"The command defined for service %s is not an executable\n", queued_check_result->service_description); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ checks.c:1155:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_service->plugin_output,"The command defined for service %s does not exist\n", queued_check_result->service_description); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ checks.c:1157:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_service->plugin_output, "Return code of %d is out of bounds", queued_check_result->return_code); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ checks.c: In function 'execute_sync_host_check_3x': checks.c:2885:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_plugin_output,"Host check timed out after %d seconds\n",host_check_timeout); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ checks.c: In function 'run_async_host_check_3x': checks.c:3135:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&output_file,"%s/checkXXXXXX",temp_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ checks.c: In function 'handle_async_host_check_result_3x': checks.c:3512:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_host->plugin_output,"(Return code of %d is out of bounds%s)",queued_check_result->return_code,(queued_check_result->return_code==126 || queued_check_result->return_code==127)?" - plugin may be missing":""); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c: In function 'read_main_config_file': config.c:307:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"NULL variable"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:312:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"malloc() error"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:319:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"NULL value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:324:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"malloc() error"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:346:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Log file is too long"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:368:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Debug log file is too long"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:383:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Command file is too long"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:399:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Temp file is too long"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:415:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Temp path is too long"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:421:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Temp path is not a valid directory"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:443:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Check result path is too long"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:449:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Check result path is not a valid directory"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:470:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Lock file is too long"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:526:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for use_daemon_log"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:537:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for use_syslog"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:548:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for use_syslog_local_facility"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:559:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for syslog_local_facility"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:570:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for log_notifications"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:581:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for log_service_retries"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:592:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for log_host_retries"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:603:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for log_event_handlers"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:614:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for log_external_commands"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:625:33: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for log_external_commands_user"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:636:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for log_passive_checks"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:647:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for log_long_plugin_output"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:658:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for log_initial_states"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:669:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for log_current_states"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:680:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for retain_state_information"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:692:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for retention_update_interval"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:701:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for use_retained_program_state"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:712:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for use_retained_scheduling_info"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:725:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for retention_scheduling_horizon"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:755:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for obsess_over_services"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:766:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for obsess_over_hosts"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:777:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for translate_passive_host_checks"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:793:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for service_check_timeout"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:810:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for service_check_timeout_state"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:821:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for host_check_timeout"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:832:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for event_handler_timeout"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:843:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for notification_timeout"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:854:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for ocsp_timeout"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:865:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for ochp_timeout"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:874:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for use_aggressive_host_checking"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:896:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for soft_state_dependencies"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:916:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for log_rotation_method"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:925:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Log archive path too long"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:963:6: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for service_inter_check_delay_method"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:974:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for max_service_check_spread"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:992:6: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for host_inter_check_delay_method"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1003:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for max_host_check_spread"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1024:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for max_concurrent_checks"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1034:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for check_result_reaper_frequency"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1044:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for max_check_result_reaper_time"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1054:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for sleep_time"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1064:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for interval_length"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1073:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for check_external_commands"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1086:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for command_check_interval"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1095:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for check_for_orphaned_services"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1106:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for check_for_orphaned_hosts"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1117:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for check_service_freshness"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1128:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for check_host_freshness"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1140:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for service_freshness_check_interval"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1150:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for host_freshness_check_interval"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1158:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for auto_reschedule_checks"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1170:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for auto_rescheduling_interval"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1180:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for auto_rescheduling_window"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1198:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for status_update_interval"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1209:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for time_change_threshold"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1228:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for low_service_flap_threshold"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1238:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for high_service_flap_threshold"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1248:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for low_host_flap_threshold"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1258:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for high_host_flap_threshold"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1284:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"P1 file is too long"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1325:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for daemon_dumps_core"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1336:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for use_large_installation_tweaks "); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1356:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for enable_embedded_perl"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1367:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Illegal value for use_embedded_perl_implicitly"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1378:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"stalking_event_handlers_for_hosts"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1389:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"stalking_event_handlers_for_services"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1422:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"Auth file is too long"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1465:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&error_message,"UNKNOWN VARIABLE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c: In function 'pre_flight_check': config.c:1742:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf,"%s/nagiosXXXXXX",temp_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c:1754:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf,"%s/nagiosXXXXXX",check_result_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c: In function 'process_external_command1': commands.c:755:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"EXTERNAL COMMAND: %s;%s;%s\n",command_id,username,args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c:757:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"EXTERNAL COMMAND: %s;%s\n",command_id,args); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ commands.c: In function 'process_passive_checks': commands.c:5006:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&checkresult_file,"%s/checkXXXXXX",temp_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -D_GLIBCXX_USE_C99_MATH=1 -c -o events.o events.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -D_GLIBCXX_USE_C99_MATH=1 -c -o flapping.o flapping.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -D_GLIBCXX_USE_C99_MATH=1 -c -o logging.o logging.c flapping.c: In function 'set_service_flap': flapping.c:337:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"Notifications for this service are being suppressed because it was detected as having been flapping between different states (%2.1f%% change >= %2.1f%% threshold). When the service state stabilizes and the flapping stops, notifications will be re-enabled.",percent_change,high_threshold); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ flapping.c: In function 'set_host_flap': flapping.c:418:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"Notifications for this host are being suppressed because it was detected as having been flapping between different states (%2.1f%% change > %2.1f%% threshold). When the host state stabilizes and the flapping stops, notifications will be re-enabled.",percent_change,high_threshold); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c: In function 'log_service_event': logging.c:287:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"SERVICE ALERT: %s;%s;$SERVICESTATE$;$SERVICESTATETYPE$;$SERVICEATTEMPT$;%s\\n%s\n",svc->host_name,svc->description,(svc->plugin_output==NULL)?"":svc->plugin_output,svc->long_plugin_output); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c:289:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"SERVICE ALERT: %s;%s;$SERVICESTATE$;$SERVICESTATETYPE$;$SERVICEATTEMPT$;%s\n",svc->host_name,svc->description,(svc->plugin_output==NULL)?"":svc->plugin_output); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c: In function 'log_host_event': logging.c:324:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"HOST ALERT: %s;$HOSTSTATE$;$HOSTSTATETYPE$;$HOSTATTEMPT$;%s\\n%s\n",hst->name,(hst->plugin_output==NULL)?"":hst->plugin_output,hst->long_plugin_output); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c:326:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"HOST ALERT: %s;$HOSTSTATE$;$HOSTSTATETYPE$;$HOSTATTEMPT$;%s\n",hst->name,(hst->plugin_output==NULL)?"":hst->plugin_output); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c: In function 'log_host_states': logging.c:356:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"%s HOST STATE: %s;$HOSTSTATE$;$HOSTSTATETYPE$;$HOSTATTEMPT$;%s\n",(type==INITIAL_STATES)?"INITIAL":"CURRENT",temp_host->name,(temp_host->plugin_output==NULL)?"":temp_host->plugin_output); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c: In function 'log_service_states': logging.c:391:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"%s SERVICE STATE: %s;%s;$SERVICESTATE$;$SERVICESTATETYPE$;$SERVICEATTEMPT$;%s\n",(type==INITIAL_STATES)?"INITIAL":"CURRENT",temp_service->host_name,temp_service->description,temp_service->plugin_output); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c: In function 'rotate_log_file': logging.c:437:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&log_archive,"%s%sicinga-%02d-%02d-%d-%02d.log", log_archive_path, (log_archive_path[strlen(log_archive_path)-1]=='/')?"":"/", t->tm_mon+1, t->tm_mday, t->tm_year+1900, t->tm_hour); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c:448:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"LOG ROTATION: %s\n",method_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c:457:3: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(log_file, log_file_stat.st_uid, log_file_stat.st_gid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c: In function 'write_log_file_info': logging.c:478:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"LOG VERSION: %s\n",LOG_VERSION_2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ logging.c: In function 'log_debug_info': logging.c:550:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_path,"%s.old",debug_file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -c -o macros-base.o ../common/macros.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -D_GLIBCXX_USE_C99_MATH=1 -c -o netutils.o netutils.c netutils.c: In function 'my_tcp_connect': netutils.c:48:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&port_str,"%d",port); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c: In function 'grab_macrox_value': ../common/macros.c:1199:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALHOSTSUP],"%d",hosts_up); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1200:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALHOSTSDOWN],"%d",hosts_down); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1201:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALHOSTSUNREACHABLE],"%d",hosts_unreachable); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1202:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALHOSTSDOWNUNHANDLED],"%d",hosts_down_unhandled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1203:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALHOSTSUNREACHABLEUNHANDLED],"%d",hosts_unreachable_unhandled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1204:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALHOSTPROBLEMS],"%d",host_problems); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1205:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALHOSTPROBLEMSUNHANDLED],"%d",host_problems_unhandled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1206:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALSERVICESOK],"%d",services_ok); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1207:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALSERVICESWARNING],"%d",services_warning); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1208:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALSERVICESCRITICAL],"%d",services_critical); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1209:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALSERVICESUNKNOWN],"%d",services_unknown); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1210:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALSERVICESWARNINGUNHANDLED],"%d",services_warning_unhandled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1211:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALSERVICESCRITICALUNHANDLED],"%d",services_critical_unhandled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1212:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALSERVICESUNKNOWNUNHANDLED],"%d",services_unknown_unhandled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1213:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALSERVICEPROBLEMS],"%d",service_problems); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1214:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALSERVICEPROBLEMSUNHANDLED],"%d",service_problems_unhandled); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c: In function 'grab_datetime_macro': ../common/macros.c:1511:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",(unsigned long)current_time); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1516:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%d",(check_time_against_period(test_time,temp_timeperiod)==OK)?1:0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1523:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",(unsigned long)next_valid_time); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c: In function 'grab_standard_host_macro': ../common/macros.c:1592:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%d",temp_host->current_state); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1603:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%d",temp_host->last_state); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1606:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%s",(temp_host->check_type==HOST_CHECK_PASSIVE)?"PASSIVE":"ACTIVE"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1609:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%s",(temp_host->state_type==HARD_STATE)?"HARD":"SOFT"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1630:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%d",temp_host->current_attempt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1633:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%d",temp_host->max_attempts); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1636:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%d",temp_host->scheduled_downtime_depth); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1639:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%.2f",temp_host->percent_state_change); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1647:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",duration); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1657:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%dd %dh %dm %ds",days,hours,minutes,seconds); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1661:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%.3f",temp_host->execution_time); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1664:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%.3f",temp_host->latency); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1667:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",(unsigned long)temp_host->last_check); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1670:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",(unsigned long)temp_host->last_state_change); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1673:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",(unsigned long)temp_host->last_time_up); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1676:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",(unsigned long)temp_host->last_time_down); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1679:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",(unsigned long)temp_host->last_time_unreachable); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1682:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%d",temp_host->current_notification_number); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1685:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",temp_host->current_notification_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1688:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",temp_host->current_event_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1691:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",temp_host->last_event_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1694:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",temp_host->current_problem_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1697:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",temp_host->last_problem_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1720:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf1,"%s%s%s",(buf2)?buf2:"",(buf2)?",":"",temp_hostgroup->group_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1764:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALHOSTSERVICES],"%d",total_host_services); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1766:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALHOSTSERVICESOK],"%d",total_host_services_ok); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1768:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALHOSTSERVICESWARNING],"%d",total_host_services_warning); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1770:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALHOSTSERVICESUNKNOWN],"%d",total_host_services_unknown); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1772:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_TOTALHOSTSERVICESCRITICAL],"%d",total_host_services_critical); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c: In function 'grab_standard_service_macro': ../common/macros.c:1960:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%d",temp_service->current_state); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1973:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%d",temp_service->last_state); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1977:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%d",temp_service->is_volatile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1981:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%d",temp_service->current_attempt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1984:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%d",temp_service->max_attempts); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1987:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%.3f",temp_service->execution_time); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1990:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%.3f",temp_service->latency); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1993:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",(unsigned long)temp_service->last_check); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1996:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",(unsigned long)temp_service->last_state_change); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:1999:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",(unsigned long)temp_service->last_time_ok); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:2002:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",(unsigned long)temp_service->last_time_warning); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:2005:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",(unsigned long)temp_service->last_time_unknown); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:2008:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",(unsigned long)temp_service->last_time_critical); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:2011:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%d",temp_service->scheduled_downtime_depth); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:2014:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%.2f",temp_service->percent_state_change); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:2024:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",duration); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:2035:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%dd %dh %dm %ds",days,hours,minutes,seconds); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:2039:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%d",temp_service->current_notification_number); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:2042:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",temp_service->current_notification_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:2045:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",temp_service->current_event_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:2048:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",temp_service->last_event_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:2051:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",temp_service->current_problem_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:2054:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",temp_service->last_problem_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:2077:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf1,"%s%s%s",(buf2)?buf2:"",(buf2)?",":"",temp_servicegroup->group_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c: In function 'grab_standard_contact_macro': ../common/macros.c:2240:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf1,"%s%s%s",(buf2)?buf2:"",(buf2)?",":"",temp_contactgroup->group_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c: In function 'set_argv_macro_environment_vars': ../common/macros.c:3108:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_name,"ARG%d",x+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c: In function 'set_custom_macro_environment_vars': ../common/macros.c:3130:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&customvarname,"_HOST%s",temp_customvariablesmember->variable_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:3144:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&customvarname,"_SERVICE%s",temp_customvariablesmember->variable_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c:3157:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&customvarname,"_CONTACT%s",temp_customvariablesmember->variable_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c: In function 'set_contact_address_environment_vars': ../common/macros.c:3181:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&varname,"CONTACTADDRESS%d",x); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/macros.c: In function 'set_macro_environment_var': ../common/macros.c:3200:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&env_macro_name,"%s%s",MACRO_ENV_VAR_PREFIX,name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -D_GLIBCXX_USE_C99_MATH=1 -c -o notifications.o notifications.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -D_GLIBCXX_USE_C99_MATH=1 -c -o sehandlers.o sehandlers.c notifications.c: In function 'service_notification': notifications.c:219:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_SERVICENOTIFICATIONNUMBER],"%d",svc->current_notification_number); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:227:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_SERVICENOTIFICATIONID],"%lu",svc->current_notification_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c: In function 'notify_contact_of_service': notifications.c:787:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"SERVICE NOTIFICATION: %s;%s;%s;CUSTOM ($SERVICESTATE$);%s;$SERVICEOUTPUT$;$NOTIFICATIONAUTHOR$;$NOTIFICATIONCOMMENT$\n",cntct->name,svc->host_name,svc->description,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:790:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"SERVICE NOTIFICATION: %s;%s;%s;ACKNOWLEDGEMENT ($SERVICESTATE$);%s;$SERVICEOUTPUT$;$NOTIFICATIONAUTHOR$;$NOTIFICATIONCOMMENT$\n",cntct->name,svc->host_name,svc->description,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:793:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"SERVICE NOTIFICATION: %s;%s;%s;FLAPPINGSTART ($SERVICESTATE$);%s;$SERVICEOUTPUT$\n",cntct->name,svc->host_name,svc->description,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:796:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"SERVICE NOTIFICATION: %s;%s;%s;FLAPPINGSTOP ($SERVICESTATE$);%s;$SERVICEOUTPUT$\n",cntct->name,svc->host_name,svc->description,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:799:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"SERVICE NOTIFICATION: %s;%s;%s;FLAPPINGDISABLED ($SERVICESTATE$);%s;$SERVICEOUTPUT$\n",cntct->name,svc->host_name,svc->description,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:802:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"SERVICE NOTIFICATION: %s;%s;%s;DOWNTIMESTART ($SERVICESTATE$);%s;$SERVICEOUTPUT$\n",cntct->name,svc->host_name,svc->description,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:805:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"SERVICE NOTIFICATION: %s;%s;%s;DOWNTIMEEND ($SERVICESTATE$);%s;$SERVICEOUTPUT$\n",cntct->name,svc->host_name,svc->description,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:808:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"SERVICE NOTIFICATION: %s;%s;%s;DOWNTIMECANCELLED ($SERVICESTATE$);%s;$SERVICEOUTPUT$\n",cntct->name,svc->host_name,svc->description,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:811:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"SERVICE NOTIFICATION: %s;%s;%s;$SERVICESTATE$;%s;$SERVICEOUTPUT$\n",cntct->name,svc->host_name,svc->description,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c: In function 'create_notification_list_from_service': notifications.c:1105:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_NOTIFICATIONISESCALATED],"%d",escalate_notification); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c: In function 'host_notification': notifications.c:1324:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_HOSTNOTIFICATIONNUMBER],"%d",hst->current_notification_number); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:1332:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_HOSTNOTIFICATIONID],"%lu",hst->current_notification_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c: In function 'notify_contact_of_host': notifications.c:1837:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"HOST NOTIFICATION: %s;%s;CUSTOM ($HOSTSTATE$);%s;$HOSTOUTPUT$;$NOTIFICATIONAUTHOR$;$NOTIFICATIONCOMMENT$\n",cntct->name,hst->name,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:1840:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"HOST NOTIFICATION: %s;%s;ACKNOWLEDGEMENT ($HOSTSTATE$);%s;$HOSTOUTPUT$;$NOTIFICATIONAUTHOR$;$NOTIFICATIONCOMMENT$\n",cntct->name,hst->name,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:1843:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"HOST NOTIFICATION: %s;%s;FLAPPINGSTART ($HOSTSTATE$);%s;$HOSTOUTPUT$\n",cntct->name,hst->name,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:1846:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"HOST NOTIFICATION: %s;%s;FLAPPINGSTOP ($HOSTSTATE$);%s;$HOSTOUTPUT$\n",cntct->name,hst->name,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:1849:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"HOST NOTIFICATION: %s;%s;FLAPPINGDISABLED ($HOSTSTATE$);%s;$HOSTOUTPUT$\n",cntct->name,hst->name,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:1852:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"HOST NOTIFICATION: %s;%s;DOWNTIMESTART ($HOSTSTATE$);%s;$HOSTOUTPUT$\n",cntct->name,hst->name,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:1855:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"HOST NOTIFICATION: %s;%s;DOWNTIMEEND ($HOSTSTATE$);%s;$HOSTOUTPUT$\n",cntct->name,hst->name,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:1858:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"HOST NOTIFICATION: %s;%s;DOWNTIMECANCELLED ($HOSTSTATE$);%s;$HOSTOUTPUT$\n",cntct->name,hst->name,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c:1861:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"HOST NOTIFICATION: %s;%s;$HOSTSTATE$;%s;$HOSTOUTPUT$\n",cntct->name,hst->name,command_name_ptr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ notifications.c: In function 'create_notification_list_from_host': notifications.c:2063:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_NOTIFICATIONISESCALATED],"%d",escalate_notification); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -c -o skiplist.o ../common/skiplist.c sehandlers.c: In function 'run_global_service_event_handler': sehandlers.c:297:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&raw_logentry,"GLOBAL SERVICE EVENT HANDLER: %s;%s;$SERVICESTATE$;$SERVICESTATETYPE$;$SERVICEATTEMPT$;%s\n",svc->host_name,svc->description,global_service_event_handler); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sehandlers.c: In function 'run_service_event_handler': sehandlers.c:396:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&raw_logentry,"SERVICE EVENT HANDLER: %s;%s;$SERVICESTATE$;$SERVICESTATETYPE$;$SERVICEATTEMPT$;%s\n",svc->host_name,svc->description,svc->event_handler); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sehandlers.c: In function 'run_global_host_event_handler': sehandlers.c:542:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&raw_logentry,"GLOBAL HOST EVENT HANDLER: %s;$HOSTSTATE$;$HOSTSTATETYPE$;$HOSTATTEMPT$;%s\n",hst->name,global_host_event_handler); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sehandlers.c: In function 'run_host_event_handler': sehandlers.c:640:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&raw_logentry,"HOST EVENT HANDLER: %s;$HOSTSTATE$;$HOSTSTATETYPE$;$HOSTATTEMPT$;%s\n",hst->name,hst->event_handler); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -D_GLIBCXX_USE_C99_MATH=1 -c -o utils.o utils.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -D_GLIBCXX_USE_C99_MATH=1 -c -o profiler.o profiler.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -c -o retention-base.o sretention.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -c -o xretention-base.o ../xdata/xrddefault.c utils.c: In function 'my_system': utils.c:402:2: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(fd); ^~~~~~~~ utils.c:520:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd[1],buffer,strlen(buffer)+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:528:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd[1],buffer,strlen(buffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'daemon_init': utils.c:2288:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(homedir); ^~~~~~~~~~~~~~ utils.c:2290:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^~~~~~~~~~ utils.c:2367:2: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] ftruncate(lockfile,0); ^~~~~~~~~~~~~~~~~~~~~ utils.c:2369:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(lockfile,buf,strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'move_check_result_to_queue': utils.c:2505:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&output_file,"%s/cXXXXXX",check_result_path); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c:2528:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"%s.ok",output_file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'process_check_result_queue': utils.c:2613:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"%s.ok",file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'delete_check_result_file': utils.c:2819:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"%s.ok",fname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'my_fcopy': utils.c:3406:33: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(dest_fd,buffer,bytes_read); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ utils.c: In function 'submit_raw_external_command': utils.c:3932:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&newcmd,"[%lu] %s",(unsigned long)timestamp,cmd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -c -o comments-base.o ../common/comments.c profiler.c: In function 'profiler_enable_core': profiler.c:94:3: warning: iteration 18 invokes undefined behavior [-Waggressive-loop-optimizations] profiler_setstate(profiler_core_event_types[x],1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ profiler.c:92:7: note: within this loop while(x<=core_event_count) ^ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -c -o xcomments-base.o ../xdata/xcddefault.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -c -o objects-base.o ../common/objects.c ../xdata/xrddefault.c: In function 'xrddefault_save_state_information': ../xdata/xrddefault.c:276:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_file,"%sXXXXXX",xrddefault_temp_file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -c -o xobjects-base.o ../xdata/xodtemplate.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -c -o statusdata-base.o ../common/statusdata.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -c -o xstatusdata-base.o ../xdata/xsddefault.c ../xdata/xodtemplate.c: In function 'xodtemplate_read_config_data': ../xdata/xodtemplate.c:280:6: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&config_file,"%s/%s",config_base_dir,temp_buffer); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../xdata/xodtemplate.c:299:6: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&config_file,"%s/%s",config_base_dir,temp_buffer); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -c -o perfdata-base.o perfdata.c ../xdata/xsddefault.c: In function 'xsddefault_save_status_data': ../xdata/xsddefault.c:357:2: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_file,"%sXXXXXX",xsddefault_temp_file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -c -o xperfdata-base.o ../xdata/xpddefault.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -c -o downtime-base.o ../common/downtime.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -c -o xdowntime-base.o ../xdata/xdddefault.c ../common/downtime.c: In function 'register_downtime': ../common/downtime.c:273:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"This %s has been scheduled for fixed downtime from %s to %s. Notifications for the %s will not be sent out during that time period.",type_string,start_time_string,end_time_string,type_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/downtime.c:275:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&temp_buffer,"This %s has been scheduled for flexible downtime starting between %s and %s and lasting for a period of %d hours and %d minutes. Notifications for the %s will not be sent out during that time period.",type_string,start_time_string,end_time_string,hours,minutes,type_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -o icingastats statsprofiler.c icingastats.c -Wl,-Os,--as-needed -lm i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCORE -o icinga icinga.c broker.o nebmods.o ../common/shared.o checks.o config.o commands.o events.o flapping.o logging.o macros-base.o netutils.o notifications.o sehandlers.o skiplist.o utils.o profiler.o retention-base.o xretention-base.o comments-base.o xcomments-base.o objects-base.o xobjects-base.o statusdata-base.o xstatusdata-base.o perfdata-base.o xperfdata-base.o downtime-base.o xdowntime-base.o -Wl,-export-dynamic -Wl,-Os,--as-needed -lm -lpthread -ldl icinga.c: In function 'main': icinga.c:475:3: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(config_file,MAX_FILENAME_LENGTH); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icinga.c:676:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_PROCESSSTARTTIME],"%lu",(unsigned long)program_start); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icinga.c:801:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buffer,"Finished daemonizing... (New PID=%d)\n",(int)getpid()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icinga.c:865:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(¯o_x[MACRO_EVENTSTARTTIME],"%lu",(unsigned long)event_start); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icinga.c:877:6: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buffer,"Caught SIGHUP, restarting...\n"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ icinga.c:879:6: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buffer,"Caught SIG%s, shutting down...\n",sigs[sig_id]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/base' cd ./cgi && make make[1]: Entering directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/cgi' i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -D_GLIBCXX_USE_C99_MATH=1 -c -o getcgi.o getcgi.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -D_GLIBCXX_USE_C99_MATH=1 -c -o cgiutils.o cgiutils.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -D_GLIBCXX_USE_C99_MATH=1 -c -o cgiauth.o cgiauth.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -c -o macros-cgi.o ../common/macros.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -c -o skiplist.o ../common/skiplist.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -c -o objects-cgi.o ../common/objects.c ../common/macros.c: In function 'grab_datetime_macro': ../common/macros.c:1511:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%lu",(unsigned long)current_time); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getcgi.c: In function 'free_cgivars': getcgi.c:295:20: warning: comparison between pointer and zero character constant [-Wpointer-compare] for(x=0;cgivars[x]!='\x0';x++) ^~ getcgi.c:295:10: note: did you mean to dereference the pointer? for(x=0;cgivars[x]!='\x0';x++) ^ ../common/macros.c: In function 'grab_standard_service_macro': ../common/macros.c:1977:3: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(output,"%d",temp_service->is_volatile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -c -o xobjects-cgi.o ../xdata/xodtemplate.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -c -o statusdata-cgi.o ../common/statusdata.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -c -o xstatusdata-cgi.o ../xdata/xsddefault.c ../common/statusdata.c: In function 'add_host_status': ../common/statusdata.c:354:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&new_hoststatus->plugin_output,"Host check scheduled for %s",date_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/statusdata.c:360:6: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&new_hoststatus->plugin_output,"Forced host check scheduled for %s",date_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/statusdata.c: In function 'add_service_status': ../common/statusdata.c:426:5: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&new_svcstatus->plugin_output,"Service check scheduled for %s",date_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../common/statusdata.c:432:6: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&new_svcstatus->plugin_output,"Forced service check scheduled for %s",date_string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -c -o comments-cgi.o ../common/comments.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -c -o downtime-cgi.o ../common/downtime.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -D_GLIBCXX_USE_C99_MATH=1 -c -o extcmd_list.o extcmd_list.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -Wl,-Os,--as-needed -o avail.cgi avail.c ../base/statsprofiler.c ../common/shared.o getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -Wl,-Os,--as-needed -o cmd.cgi cmd.c ../base/statsprofiler.c extcmd_list.o ../common/shared.o getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -Wl,-Os,--as-needed -o config.cgi config.c ../base/statsprofiler.c ../common/shared.o getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -Wl,-Os,--as-needed -o extinfo.cgi extinfo.c ../base/statsprofiler.c ../common/shared.o getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -Wl,-Os,--as-needed -o history.cgi history.c ../base/statsprofiler.c ../common/shared.o getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -Wl,-Os,--as-needed -o notifications.cgi notifications.c ../base/statsprofiler.c ../common/shared.o getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o cmd.c: In function 'commit_command': cmd.c:2661:2: warning: 'return' with no value, in function returning non-void return; ^~~~~~ cmd.c:2252:5: note: declared here int commit_command(int cmd){ ^~~~~~~~~~~~~~ extinfo.c: In function 'show_host_info': extinfo.c:1172:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf,"%s %s",temp_host->name,temp_hoststatus->plugin_output); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ extinfo.c: In function 'show_service_info': extinfo.c:1484:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&buf,"%s %s %s",temp_service->host_name,temp_service->description,temp_svcstatus->plugin_output); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -Wl,-Os,--as-needed -o outages.cgi outages.c ../base/statsprofiler.c ../common/shared.o getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -Wl,-Os,--as-needed -o showlog.cgi showlog.c ../base/statsprofiler.c ../common/shared.o getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -Wl,-Os,--as-needed -o status.cgi status.c ../base/statsprofiler.c ../common/shared.o getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -Wl,-Os,--as-needed -o statuswml.cgi statuswml.c ../base/statsprofiler.c ../common/shared.o getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -Wl,-Os,--as-needed -o summary.cgi summary.c ../base/statsprofiler.c ../common/shared.o getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -Wl,-Os,--as-needed -o tac.cgi tac.c ../base/statsprofiler.c ../common/shared.o getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o statuswml.c: In function 'display_ping': statuswml.c:1256:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer,sizeof(buffer)-1,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -DNSCGI -Wl,-Os,--as-needed -o statuswrl.cgi statuswrl.c ../base/statsprofiler.c ../common/shared.o getcgi.o cgiutils.o cgiauth.o macros-cgi.o skiplist.o objects-cgi.o xobjects-cgi.o statusdata-cgi.o xstatusdata-cgi.o comments-cgi.o downtime-cgi.o -lm statuswml.c: In function 'display_traceroute': statuswml.c:1325:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buffer,sizeof(buffer)-1,fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/cgi' cd ./html && make make[1]: Entering directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/html' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/html' if [ xyes = xyes ]; then \ cd ./module && make; \ fi make[1]: Entering directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/module' i486-slitaz-linux-gcc -fPIC -march=i486 -Os -pipe -mindirect-branch=thunk -DHAVE_CONFIG_H -o helloworld.o helloworld.c -shared -Wl,-Os,--as-needed make[1]: Leaving directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/module' *** Compile finished *** If the main program and CGIs compiled without any errors, you can continue with installing Icinga as follows (type 'make' without any arguments for a list of all possible options): make install - This installs the main program (Icinga Core), CGIs (Classical Web), API, and HTML files make install-init - This installs the init script in /home/slitaz/wok/icinga/install/etc/init.d make install-commandmode - This installs and configures permissions on the directory for holding the external command file make install-idoutils - This installs the database addon IDOUtils into the destination directory make install-api - This installs the Icinga API in /home/slitaz/wok/icinga/install/usr/share make install-config - This installs *SAMPLE* config files in /home/slitaz/wok/icinga/install/etc/icinga You'll have to modify these sample files before you can use Icinga. Read the HTML documentation for more info on doing this. Pay particular attention to the docs on object configuration files, as they determine what/how things get monitored! make install-webconf - This installs the Apache config file for the classical Icinga web interface *** Support Notes ******************************************* If you have questions about configuring or running Icinga, please make sure that you: - Look at the sample config files - Read the HTML documentation in html/docs/ before you post a question to one of the mailing lists at http://www.icinga.org/community/ or at Icinga Portal: http://www.icinga-portal.org Also make sure to include pertinent information that could help others help you. This might include: - What version of Icinga you are using - What version of the plugins you are using - Relevant snippets from your config files - Relevant error messages from the Icinga log file For more information on obtaining support for Icinga, visit: http://www.icinga.org/community/ ************************************************************* Enjoy. cd ./base && make install /usr/bin/install -c -m 775 -o nobody -g www -d /home/slitaz/wok/icinga/install/var/log/icinga/rw /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/etc/icinga /bin/mkdir -p -m 775 /home/slitaz/wok/icinga/install/etc/httpd/conf.d chmod g+s /home/slitaz/wok/icinga/install/var/log/icinga/rw /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/etc/icinga/objects /usr/bin/install -c -m 644 sample-config/httpd.conf /home/slitaz/wok/icinga/install/etc/httpd/conf.d/icinga.conf make[1]: Entering directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/base' make install-basic /usr/bin/install -c -b -m 664 -o nobody -g nogroup sample-config/icinga.cfg /home/slitaz/wok/icinga/install/etc/icinga/icinga.cfg /usr/bin/install -c -b -m 664 -o nobody -g nogroup sample-config/cgi.cfg /home/slitaz/wok/icinga/install/etc/icinga/cgi.cfg Sorry, IDOUtils not enabled! Try again with ./configure --enable-idoutils *** External command directory configured *** make[2]: Entering directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/base' /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/bin *** Icinga/Apache conf file installed *** /usr/bin/install -c -b -m 660 -o nobody -g nogroup sample-config/resource.cfg /home/slitaz/wok/icinga/install/etc/icinga/resource.cfg make[1]: Entering directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/module/icinga-api' /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share /usr/bin/install -c -m 774 -o nobody -g nogroup icinga /home/slitaz/wok/icinga/install/usr/bin /usr/bin/install -c -b -m 664 -o nobody -g nogroup sample-config/template-object/templates.cfg /home/slitaz/wok/icinga/install/etc/icinga/objects/templates.cfg /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api /usr/bin/install -c -b -m 664 -o nobody -g nogroup sample-config/template-object/commands.cfg /home/slitaz/wok/icinga/install/etc/icinga/objects/commands.cfg /usr/bin/install -c -m 774 -o nobody -g nogroup icingastats /home/slitaz/wok/icinga/install/usr/bin /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects /usr/bin/install -c -b -m 664 -o nobody -g nogroup sample-config/template-object/contacts.cfg /home/slitaz/wok/icinga/install/etc/icinga/objects/contacts.cfg make[2]: Leaving directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/base' make strip-post-install /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/command /usr/bin/install -c -b -m 664 -o nobody -g nogroup sample-config/template-object/timeperiods.cfg /home/slitaz/wok/icinga/install/etc/icinga/objects/timeperiods.cfg make[2]: Entering directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/base' /usr/bin/strip /home/slitaz/wok/icinga/install/usr/bin/icinga /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/connection /usr/bin/install -c -b -m 664 -o nobody -g nogroup sample-config/template-object/localhost.cfg /home/slitaz/wok/icinga/install/etc/icinga/objects/localhost.cfg /usr/bin/install -c -b -m 664 -o nobody -g nogroup sample-config/template-object/windows.cfg /home/slitaz/wok/icinga/install/etc/icinga/objects/windows.cfg /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/conversion /usr/bin/install -c -b -m 664 -o nobody -g nogroup sample-config/template-object/printer.cfg /home/slitaz/wok/icinga/install/etc/icinga/objects/printer.cfg /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/debug /usr/bin/install -c -b -m 664 -o nobody -g nogroup sample-config/template-object/switch.cfg /home/slitaz/wok/icinga/install/etc/icinga/objects/switch.cfg /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/debug/debugTargets /usr/bin/strip /home/slitaz/wok/icinga/install/usr/bin/icingastats /usr/bin/install -c -m 775 -o www -g www -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/log /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/tests make[2]: Leaving directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/base' make[1]: Leaving directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/base' cd ./cgi && make install *** Config files installed *** /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/tests/idoTests /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/tests/idoTests/apiSearchDefinitions Remember, these are *SAMPLE* config files. You'll need to read the documentation for more information on how to actually define /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/tests/idoTests/testDatabases make[1]: Entering directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/cgi' make install-basic services, hosts, etc. to fit your particular needs. /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/result /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/search make[2]: Entering directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/cgi' /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/lib/icinga/cgi /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/search/data_interfaces for file in *.cgi; do \ /usr/bin/install -c -m 775 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/lib/icinga/cgi; \ done /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/search/filter /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/ociPDO /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/ociPDO/PDO /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/contrib/ido2dbparser for file in *.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api; done for file in objects/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects; done for file in objects/command/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/command; done for file in objects/connection/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/connection; done make[2]: Leaving directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/cgi' make strip-post-install for file in objects/conversion/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/conversion; done make[2]: Entering directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/cgi' for file in *.cgi; do \ /usr/bin/strip /home/slitaz/wok/icinga/install/usr/lib/icinga/cgi/$file; \ done for file in objects/debug/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/debug; done for file in objects/debug/debugTargets/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/debug/debugTargets; done for file in log/*; \ do /usr/bin/install -c -m 664 -o www -g www $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/log; done for file in tests/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/tests; done for file in tests/idoTests/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/tests/idoTests; done for file in tests/idoTests/apiSearchDefinitions/*.ini; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/tests/idoTests/apiSearchDefinitions; done make[2]: Leaving directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/cgi' make[1]: Leaving directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/cgi' cd ./html && make install for file in tests/idoTests/testDatabases/*.sql; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/tests/idoTests/testDatabases; done make[1]: Entering directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/html' /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/media /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/stylesheets /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/stylesheets/interface /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/contexthelp /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/docs /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/docs/en /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/docs/de for file in objects/result/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/result; done /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/docs/images /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/docs/images/flags /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/images /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/images/logos /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/images/interface /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/js /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/ssi for file in objects/search/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/search; done /usr/bin/install -c -m 664 -o nobody -g nogroup robots.txt /home/slitaz/wok/icinga/install/usr/share /usr/bin/install -c -m 664 -o nobody -g nogroup docs/robots.txt /home/slitaz/wok/icinga/install/usr/share/docs for file in *.html; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share; done for file in objects/search/data_interfaces/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/search/data_interfaces; done for file in stylesheets/*.css; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/stylesheets; done for file in objects/search/filter/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/search/filter; done for file in objects/ociPDO/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/ociPDO; done for file in objects/ociPDO/PDO/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/ociPDO/PDO; done for file in contrib/ido2dbparser/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/contrib/ido2dbparser; done make[1]: Leaving directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/module/icinga-api' *** API installed *** for file in stylesheets/interface/*.css; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/stylesheets/interface; done for file in contexthelp/*.html; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/contexthelp; done for file in docs/*.html; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/docs; done for file in docs/en/*.html; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/docs/en; done for file in docs/de/*.html; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/docs/de; done for file in docs/images/*.*; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/docs/images; done for file in docs/images/flags/*.*; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/docs/images/flags; done for file in images/*.png; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/images; done for file in images/*.jpg; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/images; done for file in images/*.gif; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/images; done for file in images/*.ico; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/images; done for file in images/logos/*.*; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/images/logos; done for file in images/interface/*.gif; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/images/interface; done for file in images/interface/*.jpg; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/images/interface; done for file in js/*.js; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/js; done make[1]: Leaving directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/html' make install-api make[1]: Entering directory '/home/slitaz/wok/icinga/source/icinga-1.2.1' make[2]: Entering directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/module/icinga-api' /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/command /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/connection /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/conversion /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/debug /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/debug/debugTargets /usr/bin/install -c -m 775 -o www -g www -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/log /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/tests /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/tests/idoTests /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/tests/idoTests/apiSearchDefinitions /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/tests/idoTests/testDatabases /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/result /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/search /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/search/data_interfaces /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/search/filter /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/ociPDO /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/ociPDO/PDO /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/share/icinga-api/contrib/ido2dbparser for file in *.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api; done for file in objects/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects; done for file in objects/command/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/command; done for file in objects/connection/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/connection; done for file in objects/conversion/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/conversion; done for file in objects/debug/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/debug; done for file in objects/debug/debugTargets/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/debug/debugTargets; done for file in log/*; \ do /usr/bin/install -c -m 664 -o www -g www $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/log; done for file in tests/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/tests; done for file in tests/idoTests/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/tests/idoTests; done for file in tests/idoTests/apiSearchDefinitions/*.ini; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/tests/idoTests/apiSearchDefinitions; done for file in tests/idoTests/testDatabases/*.sql; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/tests/idoTests/testDatabases; done for file in objects/result/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/result; done for file in objects/search/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/search; done for file in objects/search/data_interfaces/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/search/data_interfaces; done for file in objects/search/filter/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/search/filter; done for file in objects/ociPDO/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/ociPDO; done for file in objects/ociPDO/PDO/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/objects/ociPDO/PDO; done for file in contrib/ido2dbparser/*.php; \ do /usr/bin/install -c -m 664 -o nobody -g nogroup $file /home/slitaz/wok/icinga/install/usr/share/icinga-api/contrib/ido2dbparser; done make[2]: Leaving directory '/home/slitaz/wok/icinga/source/icinga-1.2.1/module/icinga-api' *** API installed *** make[1]: Leaving directory '/home/slitaz/wok/icinga/source/icinga-1.2.1' make install-basic make[1]: Entering directory '/home/slitaz/wok/icinga/source/icinga-1.2.1' /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/usr/lib/icinga/plugins /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/var/log/icinga /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/var/log/icinga/archives /usr/bin/install -c -m 775 -o nobody -g nogroup -d /home/slitaz/wok/icinga/install/var/log/icinga/spool/checkresults if [ no = yes ]; then \ /usr/bin/install -c -m 664 -o nobody -g nogroup p1.pl /home/slitaz/wok/icinga/install/usr/bin; \ fi; *** Main program, CGIs and HTML files installed *** You can continue with installing Icinga as follows (type 'make' without any arguments for a list of all possible options): make install-init - This installs the init script in /home/slitaz/wok/icinga/install/etc/init.d make install-commandmode - This installs and configures permissions on the directory for holding the external command file make install-idoutils - This installs the database addon IDOUtils into the destination directory make install-config - This installs sample config files in /home/slitaz/wok/icinga/install/etc/icinga make install-webconf - This installs the Apache config file for the web interface make[1]: Leaving directory '/home/slitaz/wok/icinga/source/icinga-1.2.1' ================================================================================ Executing strip on all files... Done Time: 39.63s ~ 1m. Size: 3348880 B -> 3348880 B. Save: 0 KB. Installing (pkg/local): pngquant-static-2.12.2-i486 Installing (pkg/local): optipng-static-0.7.7-i486 Compressing png images... Done Time: 14.22s. Size: 3224956 B -> 1781855 B. Save: 1409 KB. Cache hit: 180/181. Compressor warnings and errors: /home/slitaz/wok/icinga/install/usr/share/images/sflogo.png (pngquant): error: Not a PNG file (libpng failed) error: cannot decode image sflogo.png Installing (pkg/local): gifsicle-1.92-i486 Compressing gif images... Done Time: 4.80s. Size: 33681 B -> 28007 B. Save: 6 KB. Cache hit: 9/57. Installing (pkg/local): rcssmin-1.0.6-i486 Compressing CSS files... Done Time: 2.74s. Size: 57402 B -> 49472 B. Save: 8 KB. ================================================================================ Build dependencies to remove: 7 Removing: gifsicle libgdbm optipng-static perl perl-core pngquant-static rcssmin Pack: icinga 1.2.1 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "icinga-1.2.1-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "icinga-1.2.1-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/icinga-1.2.1... Done Checking site script in source/icinga-1.2.1... Done Checking ownership in install... Failed Problems found: 80:80:/usr/share/icinga-api/log/PLACEHOLDER 99:99:/etc/icinga/cgi.cfg 99:99:/etc/icinga/icinga.cfg 99:99:/etc/icinga/objects/commands.cfg 99:99:/etc/icinga/objects/contacts.cfg 99:99:/etc/icinga/objects/localhost.cfg 99:99:/etc/icinga/objects/printer.cfg 99:99:/etc/icinga/objects/switch.cfg 99:99:/etc/icinga/objects/templates.cfg 99:99:/etc/icinga/objects/timeperiods.cfg 99:99:/etc/icinga/objects/windows.cfg 99:99:/etc/icinga/resource.cfg 99:99:/usr/bin/icinga 99:99:/usr/bin/icingastats 99:99:/usr/lib/icinga/cgi/avail.cgi 99:99:/usr/lib/icinga/cgi/cmd.cgi 99:99:/usr/lib/icinga/cgi/config.cgi 99:99:/usr/lib/icinga/cgi/extinfo.cgi 99:99:/usr/lib/icinga/cgi/history.cgi 99:99:/usr/lib/icinga/cgi/notifications.cgi 99:99:/usr/lib/icinga/cgi/outages.cgi 99:99:/usr/lib/icinga/cgi/showlog.cgi 99:99:/usr/lib/icinga/cgi/status.cgi 99:99:/usr/lib/icinga/cgi/statuswml.cgi 99:99:/usr/lib/icinga/cgi/statuswrl.cgi 99:99:/usr/lib/icinga/cgi/summary.cgi 99:99:/usr/lib/icinga/cgi/tac.cgi 99:99:/usr/share/contexthelp/A1.html 99:99:/usr/share/contexthelp/A2.html 99:99:/usr/share/contexthelp/A3.html 99:99:/usr/share/contexthelp/A4.html 99:99:/usr/share/contexthelp/A5.html 99:99:/usr/share/contexthelp/A6.html 99:99:/usr/share/contexthelp/A7.html 99:99:/usr/share/contexthelp/B1.html 99:99:/usr/share/contexthelp/C1.html 99:99:/usr/share/contexthelp/D1.html 99:99:/usr/share/contexthelp/E1.html 99:99:/usr/share/contexthelp/F1.html 99:99:/usr/share/contexthelp/G1.html 99:99:/usr/share/contexthelp/G2.html 99:99:/usr/share/contexthelp/G3.html 99:99:/usr/share/contexthelp/G4.html 99:99:/usr/share/contexthelp/G5.html 99:99:/usr/share/contexthelp/G6.html 99:99:/usr/share/contexthelp/H1.html 99:99:/usr/share/contexthelp/H2.html 99:99:/usr/share/contexthelp/H3.html 99:99:/usr/share/contexthelp/H4.html 99:99:/usr/share/contexthelp/H5.html 99:99:/usr/share/contexthelp/H6.html 99:99:/usr/share/contexthelp/H7.html 99:99:/usr/share/contexthelp/H8.html 99:99:/usr/share/contexthelp/I1.html 99:99:/usr/share/contexthelp/I2.html 99:99:/usr/share/contexthelp/I3.html 99:99:/usr/share/contexthelp/I4.html 99:99:/usr/share/contexthelp/I5.html 99:99:/usr/share/contexthelp/I6.html 99:99:/usr/share/contexthelp/I7.html 99:99:/usr/share/contexthelp/I8.html 99:99:/usr/share/contexthelp/I9.html 99:99:/usr/share/contexthelp/J1.html 99:99:/usr/share/contexthelp/K1.html 99:99:/usr/share/contexthelp/L1.html 99:99:/usr/share/contexthelp/L10.html 99:99:/usr/share/contexthelp/L11.html 99:99:/usr/share/contexthelp/L12.html 99:99:/usr/share/contexthelp/L13.html 99:99:/usr/share/contexthelp/L2.html 99:99:/usr/share/contexthelp/L3.html 99:99:/usr/share/contexthelp/L4.html 99:99:/usr/share/contexthelp/L5.html 99:99:/usr/share/contexthelp/L6.html 99:99:/usr/share/contexthelp/L7.html 99:99:/usr/share/contexthelp/L8.html 99:99:/usr/share/contexthelp/L9.html 99:99:/usr/share/contexthelp/M1.html 99:99:/usr/share/contexthelp/M2.html 99:99:/usr/share/contexthelp/M3.html 99:99:/usr/share/contexthelp/M4.html 99:99:/usr/share/contexthelp/M5.html 99:99:/usr/share/contexthelp/M6.html 99:99:/usr/share/contexthelp/N1.html 99:99:/usr/share/contexthelp/N2.html 99:99:/usr/share/contexthelp/N3.html 99:99:/usr/share/contexthelp/N4.html 99:99:/usr/share/contexthelp/N5.html 99:99:/usr/share/contexthelp/N6.html 99:99:/usr/share/contexthelp/N7.html 99:99:/usr/share/docs/de/about.html 99:99:/usr/share/docs/de/activechecks.html 99:99:/usr/share/docs/de/adaptive.html 99:99:/usr/share/docs/de/addons.html 99:99:/usr/share/docs/de/beginners.html 99:99:/usr/share/docs/de/cachedchecks.html 99:99:/usr/share/docs/de/cgiauth.html 99:99:/usr/share/docs/de/cgiincludes.html 99:99:/usr/share/docs/de/cgis.html 99:99:/usr/share/docs/de/cgisecurity.html 99:99:/usr/share/docs/de/ch01.html 99:99:/usr/share/docs/de/ch02.html 99:99:/usr/share/docs/de/ch03.html 99:99:/usr/share/docs/de/ch04.html 99:99:/usr/share/docs/de/ch05.html 99:99:/usr/share/docs/de/ch06.html 99:99:/usr/share/docs/de/ch07.html 99:99:/usr/share/docs/de/ch08.html 99:99:/usr/share/docs/de/ch09.html 99:99:/usr/share/docs/de/ch10.html 99:99:/usr/share/docs/de/ch11.html 99:99:/usr/share/docs/de/ch12.html 99:99:/usr/share/docs/de/checkscheduling.html 99:99:/usr/share/docs/de/clusters.html 99:99:/usr/share/docs/de/components.html 99:99:/usr/share/docs/de/config.html 99:99:/usr/share/docs/de/configcgi.html 99:99:/usr/share/docs/de/configmain.html 99:99:/usr/share/docs/de/configobject.html 99:99:/usr/share/docs/de/customobjectvars.html 99:99:/usr/share/docs/de/db_intro.html 99:99:/usr/share/docs/de/db_model.html 99:99:/usr/share/docs/de/dependencies.html 99:99:/usr/share/docs/de/dependencychecks.html 99:99:/usr/share/docs/de/distributed.html 99:99:/usr/share/docs/de/downtime.html 99:99:/usr/share/docs/de/embeddedperl.html 99:99:/usr/share/docs/de/epnplugins.html 99:99:/usr/share/docs/de/escalation_condition.html 99:99:/usr/share/docs/de/escalations.html 99:99:/usr/share/docs/de/eventhandlers.html 99:99:/usr/share/docs/de/example-configs.html 99:99:/usr/share/docs/de/extcommands.html 99:99:/usr/share/docs/de/extcommands2.html 99:99:/usr/share/docs/de/faststartup.html 99:99:/usr/share/docs/de/flapping.html 99:99:/usr/share/docs/de/freshness.html 99:99:/usr/share/docs/de/hostchecks.html 99:99:/usr/share/docs/de/howtos.html 99:99:/usr/share/docs/de/icinga-api.html 99:99:/usr/share/docs/de/icinga-web-api.html 99:99:/usr/share/docs/de/icinga-web-intro.html 99:99:/usr/share/docs/de/icinga-web-pnp.html 99:99:/usr/share/docs/de/icinga-web-scratch.html 99:99:/usr/share/docs/de/icinga-web.html 99:99:/usr/share/docs/de/icingastats.html 99:99:/usr/share/docs/de/index.html 99:99:/usr/share/docs/de/int-mklivestatus.html 99:99:/usr/share/docs/de/int-snmptrap.html 99:99:/usr/share/docs/de/int-tcpwrappers.html 99:99:/usr/share/docs/de/integration.html 99:99:/usr/share/docs/de/ix01.html 99:99:/usr/share/docs/de/largeinstalltweaks.html 99:99:/usr/share/docs/de/macrolist.html 99:99:/usr/share/docs/de/macros.html 99:99:/usr/share/docs/de/monitoring-linux.html 99:99:/usr/share/docs/de/monitoring-netware.html 99:99:/usr/share/docs/de/monitoring-printers.html 99:99:/usr/share/docs/de/monitoring-publicservices.html 99:99:/usr/share/docs/de/monitoring-routers.html 99:99:/usr/share/docs/de/monitoring-windows.html 99:99:/usr/share/docs/de/mrtggraphs.html 99:99:/usr/share/docs/de/networkreachability.html 99:99:/usr/share/docs/de/notifications.html 99:99:/usr/share/docs/de/objectdefinitions.html 99:99:/usr/share/docs/de/objectinheritance.html 99:99:/usr/share/docs/de/objecttricks.html 99:99:/usr/share/docs/de/oncallrotation.html 99:99:/usr/share/docs/de/passivechecks.html 99:99:/usr/share/docs/de/passivestatetranslation.html 99:99:/usr/share/docs/de/perfdata.html 99:99:/usr/share/docs/de/pluginapi.html 99:99:/usr/share/docs/de/plugins.html 99:99:/usr/share/docs/de/quickstart-icinga-freebsd.html 99:99:/usr/share/docs/de/quickstart-icinga.html 99:99:/usr/share/docs/de/quickstart-idoutils.html 99:99:/usr/share/docs/de/quickstart.html 99:99:/usr/share/docs/de/redundancy.html 99:99:/usr/share/docs/de/security.html 99:99:/usr/share/docs/de/servicechecks.html 99:99:/usr/share/docs/de/stalking.html 99:99:/usr/share/docs/de/startstop.html 99:99:/usr/share/docs/de/statetypes.html 99:99:/usr/share/docs/de/timeperiods.html 99:99:/usr/share/docs/de/tuning.html 99:99:/usr/share/docs/de/upgrading.html 99:99:/usr/share/docs/de/upgrading_idoutils.html 99:99:/usr/share/docs/de/verifyconfig.html 99:99:/usr/share/docs/de/volatileservices.html 99:99:/usr/share/docs/de/whatsnew.html 99:99:/usr/share/docs/en/about.html 99:99:/usr/share/docs/en/activechecks.html 99:99:/usr/share/docs/en/adaptive.html 99:99:/usr/share/docs/en/addons.html 99:99:/usr/share/docs/en/beginners.html 99:99:/usr/share/docs/en/cachedchecks.html 99:99:/usr/share/docs/en/cgiauth.html 99:99:/usr/share/docs/en/cgiincludes.html 99:99:/usr/share/docs/en/cgis.html 99:99:/usr/share/docs/en/cgisecurity.html 99:99:/usr/share/docs/en/ch01.html 99:99:/usr/share/docs/en/ch010.html 99:99:/usr/share/docs/en/ch02.html 99:99:/usr/share/docs/en/ch03.html 99:99:/usr/share/docs/en/ch04.html 99:99:/usr/share/docs/en/ch05.html 99:99:/usr/share/docs/en/ch06.html 99:99:/usr/share/docs/en/ch07.html 99:99:/usr/share/docs/en/ch08.html 99:99:/usr/share/docs/en/ch09.html 99:99:/usr/share/docs/en/ch10.html 99:99:/usr/share/docs/en/ch11.html 99:99:/usr/share/docs/en/ch12.html 99:99:/usr/share/docs/en/checkscheduling.html 99:99:/usr/share/docs/en/clusters.html 99:99:/usr/share/docs/en/config.html 99:99:/usr/share/docs/en/configcgi.html 99:99:/usr/share/docs/en/configmain.html 99:99:/usr/share/docs/en/configobject.html 99:99:/usr/share/docs/en/customobjectvars.html 99:99:/usr/share/docs/en/db_components.html 99:99:/usr/share/docs/en/db_example-configs.html 99:99:/usr/share/docs/en/db_intro.html 99:99:/usr/share/docs/en/db_model.html 99:99:/usr/share/docs/en/dependencies.html 99:99:/usr/share/docs/en/dependencychecks.html 99:99:/usr/share/docs/en/distributed.html 99:99:/usr/share/docs/en/downtime.html 99:99:/usr/share/docs/en/embeddedperl.html 99:99:/usr/share/docs/en/epnplugins.html 99:99:/usr/share/docs/en/escalation_condition.html 99:99:/usr/share/docs/en/escalations.html 99:99:/usr/share/docs/en/eventhandlers.html 99:99:/usr/share/docs/en/extcommands.html 99:99:/usr/share/docs/en/extcommands2.html 99:99:/usr/share/docs/en/faststartup.html 99:99:/usr/share/docs/en/flapping.html 99:99:/usr/share/docs/en/freshness.html 99:99:/usr/share/docs/en/hostchecks.html 99:99:/usr/share/docs/en/howtos.html 99:99:/usr/share/docs/en/icinga-api.html 99:99:/usr/share/docs/en/icinga-web-api.html 99:99:/usr/share/docs/en/icinga-web-intro.html 99:99:/usr/share/docs/en/icinga-web-pnp.html 99:99:/usr/share/docs/en/icinga-web-scratch.html 99:99:/usr/share/docs/en/icinga-web.html 99:99:/usr/share/docs/en/icingastats.html 99:99:/usr/share/docs/en/index.html 99:99:/usr/share/docs/en/int-mklivestatus.html 99:99:/usr/share/docs/en/int-snmptrap.html 99:99:/usr/share/docs/en/int-tcpwrappers.html 99:99:/usr/share/docs/en/integration.html 99:99:/usr/share/docs/en/ix01.html 99:99:/usr/share/docs/en/largeinstalltweaks.html 99:99:/usr/share/docs/en/macrolist.html 99:99:/usr/share/docs/en/macros.html 99:99:/usr/share/docs/en/monitoring-linux.html 99:99:/usr/share/docs/en/monitoring-netware.html 99:99:/usr/share/docs/en/monitoring-printers.html 99:99:/usr/share/docs/en/monitoring-publicservices.html 99:99:/usr/share/docs/en/monitoring-routers.html 99:99:/usr/share/docs/en/monitoring-windows.html 99:99:/usr/share/docs/en/mrtggraphs.html 99:99:/usr/share/docs/en/networkreachability.html 99:99:/usr/share/docs/en/notifications.html 99:99:/usr/share/docs/en/objectdefinitions.html 99:99:/usr/share/docs/en/objectinheritance.html 99:99:/usr/share/docs/en/objecttricks.html 99:99:/usr/share/docs/en/oncallrotation.html 99:99:/usr/share/docs/en/passivechecks.html 99:99:/usr/share/docs/en/passivestatetranslation.html 99:99:/usr/share/docs/en/perfdata.html 99:99:/usr/share/docs/en/pluginapi.html 99:99:/usr/share/docs/en/plugins.html 99:99:/usr/share/docs/en/quickstart-icinga-freebsd.html 99:99:/usr/share/docs/en/quickstart-icinga.html 99:99:/usr/share/docs/en/quickstart-idoutils.html 99:99:/usr/share/docs/en/quickstart.html 99:99:/usr/share/docs/en/redundancy.html 99:99:/usr/share/docs/en/reporting.html 99:99:/usr/share/docs/en/security.html 99:99:/usr/share/docs/en/servicechecks.html 99:99:/usr/share/docs/en/stalking.html 99:99:/usr/share/docs/en/startstop.html 99:99:/usr/share/docs/en/statetypes.html 99:99:/usr/share/docs/en/timeperiods.html 99:99:/usr/share/docs/en/tuning.html 99:99:/usr/share/docs/en/upgrading.html 99:99:/usr/share/docs/en/upgrading_idoutils.html 99:99:/usr/share/docs/en/verifyconfig.html 99:99:/usr/share/docs/en/volatileservices.html 99:99:/usr/share/docs/en/whatsnew.html 99:99:/usr/share/docs/images/MyServiceStatus.png 99:99:/usr/share/docs/images/activechecks.png 99:99:/usr/share/docs/images/cachedcheckgraphs.png 99:99:/usr/share/docs/images/cachedchecks.png 99:99:/usr/share/docs/images/cachedchecks1.png 99:99:/usr/share/docs/images/caution.png 99:99:/usr/share/docs/images/cgi-avail-a.png 99:99:/usr/share/docs/images/cgi-avail-b.png 99:99:/usr/share/docs/images/cgi-cmd.png 99:99:/usr/share/docs/images/cgi-commands.png 99:99:/usr/share/docs/images/cgi-config.png 99:99:/usr/share/docs/images/cgi-continue.png 99:99:/usr/share/docs/images/cgi-extinfo-a.png 99:99:/usr/share/docs/images/cgi-extinfo-b.png 99:99:/usr/share/docs/images/cgi-extinfo-c.png 99:99:/usr/share/docs/images/cgi-extinfo-d.png 99:99:/usr/share/docs/images/cgi-general.png 99:99:/usr/share/docs/images/cgi-histogram.png 99:99:/usr/share/docs/images/cgi-history.png 99:99:/usr/share/docs/images/cgi-notifications.png 99:99:/usr/share/docs/images/cgi-outages.png 99:99:/usr/share/docs/images/cgi-pause.png 99:99:/usr/share/docs/images/cgi-showlog.png 99:99:/usr/share/docs/images/cgi-status-a.png 99:99:/usr/share/docs/images/cgi-status-b.png 99:99:/usr/share/docs/images/cgi-status-c.png 99:99:/usr/share/docs/images/cgi-status-d.png 99:99:/usr/share/docs/images/cgi-statusinfo.png 99:99:/usr/share/docs/images/cgi-statusmap.png 99:99:/usr/share/docs/images/cgi-statuswml.png 99:99:/usr/share/docs/images/cgi-statuswrl.png 99:99:/usr/share/docs/images/cgi-summary.png 99:99:/usr/share/docs/images/cgi-tac.png 99:99:/usr/share/docs/images/cgi-trends.png 99:99:/usr/share/docs/images/checkmark.png 99:99:/usr/share/docs/images/checktiming.png 99:99:/usr/share/docs/images/configoverview.png 99:99:/usr/share/docs/images/db_model_cf.png 99:99:/usr/share/docs/images/db_model_ct.png 99:99:/usr/share/docs/images/db_model_cu.png 99:99:/usr/share/docs/images/db_model_dt.png 99:99:/usr/share/docs/images/db_model_ht.png 99:99:/usr/share/docs/images/distributed.png 99:99:/usr/share/docs/images/downtime.png 99:99:/usr/share/docs/images/epn.png 99:99:/usr/share/docs/images/eventhandlers.png 99:99:/usr/share/docs/images/externalcommands.png 99:99:/usr/share/docs/images/fast-startup.png 99:99:/usr/share/docs/images/fast-startup1.png 99:99:/usr/share/docs/images/fast-startup2.png 99:99:/usr/share/docs/images/fig1.png 99:99:/usr/share/docs/images/fig10.png 99:99:/usr/share/docs/images/fig11.png 99:99:/usr/share/docs/images/fig12.png 99:99:/usr/share/docs/images/fig13.png 99:99:/usr/share/docs/images/fig2.png 99:99:/usr/share/docs/images/fig3.png 99:99:/usr/share/docs/images/fig4.png 99:99:/usr/share/docs/images/fig5.png 99:99:/usr/share/docs/images/fig6.png 99:99:/usr/share/docs/images/fig7.png 99:99:/usr/share/docs/images/fig8.png 99:99:/usr/share/docs/images/fig9.png 99:99:/usr/share/docs/images/flags/de.png 99:99:/usr/share/docs/images/flags/um_gb.png 99:99:/usr/share/docs/images/freshness.png 99:99:/usr/share/docs/images/host-dependencies.png 99:99:/usr/share/docs/images/icinga-web-admin_groups1.png 99:99:/usr/share/docs/images/icinga-web-admin_groups2.png 99:99:/usr/share/docs/images/icinga-web-admin_logs1.png 99:99:/usr/share/docs/images/icinga-web-admin_principals.png 99:99:/usr/share/docs/images/icinga-web-admin_users1.png 99:99:/usr/share/docs/images/icinga-web-admin_users2.png 99:99:/usr/share/docs/images/icinga-web-commands_hst.png 99:99:/usr/share/docs/images/icinga-web-commands_svc.png 99:99:/usr/share/docs/images/icinga-web-cronks1.png 99:99:/usr/share/docs/images/icinga-web-cronks2.png 99:99:/usr/share/docs/images/icinga-web-cronks3.png 99:99:/usr/share/docs/images/icinga-web-filter1.png 99:99:/usr/share/docs/images/icinga-web-filter2.png 99:99:/usr/share/docs/images/icinga-web-filter3.png 99:99:/usr/share/docs/images/icinga-web-log.png 99:99:/usr/share/docs/images/icinga-web-login.png 99:99:/usr/share/docs/images/icinga-web-main_bar.png 99:99:/usr/share/docs/images/icinga-web-mainscreen1.png 99:99:/usr/share/docs/images/icinga-web-open_problems.png 99:99:/usr/share/docs/images/icinga-web-overview.png 99:99:/usr/share/docs/images/icinga-web-search1.png 99:99:/usr/share/docs/images/icinga-web-settings.png 99:99:/usr/share/docs/images/icinga-web-statuscronk.png 99:99:/usr/share/docs/images/icinga-web-topmenu1.png 99:99:/usr/share/docs/images/icinga-web-topmenu2.png 99:99:/usr/share/docs/images/idoutils.png 99:99:/usr/share/docs/images/important.png 99:99:/usr/share/docs/images/integrationoverview.png 99:99:/usr/share/docs/images/interleaved1.png 99:99:/usr/share/docs/images/interleaved2.png 99:99:/usr/share/docs/images/interleaved3.png 99:99:/usr/share/docs/images/logofullsize.png 99:99:/usr/share/docs/images/monitoring-printers.png 99:99:/usr/share/docs/images/monitoring-routers.png 99:99:/usr/share/docs/images/monitoring-windows.png 99:99:/usr/share/docs/images/mrtg-activehostchecks.png 99:99:/usr/share/docs/images/mrtg-activelychecked.png 99:99:/usr/share/docs/images/mrtg-activeservicechecks.png 99:99:/usr/share/docs/images/mrtg-cachedchecks.png 99:99:/usr/share/docs/images/mrtg-commandbuffers.png 99:99:/usr/share/docs/images/mrtg-externalcommands.png 99:99:/usr/share/docs/images/mrtg-hostperfstats.png 99:99:/usr/share/docs/images/mrtg-hoststatechange.png 99:99:/usr/share/docs/images/mrtg-passivechecks.png 99:99:/usr/share/docs/images/mrtg-passivelychecked.png 99:99:/usr/share/docs/images/mrtg-serviceperfstats.png 99:99:/usr/share/docs/images/mrtg-servicestatechange.png 99:99:/usr/share/docs/images/multiple-templates1.png 99:99:/usr/share/docs/images/multiple-templates2.png 99:99:/usr/share/docs/images/nagios.jpg 99:99:/usr/share/docs/images/ndoutils.png 99:99:/usr/share/docs/images/network-outage1.png 99:99:/usr/share/docs/images/network-outage2.png 99:99:/usr/share/docs/images/noninterleaved1.png 99:99:/usr/share/docs/images/noninterleaved2.png 99:99:/usr/share/docs/images/note.png 99:99:/usr/share/docs/images/nrpe.png 99:99:/usr/share/docs/images/nsca.png 99:99:/usr/share/docs/images/nscpp.png 99:99:/usr/share/docs/images/objects-commands.png 99:99:/usr/share/docs/images/objects-contacts.png 99:99:/usr/share/docs/images/objects-hosts.png 99:99:/usr/share/docs/images/objects-services.png 99:99:/usr/share/docs/images/objects-timeperiods.png 99:99:/usr/share/docs/images/passivechecks.png 99:99:/usr/share/docs/images/passivehosttranslation.png 99:99:/usr/share/docs/images/plugins.png 99:99:/usr/share/docs/images/predictive-dependency-checks.png 99:99:/usr/share/docs/images/printer.png 99:99:/usr/share/docs/images/reachability1.png 99:99:/usr/share/docs/images/reachability2.png 99:99:/usr/share/docs/images/reachability3.png 99:99:/usr/share/docs/images/reachability4.png 99:99:/usr/share/docs/images/redundancy.png 99:99:/usr/share/docs/images/rep_avail.png 99:99:/usr/share/docs/images/reptop10.png 99:99:/usr/share/docs/images/security.png 99:99:/usr/share/docs/images/security1.png 99:99:/usr/share/docs/images/security2.png 99:99:/usr/share/docs/images/security3.png 99:99:/usr/share/docs/images/service-dependencies.png 99:99:/usr/share/docs/images/statetransitions.png 99:99:/usr/share/docs/images/statetransitions2.png 99:99:/usr/share/docs/images/stoprestart.png 99:99:/usr/share/docs/images/switch.png 99:99:/usr/share/docs/images/tcpwrappers.png 99:99:/usr/share/docs/images/tip.png 99:99:/usr/share/docs/images/tuning.png 99:99:/usr/share/docs/index.html 99:99:/usr/share/docs/robots.txt 99:99:/usr/share/icinga-api/IcingaApi.php 99:99:/usr/share/icinga-api/contrib/ido2dbparser/Ido2dbParser.php 99:99:/usr/share/icinga-api/objects/IcingaApiConstantsInterface.php 99:99:/usr/share/icinga-api/objects/command/IcingaApiCommand.php 99:99:/usr/share/icinga-api/objects/command/IcingaApiCommandCollection.php 99:99:/usr/share/icinga-api/objects/command/IcingaApiCommandDispatcher.php 99:99:/usr/share/icinga-api/objects/command/IcingaApiCommandInterface.php 99:99:/usr/share/icinga-api/objects/command/IcingaApiCommandSend.php 99:99:/usr/share/icinga-api/objects/command/IcingaApiCommandSendPipe.php 99:99:/usr/share/icinga-api/objects/command/IcingaApiCommandSendSsh.php 99:99:/usr/share/icinga-api/objects/connection/IcingaApiConnection.php 99:99:/usr/share/icinga-api/objects/connection/IcingaApiConnectionDatabase.php 99:99:/usr/share/icinga-api/objects/connection/IcingaApiConnectionFile.php 99:99:/usr/share/icinga-api/objects/connection/IcingaApiConnectionIdo.php 99:99:/usr/share/icinga-api/objects/connection/IcingaApiConnectionInterface.php 99:99:/usr/share/icinga-api/objects/connection/IcingaApiConnectionLivestatus.php 99:99:/usr/share/icinga-api/objects/conversion/IcingaApiConversionTime.php 99:99:/usr/share/icinga-api/objects/debug/debugTargets/icingaApiDebuggerTargetInterface.php 99:99:/usr/share/icinga-api/objects/debug/debugTargets/icingaApiEchoDebugger.php 99:99:/usr/share/icinga-api/objects/debug/debugTargets/icingaApiFileDebugger.php 99:99:/usr/share/icinga-api/objects/debug/icingaApiDebugger.php 99:99:/usr/share/icinga-api/objects/ociPDO/PDO/ociPDO.php 99:99:/usr/share/icinga-api/objects/ociPDO/PDO/ociPDOStatement.php 99:99:/usr/share/icinga-api/objects/ociPDO/icingaApiPDO.php 99:99:/usr/share/icinga-api/objects/result/IcingaApiResult.php 99:99:/usr/share/icinga-api/objects/result/IcingaApiResultFile.php 99:99:/usr/share/icinga-api/objects/result/IcingaApiResultIdo.php 99:99:/usr/share/icinga-api/objects/result/IcingaApiResultInterface.php 99:99:/usr/share/icinga-api/objects/result/IcingaApiResultLivestatus.php 99:99:/usr/share/icinga-api/objects/search/IcingaApiSearch.php 99:99:/usr/share/icinga-api/objects/search/IcingaApiSearchColumnsFile.php 99:99:/usr/share/icinga-api/objects/search/IcingaApiSearchFile.php 99:99:/usr/share/icinga-api/objects/search/IcingaApiSearchIdo.php 99:99:/usr/share/icinga-api/objects/search/IcingaApiSearchInterface.php 99:99:/usr/share/icinga-api/objects/search/IcingaApiSearchLivestatus.php 99:99:/usr/share/icinga-api/objects/search/data_interfaces/IcingaApiSearchIdoInterface.php 99:99:/usr/share/icinga-api/objects/search/data_interfaces/IcingaApiSearchIdoMysql.php 99:99:/usr/share/icinga-api/objects/search/data_interfaces/IcingaApiSearchIdoOci.php 99:99:/usr/share/icinga-api/objects/search/data_interfaces/IcingaApiSearchIdoOci8.php 99:99:/usr/share/icinga-api/objects/search/data_interfaces/IcingaApiSearchIdoPgsql.php 99:99:/usr/share/icinga-api/objects/search/data_interfaces/IcingaApiSearchLivestatusSocket.php 99:99:/usr/share/icinga-api/objects/search/filter/IcingaApiSearchFilter.php 99:99:/usr/share/icinga-api/objects/search/filter/IcingaApiSearchFilterGroup.php 99:99:/usr/share/icinga-api/objects/search/filter/IcingaApiSearchFilterGroupIdo.php 99:99:/usr/share/icinga-api/objects/search/filter/IcingaApiSearchFilterIdo.php 99:99:/usr/share/icinga-api/objects/search/filter/IcingaApiSearchFilterInterface.php 99:99:/usr/share/icinga-api/tests/icingaApiTests.php 99:99:/usr/share/icinga-api/tests/idoTests/apiSearchDefinitions/custom.ini 99:99:/usr/share/icinga-api/tests/idoTests/apiSearchDefinitions/icinga-web.ini 99:99:/usr/share/icinga-api/tests/idoTests/apiSearchDefinitions/objectsearch.ini 99:99:/usr/share/icinga-api/tests/idoTests/dbConfig.php 99:99:/usr/share/icinga-api/tests/idoTests/idoConnectionTest.php 99:99:/usr/share/icinga-api/tests/idoTests/idoCreateSearchTest.php 99:99:/usr/share/icinga-api/tests/idoTests/testDatabases/mysql_delete.sql 99:99:/usr/share/icinga-api/tests/idoTests/testDatabases/mysql_dump.sql 99:99:/usr/share/icinga-api/tests/idoTests/testDatabases/mysql_schema.sql 99:99:/usr/share/icinga-api/tests/idoTests/testDatabases/oci8_delete.sql 99:99:/usr/share/icinga-api/tests/idoTests/testDatabases/oci8_schema.sql 99:99:/usr/share/icinga-api/tests/idoTests/testDatabases/oracle_dump.sql 99:99:/usr/share/icinga-api/tests/idoTests/testDatabases/pgsql.sql 99:99:/usr/share/icinga-api/tests/idoTests/testSuite.php 99:99:/usr/share/images/NagiosEnterprises-whitebg-112x46.png 99:99:/usr/share/images/arrow-menu.png 99:99:/usr/share/images/cmd_stop.png 99:99:/usr/share/images/command.png 99:99:/usr/share/images/contexthelp1.gif 99:99:/usr/share/images/contexthelp2.gif 99:99:/usr/share/images/critical.png 99:99:/usr/share/images/detail.gif 99:99:/usr/share/images/empty.gif 99:99:/usr/share/images/extinfo.gif 99:99:/usr/share/images/favicon.ico 99:99:/usr/share/images/globe-support-150x150.png 99:99:/usr/share/images/histogram.png 99:99:/usr/share/images/hostevent.gif 99:99:/usr/share/images/icinga-logo.png 99:99:/usr/share/images/info.png 99:99:/usr/share/images/interface/Icinga_Header_Webinterface.jpg 99:99:/usr/share/images/interface/Icinga_Header_Webinterface_Pixel.jpg 99:99:/usr/share/images/logofullsize.png 99:99:/usr/share/images/logos/icinga.gd2 99:99:/usr/share/images/logos/icingavrml.png 99:99:/usr/share/images/logos/unknown.gd2 99:99:/usr/share/images/logos/unknown.gif 99:99:/usr/share/images/logrotate.png 99:99:/usr/share/images/notes.gif 99:99:/usr/share/images/recovery.png 99:99:/usr/share/images/redudancy.png 99:99:/usr/share/images/redundancy.png 99:99:/usr/share/images/sblogo.png 99:99:/usr/share/images/serviceevent.gif 99:99:/usr/share/images/sflogo.png 99:99:/usr/share/images/splunk1.gif 99:99:/usr/share/images/splunk2.gif 99:99:/usr/share/images/status.gif 99:99:/usr/share/images/status3.gif 99:99:/usr/share/images/status4.gif 99:99:/usr/share/images/tacdisabled.jpg 99:99:/usr/share/images/tacdisabled.png 99:99:/usr/share/images/tacenabled.jpg 99:99:/usr/share/images/tacenabled.png 99:99:/usr/share/images/thermcrit.png 99:99:/usr/share/images/thermok.png 99:99:/usr/share/images/thermwarn.png 99:99:/usr/share/images/trendshost.png 99:99:/usr/share/images/trendssvc.png 99:99:/usr/share/images/unknown.png 99:99:/usr/share/images/warning.png 99:99:/usr/share/images/weblogo1.png 99:99:/usr/share/index.html 99:99:/usr/share/js/builder.js 99:99:/usr/share/js/checkbox_functions.js 99:99:/usr/share/js/controls.js 99:99:/usr/share/js/dragdrop.js 99:99:/usr/share/js/effects.js 99:99:/usr/share/js/jquery-1.4.2.min.js 99:99:/usr/share/js/jquery.dd.js 99:99:/usr/share/js/menu.js 99:99:/usr/share/js/mootools.js 99:99:/usr/share/js/prototype.js 99:99:/usr/share/js/scriptaculous.js 99:99:/usr/share/js/skinnytip.js 99:99:/usr/share/js/slider.js 99:99:/usr/share/js/sound.js 99:99:/usr/share/main.html 99:99:/usr/share/menu.html 99:99:/usr/share/robots.txt 99:99:/usr/share/sidebar.html 99:99:/usr/share/stylesheets/avail.css 99:99:/usr/share/stylesheets/checksanity.css 99:99:/usr/share/stylesheets/cmd.css 99:99:/usr/share/stylesheets/common.css 99:99:/usr/share/stylesheets/config.css 99:99:/usr/share/stylesheets/dd.css 99:99:/usr/share/stylesheets/extinfo.css 99:99:/usr/share/stylesheets/histogram.css 99:99:/usr/share/stylesheets/history.css 99:99:/usr/share/stylesheets/interface/common.css 99:99:/usr/share/stylesheets/interface/menu.css 99:99:/usr/share/stylesheets/interface/search.css 99:99:/usr/share/stylesheets/ministatus.css 99:99:/usr/share/stylesheets/notifications.css 99:99:/usr/share/stylesheets/outages.css 99:99:/usr/share/stylesheets/showlog.css 99:99:/usr/share/stylesheets/status.css 99:99:/usr/share/stylesheets/statusmap.css 99:99:/usr/share/stylesheets/summary.css 99:99:/usr/share/stylesheets/tac.css 99:99:/usr/share/stylesheets/trends.css 99:99:/usr/share/top.html Checking permissions in install... Failed Problems found: 0775 /etc/httpd/conf.d/ 0775 /etc/icinga/ 0664 /etc/icinga/cgi.cfg 0664 /etc/icinga/icinga.cfg 0775 /etc/icinga/objects/ 0664 /etc/icinga/objects/commands.cfg 0664 /etc/icinga/objects/contacts.cfg 0664 /etc/icinga/objects/localhost.cfg 0664 /etc/icinga/objects/printer.cfg 0664 /etc/icinga/objects/switch.cfg 0664 /etc/icinga/objects/templates.cfg 0664 /etc/icinga/objects/timeperiods.cfg 0664 /etc/icinga/objects/windows.cfg 0660 /etc/icinga/resource.cfg 0775 /usr/bin/ 0774 /usr/bin/icinga 0774 /usr/bin/icingastats 0775 /usr/lib/icinga/cgi/ 0775 /usr/lib/icinga/cgi/avail.cgi 0775 /usr/lib/icinga/cgi/cmd.cgi 0775 /usr/lib/icinga/cgi/config.cgi 0775 /usr/lib/icinga/cgi/extinfo.cgi 0775 /usr/lib/icinga/cgi/history.cgi 0775 /usr/lib/icinga/cgi/notifications.cgi 0775 /usr/lib/icinga/cgi/outages.cgi 0775 /usr/lib/icinga/cgi/showlog.cgi 0775 /usr/lib/icinga/cgi/status.cgi 0775 /usr/lib/icinga/cgi/statuswml.cgi 0775 /usr/lib/icinga/cgi/statuswrl.cgi 0775 /usr/lib/icinga/cgi/summary.cgi 0775 /usr/lib/icinga/cgi/tac.cgi 0775 /usr/lib/icinga/plugins/ 0775 /usr/share/ 0775 /usr/share/contexthelp/ 0664 /usr/share/contexthelp/A1.html 0664 /usr/share/contexthelp/A2.html 0664 /usr/share/contexthelp/A3.html 0664 /usr/share/contexthelp/A4.html 0664 /usr/share/contexthelp/A5.html 0664 /usr/share/contexthelp/A6.html 0664 /usr/share/contexthelp/A7.html 0664 /usr/share/contexthelp/B1.html 0664 /usr/share/contexthelp/C1.html 0664 /usr/share/contexthelp/D1.html 0664 /usr/share/contexthelp/E1.html 0664 /usr/share/contexthelp/F1.html 0664 /usr/share/contexthelp/G1.html 0664 /usr/share/contexthelp/G2.html 0664 /usr/share/contexthelp/G3.html 0664 /usr/share/contexthelp/G4.html 0664 /usr/share/contexthelp/G5.html 0664 /usr/share/contexthelp/G6.html 0664 /usr/share/contexthelp/H1.html 0664 /usr/share/contexthelp/H2.html 0664 /usr/share/contexthelp/H3.html 0664 /usr/share/contexthelp/H4.html 0664 /usr/share/contexthelp/H5.html 0664 /usr/share/contexthelp/H6.html 0664 /usr/share/contexthelp/H7.html 0664 /usr/share/contexthelp/H8.html 0664 /usr/share/contexthelp/I1.html 0664 /usr/share/contexthelp/I2.html 0664 /usr/share/contexthelp/I3.html 0664 /usr/share/contexthelp/I4.html 0664 /usr/share/contexthelp/I5.html 0664 /usr/share/contexthelp/I6.html 0664 /usr/share/contexthelp/I7.html 0664 /usr/share/contexthelp/I8.html 0664 /usr/share/contexthelp/I9.html 0664 /usr/share/contexthelp/J1.html 0664 /usr/share/contexthelp/K1.html 0664 /usr/share/contexthelp/L1.html 0664 /usr/share/contexthelp/L10.html 0664 /usr/share/contexthelp/L11.html 0664 /usr/share/contexthelp/L12.html 0664 /usr/share/contexthelp/L13.html 0664 /usr/share/contexthelp/L2.html 0664 /usr/share/contexthelp/L3.html 0664 /usr/share/contexthelp/L4.html 0664 /usr/share/contexthelp/L5.html 0664 /usr/share/contexthelp/L6.html 0664 /usr/share/contexthelp/L7.html 0664 /usr/share/contexthelp/L8.html 0664 /usr/share/contexthelp/L9.html 0664 /usr/share/contexthelp/M1.html 0664 /usr/share/contexthelp/M2.html 0664 /usr/share/contexthelp/M3.html 0664 /usr/share/contexthelp/M4.html 0664 /usr/share/contexthelp/M5.html 0664 /usr/share/contexthelp/M6.html 0664 /usr/share/contexthelp/N1.html 0664 /usr/share/contexthelp/N2.html 0664 /usr/share/contexthelp/N3.html 0664 /usr/share/contexthelp/N4.html 0664 /usr/share/contexthelp/N5.html 0664 /usr/share/contexthelp/N6.html 0664 /usr/share/contexthelp/N7.html 0775 /usr/share/docs/ 0775 /usr/share/docs/de/ 0664 /usr/share/docs/de/about.html 0664 /usr/share/docs/de/activechecks.html 0664 /usr/share/docs/de/adaptive.html 0664 /usr/share/docs/de/addons.html 0664 /usr/share/docs/de/beginners.html 0664 /usr/share/docs/de/cachedchecks.html 0664 /usr/share/docs/de/cgiauth.html 0664 /usr/share/docs/de/cgiincludes.html 0664 /usr/share/docs/de/cgis.html 0664 /usr/share/docs/de/cgisecurity.html 0664 /usr/share/docs/de/ch01.html 0664 /usr/share/docs/de/ch02.html 0664 /usr/share/docs/de/ch03.html 0664 /usr/share/docs/de/ch04.html 0664 /usr/share/docs/de/ch05.html 0664 /usr/share/docs/de/ch06.html 0664 /usr/share/docs/de/ch07.html 0664 /usr/share/docs/de/ch08.html 0664 /usr/share/docs/de/ch09.html 0664 /usr/share/docs/de/ch10.html 0664 /usr/share/docs/de/ch11.html 0664 /usr/share/docs/de/ch12.html 0664 /usr/share/docs/de/checkscheduling.html 0664 /usr/share/docs/de/clusters.html 0664 /usr/share/docs/de/components.html 0664 /usr/share/docs/de/config.html 0664 /usr/share/docs/de/configcgi.html 0664 /usr/share/docs/de/configmain.html 0664 /usr/share/docs/de/configobject.html 0664 /usr/share/docs/de/customobjectvars.html 0664 /usr/share/docs/de/db_intro.html 0664 /usr/share/docs/de/db_model.html 0664 /usr/share/docs/de/dependencies.html 0664 /usr/share/docs/de/dependencychecks.html 0664 /usr/share/docs/de/distributed.html 0664 /usr/share/docs/de/downtime.html 0664 /usr/share/docs/de/embeddedperl.html 0664 /usr/share/docs/de/epnplugins.html 0664 /usr/share/docs/de/escalation_condition.html 0664 /usr/share/docs/de/escalations.html 0664 /usr/share/docs/de/eventhandlers.html 0664 /usr/share/docs/de/example-configs.html 0664 /usr/share/docs/de/extcommands.html 0664 /usr/share/docs/de/extcommands2.html 0664 /usr/share/docs/de/faststartup.html 0664 /usr/share/docs/de/flapping.html 0664 /usr/share/docs/de/freshness.html 0664 /usr/share/docs/de/hostchecks.html 0664 /usr/share/docs/de/howtos.html 0664 /usr/share/docs/de/icinga-api.html 0664 /usr/share/docs/de/icinga-web-api.html 0664 /usr/share/docs/de/icinga-web-intro.html 0664 /usr/share/docs/de/icinga-web-pnp.html 0664 /usr/share/docs/de/icinga-web-scratch.html 0664 /usr/share/docs/de/icinga-web.html 0664 /usr/share/docs/de/icingastats.html 0664 /usr/share/docs/de/index.html 0664 /usr/share/docs/de/int-mklivestatus.html 0664 /usr/share/docs/de/int-snmptrap.html 0664 /usr/share/docs/de/int-tcpwrappers.html 0664 /usr/share/docs/de/integration.html 0664 /usr/share/docs/de/ix01.html 0664 /usr/share/docs/de/largeinstalltweaks.html 0664 /usr/share/docs/de/macrolist.html 0664 /usr/share/docs/de/macros.html 0664 /usr/share/docs/de/monitoring-linux.html 0664 /usr/share/docs/de/monitoring-netware.html 0664 /usr/share/docs/de/monitoring-printers.html 0664 /usr/share/docs/de/monitoring-publicservices.html 0664 /usr/share/docs/de/monitoring-routers.html 0664 /usr/share/docs/de/monitoring-windows.html 0664 /usr/share/docs/de/mrtggraphs.html 0664 /usr/share/docs/de/networkreachability.html 0664 /usr/share/docs/de/notifications.html 0664 /usr/share/docs/de/objectdefinitions.html 0664 /usr/share/docs/de/objectinheritance.html 0664 /usr/share/docs/de/objecttricks.html 0664 /usr/share/docs/de/oncallrotation.html 0664 /usr/share/docs/de/passivechecks.html 0664 /usr/share/docs/de/passivestatetranslation.html 0664 /usr/share/docs/de/perfdata.html 0664 /usr/share/docs/de/pluginapi.html 0664 /usr/share/docs/de/plugins.html 0664 /usr/share/docs/de/quickstart-icinga-freebsd.html 0664 /usr/share/docs/de/quickstart-icinga.html 0664 /usr/share/docs/de/quickstart-idoutils.html 0664 /usr/share/docs/de/quickstart.html 0664 /usr/share/docs/de/redundancy.html 0664 /usr/share/docs/de/security.html 0664 /usr/share/docs/de/servicechecks.html 0664 /usr/share/docs/de/stalking.html 0664 /usr/share/docs/de/startstop.html 0664 /usr/share/docs/de/statetypes.html 0664 /usr/share/docs/de/timeperiods.html 0664 /usr/share/docs/de/tuning.html 0664 /usr/share/docs/de/upgrading.html 0664 /usr/share/docs/de/upgrading_idoutils.html 0664 /usr/share/docs/de/verifyconfig.html 0664 /usr/share/docs/de/volatileservices.html 0664 /usr/share/docs/de/whatsnew.html 0775 /usr/share/docs/en/ 0664 /usr/share/docs/en/about.html 0664 /usr/share/docs/en/activechecks.html 0664 /usr/share/docs/en/adaptive.html 0664 /usr/share/docs/en/addons.html 0664 /usr/share/docs/en/beginners.html 0664 /usr/share/docs/en/cachedchecks.html 0664 /usr/share/docs/en/cgiauth.html 0664 /usr/share/docs/en/cgiincludes.html 0664 /usr/share/docs/en/cgis.html 0664 /usr/share/docs/en/cgisecurity.html 0664 /usr/share/docs/en/ch01.html 0664 /usr/share/docs/en/ch010.html 0664 /usr/share/docs/en/ch02.html 0664 /usr/share/docs/en/ch03.html 0664 /usr/share/docs/en/ch04.html 0664 /usr/share/docs/en/ch05.html 0664 /usr/share/docs/en/ch06.html 0664 /usr/share/docs/en/ch07.html 0664 /usr/share/docs/en/ch08.html 0664 /usr/share/docs/en/ch09.html 0664 /usr/share/docs/en/ch10.html 0664 /usr/share/docs/en/ch11.html 0664 /usr/share/docs/en/ch12.html 0664 /usr/share/docs/en/checkscheduling.html 0664 /usr/share/docs/en/clusters.html 0664 /usr/share/docs/en/config.html 0664 /usr/share/docs/en/configcgi.html 0664 /usr/share/docs/en/configmain.html 0664 /usr/share/docs/en/configobject.html 0664 /usr/share/docs/en/customobjectvars.html 0664 /usr/share/docs/en/db_components.html 0664 /usr/share/docs/en/db_example-configs.html 0664 /usr/share/docs/en/db_intro.html 0664 /usr/share/docs/en/db_model.html 0664 /usr/share/docs/en/dependencies.html 0664 /usr/share/docs/en/dependencychecks.html 0664 /usr/share/docs/en/distributed.html 0664 /usr/share/docs/en/downtime.html 0664 /usr/share/docs/en/embeddedperl.html 0664 /usr/share/docs/en/epnplugins.html 0664 /usr/share/docs/en/escalation_condition.html 0664 /usr/share/docs/en/escalations.html 0664 /usr/share/docs/en/eventhandlers.html 0664 /usr/share/docs/en/extcommands.html 0664 /usr/share/docs/en/extcommands2.html 0664 /usr/share/docs/en/faststartup.html 0664 /usr/share/docs/en/flapping.html 0664 /usr/share/docs/en/freshness.html 0664 /usr/share/docs/en/hostchecks.html 0664 /usr/share/docs/en/howtos.html 0664 /usr/share/docs/en/icinga-api.html 0664 /usr/share/docs/en/icinga-web-api.html 0664 /usr/share/docs/en/icinga-web-intro.html 0664 /usr/share/docs/en/icinga-web-pnp.html 0664 /usr/share/docs/en/icinga-web-scratch.html 0664 /usr/share/docs/en/icinga-web.html 0664 /usr/share/docs/en/icingastats.html 0664 /usr/share/docs/en/index.html 0664 /usr/share/docs/en/int-mklivestatus.html 0664 /usr/share/docs/en/int-snmptrap.html 0664 /usr/share/docs/en/int-tcpwrappers.html 0664 /usr/share/docs/en/integration.html 0664 /usr/share/docs/en/ix01.html 0664 /usr/share/docs/en/largeinstalltweaks.html 0664 /usr/share/docs/en/macrolist.html 0664 /usr/share/docs/en/macros.html 0664 /usr/share/docs/en/monitoring-linux.html 0664 /usr/share/docs/en/monitoring-netware.html 0664 /usr/share/docs/en/monitoring-printers.html 0664 /usr/share/docs/en/monitoring-publicservices.html 0664 /usr/share/docs/en/monitoring-routers.html 0664 /usr/share/docs/en/monitoring-windows.html 0664 /usr/share/docs/en/mrtggraphs.html 0664 /usr/share/docs/en/networkreachability.html 0664 /usr/share/docs/en/notifications.html 0664 /usr/share/docs/en/objectdefinitions.html 0664 /usr/share/docs/en/objectinheritance.html 0664 /usr/share/docs/en/objecttricks.html 0664 /usr/share/docs/en/oncallrotation.html 0664 /usr/share/docs/en/passivechecks.html 0664 /usr/share/docs/en/passivestatetranslation.html 0664 /usr/share/docs/en/perfdata.html 0664 /usr/share/docs/en/pluginapi.html 0664 /usr/share/docs/en/plugins.html 0664 /usr/share/docs/en/quickstart-icinga-freebsd.html 0664 /usr/share/docs/en/quickstart-icinga.html 0664 /usr/share/docs/en/quickstart-idoutils.html 0664 /usr/share/docs/en/quickstart.html 0664 /usr/share/docs/en/redundancy.html 0664 /usr/share/docs/en/reporting.html 0664 /usr/share/docs/en/security.html 0664 /usr/share/docs/en/servicechecks.html 0664 /usr/share/docs/en/stalking.html 0664 /usr/share/docs/en/startstop.html 0664 /usr/share/docs/en/statetypes.html 0664 /usr/share/docs/en/timeperiods.html 0664 /usr/share/docs/en/tuning.html 0664 /usr/share/docs/en/upgrading.html 0664 /usr/share/docs/en/upgrading_idoutils.html 0664 /usr/share/docs/en/verifyconfig.html 0664 /usr/share/docs/en/volatileservices.html 0664 /usr/share/docs/en/whatsnew.html 0775 /usr/share/docs/images/ 0664 /usr/share/docs/images/MyServiceStatus.png 0664 /usr/share/docs/images/activechecks.png 0664 /usr/share/docs/images/cachedcheckgraphs.png 0664 /usr/share/docs/images/cachedchecks.png 0664 /usr/share/docs/images/cachedchecks1.png 0664 /usr/share/docs/images/caution.png 0664 /usr/share/docs/images/cgi-avail-a.png 0664 /usr/share/docs/images/cgi-avail-b.png 0664 /usr/share/docs/images/cgi-cmd.png 0664 /usr/share/docs/images/cgi-commands.png 0664 /usr/share/docs/images/cgi-config.png 0664 /usr/share/docs/images/cgi-continue.png 0664 /usr/share/docs/images/cgi-extinfo-a.png 0664 /usr/share/docs/images/cgi-extinfo-b.png 0664 /usr/share/docs/images/cgi-extinfo-c.png 0664 /usr/share/docs/images/cgi-extinfo-d.png 0664 /usr/share/docs/images/cgi-general.png 0664 /usr/share/docs/images/cgi-histogram.png 0664 /usr/share/docs/images/cgi-history.png 0664 /usr/share/docs/images/cgi-notifications.png 0664 /usr/share/docs/images/cgi-outages.png 0664 /usr/share/docs/images/cgi-pause.png 0664 /usr/share/docs/images/cgi-showlog.png 0664 /usr/share/docs/images/cgi-status-a.png 0664 /usr/share/docs/images/cgi-status-b.png 0664 /usr/share/docs/images/cgi-status-c.png 0664 /usr/share/docs/images/cgi-status-d.png 0664 /usr/share/docs/images/cgi-statusinfo.png 0664 /usr/share/docs/images/cgi-statusmap.png 0664 /usr/share/docs/images/cgi-statuswml.png 0664 /usr/share/docs/images/cgi-statuswrl.png 0664 /usr/share/docs/images/cgi-summary.png 0664 /usr/share/docs/images/cgi-tac.png 0664 /usr/share/docs/images/cgi-trends.png 0664 /usr/share/docs/images/checkmark.png 0664 /usr/share/docs/images/checktiming.png 0664 /usr/share/docs/images/configoverview.png 0664 /usr/share/docs/images/db_model_cf.png 0664 /usr/share/docs/images/db_model_ct.png 0664 /usr/share/docs/images/db_model_cu.png 0664 /usr/share/docs/images/db_model_dt.png 0664 /usr/share/docs/images/db_model_ht.png 0664 /usr/share/docs/images/distributed.png 0664 /usr/share/docs/images/downtime.png 0664 /usr/share/docs/images/epn.png 0664 /usr/share/docs/images/eventhandlers.png 0664 /usr/share/docs/images/externalcommands.png 0664 /usr/share/docs/images/fast-startup.png 0664 /usr/share/docs/images/fast-startup1.png 0664 /usr/share/docs/images/fast-startup2.png 0664 /usr/share/docs/images/fig1.png 0664 /usr/share/docs/images/fig10.png 0664 /usr/share/docs/images/fig11.png 0664 /usr/share/docs/images/fig12.png 0664 /usr/share/docs/images/fig13.png 0664 /usr/share/docs/images/fig2.png 0664 /usr/share/docs/images/fig3.png 0664 /usr/share/docs/images/fig4.png 0664 /usr/share/docs/images/fig5.png 0664 /usr/share/docs/images/fig6.png 0664 /usr/share/docs/images/fig7.png 0664 /usr/share/docs/images/fig8.png 0664 /usr/share/docs/images/fig9.png 0775 /usr/share/docs/images/flags/ 0664 /usr/share/docs/images/flags/de.png 0664 /usr/share/docs/images/flags/um_gb.png 0664 /usr/share/docs/images/freshness.png 0664 /usr/share/docs/images/host-dependencies.png 0664 /usr/share/docs/images/icinga-web-admin_groups1.png 0664 /usr/share/docs/images/icinga-web-admin_groups2.png 0664 /usr/share/docs/images/icinga-web-admin_logs1.png 0664 /usr/share/docs/images/icinga-web-admin_principals.png 0664 /usr/share/docs/images/icinga-web-admin_users1.png 0664 /usr/share/docs/images/icinga-web-admin_users2.png 0664 /usr/share/docs/images/icinga-web-commands_hst.png 0664 /usr/share/docs/images/icinga-web-commands_svc.png 0664 /usr/share/docs/images/icinga-web-cronks1.png 0664 /usr/share/docs/images/icinga-web-cronks2.png 0664 /usr/share/docs/images/icinga-web-cronks3.png 0664 /usr/share/docs/images/icinga-web-filter1.png 0664 /usr/share/docs/images/icinga-web-filter2.png 0664 /usr/share/docs/images/icinga-web-filter3.png 0664 /usr/share/docs/images/icinga-web-log.png 0664 /usr/share/docs/images/icinga-web-login.png 0664 /usr/share/docs/images/icinga-web-main_bar.png 0664 /usr/share/docs/images/icinga-web-mainscreen1.png 0664 /usr/share/docs/images/icinga-web-open_problems.png 0664 /usr/share/docs/images/icinga-web-overview.png 0664 /usr/share/docs/images/icinga-web-search1.png 0664 /usr/share/docs/images/icinga-web-settings.png 0664 /usr/share/docs/images/icinga-web-statuscronk.png 0664 /usr/share/docs/images/icinga-web-topmenu1.png 0664 /usr/share/docs/images/icinga-web-topmenu2.png 0664 /usr/share/docs/images/idoutils.png 0664 /usr/share/docs/images/important.png 0664 /usr/share/docs/images/integrationoverview.png 0664 /usr/share/docs/images/interleaved1.png 0664 /usr/share/docs/images/interleaved2.png 0664 /usr/share/docs/images/interleaved3.png 0664 /usr/share/docs/images/logofullsize.png 0664 /usr/share/docs/images/monitoring-printers.png 0664 /usr/share/docs/images/monitoring-routers.png 0664 /usr/share/docs/images/monitoring-windows.png 0664 /usr/share/docs/images/mrtg-activehostchecks.png 0664 /usr/share/docs/images/mrtg-activelychecked.png 0664 /usr/share/docs/images/mrtg-activeservicechecks.png 0664 /usr/share/docs/images/mrtg-cachedchecks.png 0664 /usr/share/docs/images/mrtg-commandbuffers.png 0664 /usr/share/docs/images/mrtg-externalcommands.png 0664 /usr/share/docs/images/mrtg-hostperfstats.png 0664 /usr/share/docs/images/mrtg-hoststatechange.png 0664 /usr/share/docs/images/mrtg-passivechecks.png 0664 /usr/share/docs/images/mrtg-passivelychecked.png 0664 /usr/share/docs/images/mrtg-serviceperfstats.png 0664 /usr/share/docs/images/mrtg-servicestatechange.png 0664 /usr/share/docs/images/multiple-templates1.png 0664 /usr/share/docs/images/multiple-templates2.png 0664 /usr/share/docs/images/nagios.jpg 0664 /usr/share/docs/images/ndoutils.png 0664 /usr/share/docs/images/network-outage1.png 0664 /usr/share/docs/images/network-outage2.png 0664 /usr/share/docs/images/noninterleaved1.png 0664 /usr/share/docs/images/noninterleaved2.png 0664 /usr/share/docs/images/note.png 0664 /usr/share/docs/images/nrpe.png 0664 /usr/share/docs/images/nsca.png 0664 /usr/share/docs/images/nscpp.png 0664 /usr/share/docs/images/objects-commands.png 0664 /usr/share/docs/images/objects-contacts.png 0664 /usr/share/docs/images/objects-hosts.png 0664 /usr/share/docs/images/objects-services.png 0664 /usr/share/docs/images/objects-timeperiods.png 0664 /usr/share/docs/images/passivechecks.png 0664 /usr/share/docs/images/passivehosttranslation.png 0664 /usr/share/docs/images/plugins.png 0664 /usr/share/docs/images/predictive-dependency-checks.png 0664 /usr/share/docs/images/printer.png 0664 /usr/share/docs/images/reachability1.png 0664 /usr/share/docs/images/reachability2.png 0664 /usr/share/docs/images/reachability3.png 0664 /usr/share/docs/images/reachability4.png 0664 /usr/share/docs/images/redundancy.png 0664 /usr/share/docs/images/rep_avail.png 0664 /usr/share/docs/images/reptop10.png 0664 /usr/share/docs/images/security.png 0664 /usr/share/docs/images/security1.png 0664 /usr/share/docs/images/security2.png 0664 /usr/share/docs/images/security3.png 0664 /usr/share/docs/images/service-dependencies.png 0664 /usr/share/docs/images/statetransitions.png 0664 /usr/share/docs/images/statetransitions2.png 0664 /usr/share/docs/images/stoprestart.png 0664 /usr/share/docs/images/switch.png 0664 /usr/share/docs/images/tcpwrappers.png 0664 /usr/share/docs/images/tip.png 0664 /usr/share/docs/images/tuning.png 0664 /usr/share/docs/index.html 0664 /usr/share/docs/robots.txt 0775 /usr/share/icinga-api/ 0664 /usr/share/icinga-api/IcingaApi.php 0775 /usr/share/icinga-api/contrib/ido2dbparser/ 0664 /usr/share/icinga-api/contrib/ido2dbparser/Ido2dbParser.php 0775 /usr/share/icinga-api/log/ 0664 /usr/share/icinga-api/log/PLACEHOLDER 0775 /usr/share/icinga-api/objects/ 0664 /usr/share/icinga-api/objects/IcingaApiConstantsInterface.php 0775 /usr/share/icinga-api/objects/command/ 0664 /usr/share/icinga-api/objects/command/IcingaApiCommand.php 0664 /usr/share/icinga-api/objects/command/IcingaApiCommandCollection.php 0664 /usr/share/icinga-api/objects/command/IcingaApiCommandDispatcher.php 0664 /usr/share/icinga-api/objects/command/IcingaApiCommandInterface.php 0664 /usr/share/icinga-api/objects/command/IcingaApiCommandSend.php 0664 /usr/share/icinga-api/objects/command/IcingaApiCommandSendPipe.php 0664 /usr/share/icinga-api/objects/command/IcingaApiCommandSendSsh.php 0775 /usr/share/icinga-api/objects/connection/ 0664 /usr/share/icinga-api/objects/connection/IcingaApiConnection.php 0664 /usr/share/icinga-api/objects/connection/IcingaApiConnectionDatabase.php 0664 /usr/share/icinga-api/objects/connection/IcingaApiConnectionFile.php 0664 /usr/share/icinga-api/objects/connection/IcingaApiConnectionIdo.php 0664 /usr/share/icinga-api/objects/connection/IcingaApiConnectionInterface.php 0664 /usr/share/icinga-api/objects/connection/IcingaApiConnectionLivestatus.php 0775 /usr/share/icinga-api/objects/conversion/ 0664 /usr/share/icinga-api/objects/conversion/IcingaApiConversionTime.php 0775 /usr/share/icinga-api/objects/debug/ 0775 /usr/share/icinga-api/objects/debug/debugTargets/ 0664 /usr/share/icinga-api/objects/debug/debugTargets/icingaApiDebuggerTargetInterface.php 0664 /usr/share/icinga-api/objects/debug/debugTargets/icingaApiEchoDebugger.php 0664 /usr/share/icinga-api/objects/debug/debugTargets/icingaApiFileDebugger.php 0664 /usr/share/icinga-api/objects/debug/icingaApiDebugger.php 0775 /usr/share/icinga-api/objects/ociPDO/ 0775 /usr/share/icinga-api/objects/ociPDO/PDO/ 0664 /usr/share/icinga-api/objects/ociPDO/PDO/ociPDO.php 0664 /usr/share/icinga-api/objects/ociPDO/PDO/ociPDOStatement.php 0664 /usr/share/icinga-api/objects/ociPDO/icingaApiPDO.php 0775 /usr/share/icinga-api/objects/result/ 0664 /usr/share/icinga-api/objects/result/IcingaApiResult.php 0664 /usr/share/icinga-api/objects/result/IcingaApiResultFile.php 0664 /usr/share/icinga-api/objects/result/IcingaApiResultIdo.php 0664 /usr/share/icinga-api/objects/result/IcingaApiResultInterface.php 0664 /usr/share/icinga-api/objects/result/IcingaApiResultLivestatus.php 0775 /usr/share/icinga-api/objects/search/ 0664 /usr/share/icinga-api/objects/search/IcingaApiSearch.php 0664 /usr/share/icinga-api/objects/search/IcingaApiSearchColumnsFile.php 0664 /usr/share/icinga-api/objects/search/IcingaApiSearchFile.php 0664 /usr/share/icinga-api/objects/search/IcingaApiSearchIdo.php 0664 /usr/share/icinga-api/objects/search/IcingaApiSearchInterface.php 0664 /usr/share/icinga-api/objects/search/IcingaApiSearchLivestatus.php 0775 /usr/share/icinga-api/objects/search/data_interfaces/ 0664 /usr/share/icinga-api/objects/search/data_interfaces/IcingaApiSearchIdoInterface.php 0664 /usr/share/icinga-api/objects/search/data_interfaces/IcingaApiSearchIdoMysql.php 0664 /usr/share/icinga-api/objects/search/data_interfaces/IcingaApiSearchIdoOci.php 0664 /usr/share/icinga-api/objects/search/data_interfaces/IcingaApiSearchIdoOci8.php 0664 /usr/share/icinga-api/objects/search/data_interfaces/IcingaApiSearchIdoPgsql.php 0664 /usr/share/icinga-api/objects/search/data_interfaces/IcingaApiSearchLivestatusSocket.php 0775 /usr/share/icinga-api/objects/search/filter/ 0664 /usr/share/icinga-api/objects/search/filter/IcingaApiSearchFilter.php 0664 /usr/share/icinga-api/objects/search/filter/IcingaApiSearchFilterGroup.php 0664 /usr/share/icinga-api/objects/search/filter/IcingaApiSearchFilterGroupIdo.php 0664 /usr/share/icinga-api/objects/search/filter/IcingaApiSearchFilterIdo.php 0664 /usr/share/icinga-api/objects/search/filter/IcingaApiSearchFilterInterface.php 0775 /usr/share/icinga-api/tests/ 0664 /usr/share/icinga-api/tests/icingaApiTests.php 0775 /usr/share/icinga-api/tests/idoTests/ 0775 /usr/share/icinga-api/tests/idoTests/apiSearchDefinitions/ 0664 /usr/share/icinga-api/tests/idoTests/apiSearchDefinitions/custom.ini 0664 /usr/share/icinga-api/tests/idoTests/apiSearchDefinitions/icinga-web.ini 0664 /usr/share/icinga-api/tests/idoTests/apiSearchDefinitions/objectsearch.ini 0664 /usr/share/icinga-api/tests/idoTests/dbConfig.php 0664 /usr/share/icinga-api/tests/idoTests/idoConnectionTest.php 0664 /usr/share/icinga-api/tests/idoTests/idoCreateSearchTest.php 0775 /usr/share/icinga-api/tests/idoTests/testDatabases/ 0664 /usr/share/icinga-api/tests/idoTests/testDatabases/mysql_delete.sql 0664 /usr/share/icinga-api/tests/idoTests/testDatabases/mysql_dump.sql 0664 /usr/share/icinga-api/tests/idoTests/testDatabases/mysql_schema.sql 0664 /usr/share/icinga-api/tests/idoTests/testDatabases/oci8_delete.sql 0664 /usr/share/icinga-api/tests/idoTests/testDatabases/oci8_schema.sql 0664 /usr/share/icinga-api/tests/idoTests/testDatabases/oracle_dump.sql 0664 /usr/share/icinga-api/tests/idoTests/testDatabases/pgsql.sql 0664 /usr/share/icinga-api/tests/idoTests/testSuite.php 0775 /usr/share/images/ 0664 /usr/share/images/NagiosEnterprises-whitebg-112x46.png 0664 /usr/share/images/arrow-menu.png 0664 /usr/share/images/cmd_stop.png 0664 /usr/share/images/command.png 0664 /usr/share/images/contexthelp1.gif 0664 /usr/share/images/contexthelp2.gif 0664 /usr/share/images/critical.png 0664 /usr/share/images/detail.gif 0664 /usr/share/images/empty.gif 0664 /usr/share/images/extinfo.gif 0664 /usr/share/images/favicon.ico 0664 /usr/share/images/globe-support-150x150.png 0664 /usr/share/images/histogram.png 0664 /usr/share/images/hostevent.gif 0664 /usr/share/images/icinga-logo.png 0664 /usr/share/images/info.png 0775 /usr/share/images/interface/ 0664 /usr/share/images/interface/Icinga_Header_Webinterface.jpg 0664 /usr/share/images/interface/Icinga_Header_Webinterface_Pixel.jpg 0664 /usr/share/images/logofullsize.png 0775 /usr/share/images/logos/ 0664 /usr/share/images/logos/icinga.gd2 0664 /usr/share/images/logos/icingavrml.png 0664 /usr/share/images/logos/unknown.gd2 0664 /usr/share/images/logos/unknown.gif 0664 /usr/share/images/logrotate.png 0664 /usr/share/images/notes.gif 0664 /usr/share/images/recovery.png 0664 /usr/share/images/redudancy.png 0664 /usr/share/images/redundancy.png 0664 /usr/share/images/sblogo.png 0664 /usr/share/images/serviceevent.gif 0664 /usr/share/images/sflogo.png 0664 /usr/share/images/splunk1.gif 0664 /usr/share/images/splunk2.gif 0664 /usr/share/images/status.gif 0664 /usr/share/images/status3.gif 0664 /usr/share/images/status4.gif 0664 /usr/share/images/tacdisabled.jpg 0664 /usr/share/images/tacdisabled.png 0664 /usr/share/images/tacenabled.jpg 0664 /usr/share/images/tacenabled.png 0664 /usr/share/images/thermcrit.png 0664 /usr/share/images/thermok.png 0664 /usr/share/images/thermwarn.png 0664 /usr/share/images/trendshost.png 0664 /usr/share/images/trendssvc.png 0664 /usr/share/images/unknown.png 0664 /usr/share/images/warning.png 0664 /usr/share/images/weblogo1.png 0664 /usr/share/index.html 0775 /usr/share/js/ 0664 /usr/share/js/builder.js 0664 /usr/share/js/checkbox_functions.js 0664 /usr/share/js/controls.js 0664 /usr/share/js/dragdrop.js 0664 /usr/share/js/effects.js 0664 /usr/share/js/jquery-1.4.2.min.js 0664 /usr/share/js/jquery.dd.js 0664 /usr/share/js/menu.js 0664 /usr/share/js/mootools.js 0664 /usr/share/js/prototype.js 0664 /usr/share/js/scriptaculous.js 0664 /usr/share/js/skinnytip.js 0664 /usr/share/js/slider.js 0664 /usr/share/js/sound.js 0664 /usr/share/main.html 0775 /usr/share/media/ 0664 /usr/share/menu.html 0664 /usr/share/robots.txt 0664 /usr/share/sidebar.html 0775 /usr/share/ssi/ 0775 /usr/share/stylesheets/ 0664 /usr/share/stylesheets/avail.css 0664 /usr/share/stylesheets/checksanity.css 0664 /usr/share/stylesheets/cmd.css 0664 /usr/share/stylesheets/common.css 0664 /usr/share/stylesheets/config.css 0664 /usr/share/stylesheets/dd.css 0664 /usr/share/stylesheets/extinfo.css 0664 /usr/share/stylesheets/histogram.css 0664 /usr/share/stylesheets/history.css 0775 /usr/share/stylesheets/interface/ 0664 /usr/share/stylesheets/interface/common.css 0664 /usr/share/stylesheets/interface/menu.css 0664 /usr/share/stylesheets/interface/search.css 0664 /usr/share/stylesheets/ministatus.css 0664 /usr/share/stylesheets/notifications.css 0664 /usr/share/stylesheets/outages.css 0664 /usr/share/stylesheets/showlog.css 0664 /usr/share/stylesheets/status.css 0664 /usr/share/stylesheets/statusmap.css 0664 /usr/share/stylesheets/summary.css 0664 /usr/share/stylesheets/tac.css 0664 /usr/share/stylesheets/trends.css 0664 /usr/share/top.html 0775 /var/log/icinga/ 0775 /var/log/icinga/archives/ 2775 /var/log/icinga/rw/ 0775 /var/log/icinga/spool/checkresults/ Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: icinga 1.2.1 ================================================================================ Src file : icinga-1.2.1.tar.gz Src size : 8.3M Source dir : 41.6M Produced : 12.0M Cook time : 77s ~ 01m 17s Cook date : 2020-07-07 11:36 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 12.1M : 2.8M : 643 : icinga-1.2.1-i486.tazpkg ================================================================================