freebsd-ports/net-mgmt/icinga/pkg-plist
Lars Engels 13084db9f7 - Change logging directory from /var/spool/icinga to /var/log/icinga
- Change plugins directory to %%LOCALBASE%%/nagios so the files installed by
  net-mgmt/nagios-plugins port are found [1]
- Add "--enable-pqsql" to add PostgreSQL support
- Set proper permissions on the rw directory
- Fix substitutions in pkg-message
- While here silence warnings about inclusion of deprecated header sys/timeb.h
- Bump PORTREVISION

Noticed by:	angelv <angelvg@gmail.com> [1]
2012-05-29 20:34:19 +00:00

851 lines
39 KiB
Plaintext

@exec chmod 775 %%ICINGADIR%% %%ICINGALOGDIR%%/archives %%ICINGADIR%%/checkresults %%ICINGADIR%%/rw
@exec chmod g+s %%ICINGADIR%%/rw
@exec chown %%ICINGAUSER%%:%%ICINGAGROUP%% %%ICINGADIR%% %%ICINGALOGDIR%%/archives %%ICINGADIR%%/checkresults
@exec chown %%ICINGAUSER%%:%%WWWGRP%% %%ICINGADIR%%/rw
@exec mkdir -p %%ICINGADIR%%/archives
@exec mkdir -p %%ICINGADIR%%/checkresults
@exec mkdir -p %%ICINGADIR%%/rw
@exec mkdir -p %D/%%ICINGAWWWDIR%%/ssi
bin/icinga
bin/icingastats
%%IDOUTILS%%bin/ido2db
%%IDOUTILS%%bin/log2ido
%%IDOUTILS%%lib/idomod.so
%%IDOUTILS%%etc/icinga/ido2db.cfg-sample
%%IDOUTILS%%etc/icinga/idomod.cfg-sample
etc/icinga/cgi.cfg-sample
etc/icinga/cgiauth.cfg-sample
etc/icinga/icinga.cfg-sample
etc/icinga/objects/commands.cfg-sample
etc/icinga/objects/contacts.cfg-sample
etc/icinga/objects/localhost.cfg-sample
etc/icinga/objects/notifications.cfg-sample
etc/icinga/objects/printer.cfg-sample
etc/icinga/objects/switch.cfg-sample
etc/icinga/objects/templates.cfg-sample
etc/icinga/objects/timeperiods.cfg-sample
etc/icinga/objects/windows.cfg-sample
%%IDOUTILS%%etc/icinga/objects/ido2db_check_proc.cfg
%%IDOUTILS%%etc/icinga/modules/idoutils.cfg-sample
etc/icinga/resource.cfg-sample
%%APACHE%%%%APACHEETCDIR%%/extra/icinga.conf
%%EMBEDDED_PERL%%bin/p1.pl
libexec/icinga/eventhandlers/distributed-monitoring/obsessive_svc_handler
libexec/icinga/eventhandlers/distributed-monitoring/submit_check_result_via_nsca
libexec/icinga/eventhandlers/redundancy-scenario1/handle-master-host-event
libexec/icinga/eventhandlers/redundancy-scenario1/handle-master-proc-event
libexec/icinga/eventhandlers/submit_check_result
libexec/icinga/eventhandlers/disable_active_service_checks
libexec/icinga/eventhandlers/enable_active_service_checks
libexec/icinga/eventhandlers/disable_notifications
libexec/icinga/eventhandlers/enable_notifications
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/config/ido2db.cfg-sample
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/config/ido2db.cfg-sample.in
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/config/ido2db_check_proc.cfg
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/config/idomod.cfg-sample
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/config/idomod.cfg-sample.in
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/config/idoutils.cfg-sample
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/config/idoutils.cfg-sample.in
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/mysql.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-0.8.3.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.0.1.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.0.2-fix-object-relations.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.0.2.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.0.3.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.0.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.0rc.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.3.0.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.4.0.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.5.0.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.6.0.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/mysql/upgrade/mysql-upgrade-1.7.0.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/create_icinga_objects_oracle.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/create_oracle_sys.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/icinga_defines.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/oracle-delete.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/oracle-drop.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/oracle-truncate.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/oracle.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.0.1.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.0.2-fix-object-relations.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.0.3.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.3.0.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.4.0.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.5.0.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.6.0.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle-upgrade-1.7.0.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle_alter_icinga13_numbers.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle_alter_icinga13_objects.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/oracle/upgrade/oracle_recreate_icinga13_functions.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/fix/pgsql-fix-0.8.3.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/pgsql.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.0.1.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.0.3.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.3.0.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.4.0.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.5.0.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.6.0.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade/pgsql-upgrade-1.7.0.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/comment_history.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/comments.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/contact_notification_methods.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/contact_notifications.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/contact_status.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/contactgroup_membership.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/contacts.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/downtime_history.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/event_handlers.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/flapping_history.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/host_comments.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/host_downtime_history.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/host_event_handlers.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/host_flapping_history.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/host_notifications.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/host_state_history.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/host_status.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/hostgroup_membership.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/hosts.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/notifications.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/scheduled_downtime.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/service_comments.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/service_downtime_history.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/service_event_handlers.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/service_flapping_history.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/service_notifications.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/service_state_history.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/service_status.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/servicegroup_membership.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/services.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/state_history.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/timed_event_queue.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/queries/timed_events.sql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/scripts/create_mysqldb.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/scripts/create_oracledb.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/scripts/create_pgsqldb.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/scripts/installdb
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/scripts/installdb.in
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/scripts/prepsql
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/scripts/prepsql.in
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/scripts/upgradedb
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/idoutils/db/scripts/upgradedb.in
%%ICINGAWWWDIR%%/cgi-bin/avail.cgi
%%ICINGAWWWDIR%%/cgi-bin/cmd.cgi
%%ICINGAWWWDIR%%/cgi-bin/config.cgi
%%ICINGAWWWDIR%%/cgi-bin/extinfo.cgi
%%ICINGAWWWDIR%%/cgi-bin/histogram.cgi
%%ICINGAWWWDIR%%/cgi-bin/history.cgi
%%ICINGAWWWDIR%%/cgi-bin/notifications.cgi
%%ICINGAWWWDIR%%/cgi-bin/outages.cgi
%%ICINGAWWWDIR%%/cgi-bin/showlog.cgi
%%ICINGAWWWDIR%%/cgi-bin/status.cgi
%%ICINGAWWWDIR%%/cgi-bin/statusmap.cgi
%%ICINGAWWWDIR%%/cgi-bin/statuswml.cgi
%%ICINGAWWWDIR%%/cgi-bin/statuswrl.cgi
%%ICINGAWWWDIR%%/cgi-bin/summary.cgi
%%ICINGAWWWDIR%%/cgi-bin/tac.cgi
%%ICINGAWWWDIR%%/cgi-bin/trends.cgi
%%ICINGAWWWDIR%%/contexthelp/A1.html
%%ICINGAWWWDIR%%/contexthelp/A2.html
%%ICINGAWWWDIR%%/contexthelp/A3.html
%%ICINGAWWWDIR%%/contexthelp/A4.html
%%ICINGAWWWDIR%%/contexthelp/A5.html
%%ICINGAWWWDIR%%/contexthelp/A6.html
%%ICINGAWWWDIR%%/contexthelp/A7.html
%%ICINGAWWWDIR%%/contexthelp/B1.html
%%ICINGAWWWDIR%%/contexthelp/C1.html
%%ICINGAWWWDIR%%/contexthelp/D1.html
%%ICINGAWWWDIR%%/contexthelp/E1.html
%%ICINGAWWWDIR%%/contexthelp/F1.html
%%ICINGAWWWDIR%%/contexthelp/G1.html
%%ICINGAWWWDIR%%/contexthelp/G2.html
%%ICINGAWWWDIR%%/contexthelp/G3.html
%%ICINGAWWWDIR%%/contexthelp/G4.html
%%ICINGAWWWDIR%%/contexthelp/G5.html
%%ICINGAWWWDIR%%/contexthelp/G6.html
%%ICINGAWWWDIR%%/contexthelp/H1.html
%%ICINGAWWWDIR%%/contexthelp/H2.html
%%ICINGAWWWDIR%%/contexthelp/H3.html
%%ICINGAWWWDIR%%/contexthelp/H4.html
%%ICINGAWWWDIR%%/contexthelp/H5.html
%%ICINGAWWWDIR%%/contexthelp/H6.html
%%ICINGAWWWDIR%%/contexthelp/H7.html
%%ICINGAWWWDIR%%/contexthelp/H8.html
%%ICINGAWWWDIR%%/contexthelp/I1.html
%%ICINGAWWWDIR%%/contexthelp/I2.html
%%ICINGAWWWDIR%%/contexthelp/I3.html
%%ICINGAWWWDIR%%/contexthelp/I4.html
%%ICINGAWWWDIR%%/contexthelp/I5.html
%%ICINGAWWWDIR%%/contexthelp/I6.html
%%ICINGAWWWDIR%%/contexthelp/I7.html
%%ICINGAWWWDIR%%/contexthelp/I8.html
%%ICINGAWWWDIR%%/contexthelp/I9.html
%%ICINGAWWWDIR%%/contexthelp/J1.html
%%ICINGAWWWDIR%%/contexthelp/K1.html
%%ICINGAWWWDIR%%/contexthelp/L1.html
%%ICINGAWWWDIR%%/contexthelp/L10.html
%%ICINGAWWWDIR%%/contexthelp/L11.html
%%ICINGAWWWDIR%%/contexthelp/L12.html
%%ICINGAWWWDIR%%/contexthelp/L13.html
%%ICINGAWWWDIR%%/contexthelp/L2.html
%%ICINGAWWWDIR%%/contexthelp/L3.html
%%ICINGAWWWDIR%%/contexthelp/L4.html
%%ICINGAWWWDIR%%/contexthelp/L5.html
%%ICINGAWWWDIR%%/contexthelp/L6.html
%%ICINGAWWWDIR%%/contexthelp/L7.html
%%ICINGAWWWDIR%%/contexthelp/L8.html
%%ICINGAWWWDIR%%/contexthelp/L9.html
%%ICINGAWWWDIR%%/contexthelp/M1.html
%%ICINGAWWWDIR%%/contexthelp/M2.html
%%ICINGAWWWDIR%%/contexthelp/M3.html
%%ICINGAWWWDIR%%/contexthelp/M4.html
%%ICINGAWWWDIR%%/contexthelp/M5.html
%%ICINGAWWWDIR%%/contexthelp/M6.html
%%ICINGAWWWDIR%%/contexthelp/N1.html
%%ICINGAWWWDIR%%/contexthelp/N2.html
%%ICINGAWWWDIR%%/contexthelp/N3.html
%%ICINGAWWWDIR%%/contexthelp/N4.html
%%ICINGAWWWDIR%%/contexthelp/N5.html
%%ICINGAWWWDIR%%/contexthelp/N6.html
%%ICINGAWWWDIR%%/contexthelp/N7.html
%%ICINGAWWWDIR%%/docs/de/about.html
%%ICINGAWWWDIR%%/docs/de/activechecks.html
%%ICINGAWWWDIR%%/docs/de/adaptive.html
%%ICINGAWWWDIR%%/docs/de/addons.html
%%ICINGAWWWDIR%%/docs/de/beginners.html
%%ICINGAWWWDIR%%/docs/de/cachedchecks.html
%%ICINGAWWWDIR%%/docs/de/cgiauth.html
%%ICINGAWWWDIR%%/docs/de/cgicmd.html
%%ICINGAWWWDIR%%/docs/de/cgiincludes.html
%%ICINGAWWWDIR%%/docs/de/cgiparams.html
%%ICINGAWWWDIR%%/docs/de/cgis.html
%%ICINGAWWWDIR%%/docs/de/cgisecurity.html
%%ICINGAWWWDIR%%/docs/de/ch01.html
%%ICINGAWWWDIR%%/docs/de/ch02.html
%%ICINGAWWWDIR%%/docs/de/ch03.html
%%ICINGAWWWDIR%%/docs/de/ch04.html
%%ICINGAWWWDIR%%/docs/de/ch05.html
%%ICINGAWWWDIR%%/docs/de/ch06.html
%%ICINGAWWWDIR%%/docs/de/ch07.html
%%ICINGAWWWDIR%%/docs/de/ch08.html
%%ICINGAWWWDIR%%/docs/de/ch09.html
%%ICINGAWWWDIR%%/docs/de/ch10.html
%%ICINGAWWWDIR%%/docs/de/ch11.html
%%ICINGAWWWDIR%%/docs/de/ch12.html
%%ICINGAWWWDIR%%/docs/de/checkscheduling.html
%%ICINGAWWWDIR%%/docs/de/clusters.html
%%ICINGAWWWDIR%%/docs/de/components.html
%%ICINGAWWWDIR%%/docs/de/config.html
%%ICINGAWWWDIR%%/docs/de/configcgi.html
%%ICINGAWWWDIR%%/docs/de/configido.html
%%ICINGAWWWDIR%%/docs/de/configmain.html
%%ICINGAWWWDIR%%/docs/de/configobject.html
%%ICINGAWWWDIR%%/docs/de/customobjectvars.html
%%ICINGAWWWDIR%%/docs/de/db_changes.html
%%ICINGAWWWDIR%%/docs/de/db_intro.html
%%ICINGAWWWDIR%%/docs/de/db_model.html
%%ICINGAWWWDIR%%/docs/de/dependencies.html
%%ICINGAWWWDIR%%/docs/de/dependencychecks.html
%%ICINGAWWWDIR%%/docs/de/distributed.html
%%ICINGAWWWDIR%%/docs/de/downtime.html
%%ICINGAWWWDIR%%/docs/de/embeddedperl.html
%%ICINGAWWWDIR%%/docs/de/epnplugins.html
%%ICINGAWWWDIR%%/docs/de/escalation_condition.html
%%ICINGAWWWDIR%%/docs/de/escalations.html
%%ICINGAWWWDIR%%/docs/de/eventhandlers.html
%%ICINGAWWWDIR%%/docs/de/example-configs.html
%%ICINGAWWWDIR%%/docs/de/extcommands.html
%%ICINGAWWWDIR%%/docs/de/extcommands2.html
%%ICINGAWWWDIR%%/docs/de/faststartup.html
%%ICINGAWWWDIR%%/docs/de/flapping.html
%%ICINGAWWWDIR%%/docs/de/freshness.html
%%ICINGAWWWDIR%%/docs/de/hostchecks.html
%%ICINGAWWWDIR%%/docs/de/howtos.html
%%ICINGAWWWDIR%%/docs/de/icinga-api.html
%%ICINGAWWWDIR%%/docs/de/icinga-web-api.html
%%ICINGAWWWDIR%%/docs/de/icinga-web-config.html
%%ICINGAWWWDIR%%/docs/de/icinga-web-intro.html
%%ICINGAWWWDIR%%/docs/de/icinga-web-introduction.html
%%ICINGAWWWDIR%%/docs/de/icinga-web-pnp.html
%%ICINGAWWWDIR%%/docs/de/icinga-web-scratch.html
%%ICINGAWWWDIR%%/docs/de/icinga-web.html
%%ICINGAWWWDIR%%/docs/de/icingastats.html
%%ICINGAWWWDIR%%/docs/de/index.html
%%ICINGAWWWDIR%%/docs/de/int-mklivestatus.html
%%ICINGAWWWDIR%%/docs/de/int-snmptrap.html
%%ICINGAWWWDIR%%/docs/de/int-tcpwrappers.html
%%ICINGAWWWDIR%%/docs/de/integration.html
%%ICINGAWWWDIR%%/docs/de/ix01.html
%%ICINGAWWWDIR%%/docs/de/largeinstalltweaks.html
%%ICINGAWWWDIR%%/docs/de/macrolist.html
%%ICINGAWWWDIR%%/docs/de/macros.html
%%ICINGAWWWDIR%%/docs/de/modified_attr.html
%%ICINGAWWWDIR%%/docs/de/monitoring-linux.html
%%ICINGAWWWDIR%%/docs/de/monitoring-netware.html
%%ICINGAWWWDIR%%/docs/de/monitoring-overview.html
%%ICINGAWWWDIR%%/docs/de/monitoring-printers.html
%%ICINGAWWWDIR%%/docs/de/monitoring-publicservices.html
%%ICINGAWWWDIR%%/docs/de/monitoring-routers.html
%%ICINGAWWWDIR%%/docs/de/monitoring-windows.html
%%ICINGAWWWDIR%%/docs/de/mrtggraphs.html
%%ICINGAWWWDIR%%/docs/de/networkreachability.html
%%ICINGAWWWDIR%%/docs/de/notifications.html
%%ICINGAWWWDIR%%/docs/de/notifications2.html
%%ICINGAWWWDIR%%/docs/de/nrpe.html
%%ICINGAWWWDIR%%/docs/de/nsca.html
%%ICINGAWWWDIR%%/docs/de/objectdefinitions.html
%%ICINGAWWWDIR%%/docs/de/objectinheritance.html
%%ICINGAWWWDIR%%/docs/de/objecttricks.html
%%ICINGAWWWDIR%%/docs/de/oncallrotation.html
%%ICINGAWWWDIR%%/docs/de/passivechecks.html
%%ICINGAWWWDIR%%/docs/de/passivestatetranslation.html
%%ICINGAWWWDIR%%/docs/de/perfdata.html
%%ICINGAWWWDIR%%/docs/de/perfgraphs.html
%%ICINGAWWWDIR%%/docs/de/pluginapi.html
%%ICINGAWWWDIR%%/docs/de/plugins.html
%%ICINGAWWWDIR%%/docs/de/quickstart-icinga-freebsd.html
%%ICINGAWWWDIR%%/docs/de/quickstart-icinga.html
%%ICINGAWWWDIR%%/docs/de/quickstart-idoutils-freebsd.html
%%ICINGAWWWDIR%%/docs/de/quickstart-idoutils.html
%%ICINGAWWWDIR%%/docs/de/quickstart.html
%%ICINGAWWWDIR%%/docs/de/recurring_downtimes.html
%%ICINGAWWWDIR%%/docs/de/redundancy.html
%%ICINGAWWWDIR%%/docs/de/reporting_1.6.html
%%ICINGAWWWDIR%%/docs/de/reporting.html
%%ICINGAWWWDIR%%/docs/de/security.html
%%ICINGAWWWDIR%%/docs/de/servicechecks.html
%%ICINGAWWWDIR%%/docs/de/stalking.html
%%ICINGAWWWDIR%%/docs/de/startstop.html
%%ICINGAWWWDIR%%/docs/de/statetypes.html
%%ICINGAWWWDIR%%/docs/de/temp_data.html
%%ICINGAWWWDIR%%/docs/de/timeperiods.html
%%ICINGAWWWDIR%%/docs/de/tuning.html
%%ICINGAWWWDIR%%/docs/de/upgrading.html
%%ICINGAWWWDIR%%/docs/de/upgrading_icingaweb.html
%%ICINGAWWWDIR%%/docs/de/upgrading_idoutils.html
%%ICINGAWWWDIR%%/docs/de/verifyconfig.html
%%ICINGAWWWDIR%%/docs/de/volatileservices.html
%%ICINGAWWWDIR%%/docs/de/whatsnew.html
%%ICINGAWWWDIR%%/docs/en/about.html
%%ICINGAWWWDIR%%/docs/en/activechecks.html
%%ICINGAWWWDIR%%/docs/en/adaptive.html
%%ICINGAWWWDIR%%/docs/en/addons.html
%%ICINGAWWWDIR%%/docs/en/beginners.html
%%ICINGAWWWDIR%%/docs/en/cachedchecks.html
%%ICINGAWWWDIR%%/docs/en/cgiauth.html
%%ICINGAWWWDIR%%/docs/en/cgicmd.html
%%ICINGAWWWDIR%%/docs/en/cgiincludes.html
%%ICINGAWWWDIR%%/docs/en/cgiparams.html
%%ICINGAWWWDIR%%/docs/en/cgis.html
%%ICINGAWWWDIR%%/docs/en/cgisecurity.html
%%ICINGAWWWDIR%%/docs/en/ch01.html
%%ICINGAWWWDIR%%/docs/en/ch010.html
%%ICINGAWWWDIR%%/docs/en/ch02.html
%%ICINGAWWWDIR%%/docs/en/ch03.html
%%ICINGAWWWDIR%%/docs/en/ch04.html
%%ICINGAWWWDIR%%/docs/en/ch05.html
%%ICINGAWWWDIR%%/docs/en/ch06.html
%%ICINGAWWWDIR%%/docs/en/ch07.html
%%ICINGAWWWDIR%%/docs/en/ch08.html
%%ICINGAWWWDIR%%/docs/en/ch09.html
%%ICINGAWWWDIR%%/docs/en/ch10.html
%%ICINGAWWWDIR%%/docs/en/ch11.html
%%ICINGAWWWDIR%%/docs/en/ch12.html
%%ICINGAWWWDIR%%/docs/en/checkscheduling.html
%%ICINGAWWWDIR%%/docs/en/clusters.html
%%ICINGAWWWDIR%%/docs/en/config.html
%%ICINGAWWWDIR%%/docs/en/configcgi.html
%%ICINGAWWWDIR%%/docs/en/configido.html
%%ICINGAWWWDIR%%/docs/en/configmain.html
%%ICINGAWWWDIR%%/docs/en/configobject.html
%%ICINGAWWWDIR%%/docs/en/customobjectvars.html
%%ICINGAWWWDIR%%/docs/en/db_changes.html
%%ICINGAWWWDIR%%/docs/en/db_components.html
%%ICINGAWWWDIR%%/docs/en/db_example-configs.html
%%ICINGAWWWDIR%%/docs/en/db_intro.html
%%ICINGAWWWDIR%%/docs/en/db_model.html
%%ICINGAWWWDIR%%/docs/en/dependencies.html
%%ICINGAWWWDIR%%/docs/en/dependencychecks.html
%%ICINGAWWWDIR%%/docs/en/distributed.html
%%ICINGAWWWDIR%%/docs/en/downtime.html
%%ICINGAWWWDIR%%/docs/en/embeddedperl.html
%%ICINGAWWWDIR%%/docs/en/epnplugins.html
%%ICINGAWWWDIR%%/docs/en/escalation_condition.html
%%ICINGAWWWDIR%%/docs/en/escalations.html
%%ICINGAWWWDIR%%/docs/en/eventhandlers.html
%%ICINGAWWWDIR%%/docs/en/extcommands.html
%%ICINGAWWWDIR%%/docs/en/extcommands2.html
%%ICINGAWWWDIR%%/docs/en/faststartup.html
%%ICINGAWWWDIR%%/docs/en/flapping.html
%%ICINGAWWWDIR%%/docs/en/freshness.html
%%ICINGAWWWDIR%%/docs/en/hostchecks.html
%%ICINGAWWWDIR%%/docs/en/howtos.html
%%ICINGAWWWDIR%%/docs/en/icinga-api.html
%%ICINGAWWWDIR%%/docs/en/icinga-web-api.html
%%ICINGAWWWDIR%%/docs/en/icinga-web-config.html
%%ICINGAWWWDIR%%/docs/en/icinga-web-intro.html
%%ICINGAWWWDIR%%/docs/en/icinga-web-introduction.html
%%ICINGAWWWDIR%%/docs/en/icinga-web-pnp.html
%%ICINGAWWWDIR%%/docs/en/icinga-web-scratch.html
%%ICINGAWWWDIR%%/docs/en/icinga-web.html
%%ICINGAWWWDIR%%/docs/en/icingastats.html
%%ICINGAWWWDIR%%/docs/en/index.html
%%ICINGAWWWDIR%%/docs/en/int-mklivestatus.html
%%ICINGAWWWDIR%%/docs/en/int-snmptrap.html
%%ICINGAWWWDIR%%/docs/en/int-tcpwrappers.html
%%ICINGAWWWDIR%%/docs/en/integration.html
%%ICINGAWWWDIR%%/docs/en/ix01.html
%%ICINGAWWWDIR%%/docs/en/largeinstalltweaks.html
%%ICINGAWWWDIR%%/docs/en/macrolist.html
%%ICINGAWWWDIR%%/docs/en/macros.html
%%ICINGAWWWDIR%%/docs/en/modified_attr.html
%%ICINGAWWWDIR%%/docs/en/monitoring-linux.html
%%ICINGAWWWDIR%%/docs/en/monitoring-netware.html
%%ICINGAWWWDIR%%/docs/en/monitoring-overview.html
%%ICINGAWWWDIR%%/docs/en/monitoring-printers.html
%%ICINGAWWWDIR%%/docs/en/monitoring-publicservices.html
%%ICINGAWWWDIR%%/docs/en/monitoring-routers.html
%%ICINGAWWWDIR%%/docs/en/monitoring-windows.html
%%ICINGAWWWDIR%%/docs/en/mrtggraphs.html
%%ICINGAWWWDIR%%/docs/en/networkreachability.html
%%ICINGAWWWDIR%%/docs/en/notifications.html
%%ICINGAWWWDIR%%/docs/en/notifications2.html
%%ICINGAWWWDIR%%/docs/en/nrpe.html
%%ICINGAWWWDIR%%/docs/en/nsca.html
%%ICINGAWWWDIR%%/docs/en/objectdefinitions.html
%%ICINGAWWWDIR%%/docs/en/objectinheritance.html
%%ICINGAWWWDIR%%/docs/en/objecttricks.html
%%ICINGAWWWDIR%%/docs/en/oncallrotation.html
%%ICINGAWWWDIR%%/docs/en/passivechecks.html
%%ICINGAWWWDIR%%/docs/en/passivestatetranslation.html
%%ICINGAWWWDIR%%/docs/en/perfdata.html
%%ICINGAWWWDIR%%/docs/en/perfgraphs.html
%%ICINGAWWWDIR%%/docs/en/pluginapi.html
%%ICINGAWWWDIR%%/docs/en/plugins.html
%%ICINGAWWWDIR%%/docs/en/quickstart-icinga-freebsd.html
%%ICINGAWWWDIR%%/docs/en/quickstart-icinga.html
%%ICINGAWWWDIR%%/docs/en/quickstart-idoutils-freebsd.html
%%ICINGAWWWDIR%%/docs/en/quickstart-idoutils.html
%%ICINGAWWWDIR%%/docs/en/quickstart.html
%%ICINGAWWWDIR%%/docs/en/recurring_downtimes.html
%%ICINGAWWWDIR%%/docs/en/redundancy.html
%%ICINGAWWWDIR%%/docs/en/reporting_1.6.html
%%ICINGAWWWDIR%%/docs/en/reporting.html
%%ICINGAWWWDIR%%/docs/en/security.html
%%ICINGAWWWDIR%%/docs/en/servicechecks.html
%%ICINGAWWWDIR%%/docs/en/stalking.html
%%ICINGAWWWDIR%%/docs/en/startstop.html
%%ICINGAWWWDIR%%/docs/en/statetypes.html
%%ICINGAWWWDIR%%/docs/en/temp_data.html
%%ICINGAWWWDIR%%/docs/en/timeperiods.html
%%ICINGAWWWDIR%%/docs/en/tuning.html
%%ICINGAWWWDIR%%/docs/en/upgrading.html
%%ICINGAWWWDIR%%/docs/en/upgrading_icingaweb.html
%%ICINGAWWWDIR%%/docs/en/upgrading_idoutils.html
%%ICINGAWWWDIR%%/docs/en/verifyconfig.html
%%ICINGAWWWDIR%%/docs/en/volatileservices.html
%%ICINGAWWWDIR%%/docs/en/whatsnew.html
%%ICINGAWWWDIR%%/docs/images/Architecture_1.5_800px.png
%%ICINGAWWWDIR%%/docs/images/MyServiceStatus.png
%%ICINGAWWWDIR%%/docs/images/activechecks.png
%%ICINGAWWWDIR%%/docs/images/cachedcheckgraphs.png
%%ICINGAWWWDIR%%/docs/images/cachedchecks.png
%%ICINGAWWWDIR%%/docs/images/cachedchecks1.png
%%ICINGAWWWDIR%%/docs/images/caution.gif
%%ICINGAWWWDIR%%/docs/images/caution.png
%%ICINGAWWWDIR%%/docs/images/cgi-avail-a.png
%%ICINGAWWWDIR%%/docs/images/cgi-avail-b.png
%%ICINGAWWWDIR%%/docs/images/cgi-cmd.png
%%ICINGAWWWDIR%%/docs/images/cgi-commands.png
%%ICINGAWWWDIR%%/docs/images/cgi-config.png
%%ICINGAWWWDIR%%/docs/images/cgi-continue.png
%%ICINGAWWWDIR%%/docs/images/cgi-extinfo-a.png
%%ICINGAWWWDIR%%/docs/images/cgi-extinfo-b.png
%%ICINGAWWWDIR%%/docs/images/cgi-extinfo-c.png
%%ICINGAWWWDIR%%/docs/images/cgi-extinfo-d.png
%%ICINGAWWWDIR%%/docs/images/cgi-general.png
%%ICINGAWWWDIR%%/docs/images/cgi-histogram.png
%%ICINGAWWWDIR%%/docs/images/cgi-history.png
%%ICINGAWWWDIR%%/docs/images/cgi-notifications.png
%%ICINGAWWWDIR%%/docs/images/cgi-outages.png
%%ICINGAWWWDIR%%/docs/images/cgi-pause.png
%%ICINGAWWWDIR%%/docs/images/cgi-showlog.png
%%ICINGAWWWDIR%%/docs/images/cgi-status-a.png
%%ICINGAWWWDIR%%/docs/images/cgi-status-b.png
%%ICINGAWWWDIR%%/docs/images/cgi-status-c.png
%%ICINGAWWWDIR%%/docs/images/cgi-status-d.png
%%ICINGAWWWDIR%%/docs/images/cgi-statusinfo.png
%%ICINGAWWWDIR%%/docs/images/cgi-statusmap.png
%%ICINGAWWWDIR%%/docs/images/cgi-statuswml.png
%%ICINGAWWWDIR%%/docs/images/cgi-statuswrl.png
%%ICINGAWWWDIR%%/docs/images/cgi-summary.png
%%ICINGAWWWDIR%%/docs/images/cgi-tac.png
%%ICINGAWWWDIR%%/docs/images/cgi-trends.png
%%ICINGAWWWDIR%%/docs/images/checkmark.png
%%ICINGAWWWDIR%%/docs/images/checktiming.png
%%ICINGAWWWDIR%%/docs/images/configoverview.png
%%ICINGAWWWDIR%%/docs/images/db_model_cf.png
%%ICINGAWWWDIR%%/docs/images/db_model_ct.png
%%ICINGAWWWDIR%%/docs/images/db_model_cu.png
%%ICINGAWWWDIR%%/docs/images/db_model_dt.png
%%ICINGAWWWDIR%%/docs/images/db_model_ht.png
%%ICINGAWWWDIR%%/docs/images/distributed.png
%%ICINGAWWWDIR%%/docs/images/downtime.png
%%ICINGAWWWDIR%%/docs/images/epn.png
%%ICINGAWWWDIR%%/docs/images/eventhandlers.png
%%ICINGAWWWDIR%%/docs/images/externalcommands.png
%%ICINGAWWWDIR%%/docs/images/fast-startup.png
%%ICINGAWWWDIR%%/docs/images/fast-startup1.png
%%ICINGAWWWDIR%%/docs/images/fast-startup2.png
%%ICINGAWWWDIR%%/docs/images/fig1.png
%%ICINGAWWWDIR%%/docs/images/fig10.png
%%ICINGAWWWDIR%%/docs/images/fig11.png
%%ICINGAWWWDIR%%/docs/images/fig12.png
%%ICINGAWWWDIR%%/docs/images/fig13.png
%%ICINGAWWWDIR%%/docs/images/fig2.png
%%ICINGAWWWDIR%%/docs/images/fig3.png
%%ICINGAWWWDIR%%/docs/images/fig4.png
%%ICINGAWWWDIR%%/docs/images/fig5.png
%%ICINGAWWWDIR%%/docs/images/fig6.png
%%ICINGAWWWDIR%%/docs/images/fig7.png
%%ICINGAWWWDIR%%/docs/images/fig8.png
%%ICINGAWWWDIR%%/docs/images/fig9.png
%%ICINGAWWWDIR%%/docs/images/flags/de.png
%%ICINGAWWWDIR%%/docs/images/flags/um_gb.png
%%ICINGAWWWDIR%%/docs/images/freshness.png
%%ICINGAWWWDIR%%/docs/images/host-dependencies.png
%%ICINGAWWWDIR%%/docs/images/icinga-reporting_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-admin_groups1.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-admin_groups1_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-admin_groups2.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-admin_groups2_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-admin_logs1.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-admin_principals.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-admin_tasks.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-admin_users1.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-admin_users1_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-admin_users2.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-admin_users2_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-commands_hst.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-commands_hst_1.3.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-commands_hst_1.5.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-commands_hst_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-commands_svc.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-commands_svc_1.3.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-commands_svc_1.5.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-commands_svc_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks1_1.7.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks1.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks1_1.3.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks1_1.5.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks1_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks2.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks2_1.3.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks2_1.5.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks2_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks2a.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks2_1.7.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks2a_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks2a_1.7.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks3.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks3_1.3.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks3_1.5.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks3_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-cronks3_1.7.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-filter1.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-filter1_1.3.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-filter1_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-filter2.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-filter2_1.3.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-filter3.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-host_1.5.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-host_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-hostgroup_1.5.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-hostgroup_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-log.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-log_1.3.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-log_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-login.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-main_bar.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-mainscreen1.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-mainscreen1_1.3.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-mainscreen1_1.5.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-mainscreen1_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-open_problems.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-overview.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-overview_1.3.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-overview_1.5.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-overview_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-overview_1.7.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-search1.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-search1_1.3.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-search1_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-search1_1.7.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-settings.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-settings_1.5.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-srv_1.5.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-srv_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-statuscronk.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-statuscronk_1.5.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-statuscronk_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-tackle1.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-tackle2.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-tackle3.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-tackle4.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-topmenu1.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-topmenu1_1.6.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-topmenu1_1.7.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-topmenu2.png
%%ICINGAWWWDIR%%/docs/images/icinga-web-topmenu2_1.3.png
%%ICINGAWWWDIR%%/docs/images/idoutils.png
%%ICINGAWWWDIR%%/docs/images/important.gif
%%ICINGAWWWDIR%%/docs/images/important.png
%%ICINGAWWWDIR%%/docs/images/integrationoverview.png
%%ICINGAWWWDIR%%/docs/images/interleaved1.png
%%ICINGAWWWDIR%%/docs/images/interleaved2.png
%%ICINGAWWWDIR%%/docs/images/interleaved3.png
%%ICINGAWWWDIR%%/docs/images/logofullsize.png
%%ICINGAWWWDIR%%/docs/images/monitoring-printers.png
%%ICINGAWWWDIR%%/docs/images/monitoring-routers.png
%%ICINGAWWWDIR%%/docs/images/monitoring-windows.png
%%ICINGAWWWDIR%%/docs/images/multiple-templates1.png
%%ICINGAWWWDIR%%/docs/images/multiple-templates2.png
%%ICINGAWWWDIR%%/docs/images/nagios.jpg
%%ICINGAWWWDIR%%/docs/images/ndoutils.png
%%ICINGAWWWDIR%%/docs/images/network-outage1.png
%%ICINGAWWWDIR%%/docs/images/network-outage2.png
%%ICINGAWWWDIR%%/docs/images/noninterleaved1.png
%%ICINGAWWWDIR%%/docs/images/noninterleaved2.png
%%ICINGAWWWDIR%%/docs/images/note.gif
%%ICINGAWWWDIR%%/docs/images/note.png
%%ICINGAWWWDIR%%/docs/images/nrpe.png
%%ICINGAWWWDIR%%/docs/images/nrpe_remote.png
%%ICINGAWWWDIR%%/docs/images/nsca.png
%%ICINGAWWWDIR%%/docs/images/nscpp.png
%%ICINGAWWWDIR%%/docs/images/objects-commands.png
%%ICINGAWWWDIR%%/docs/images/objects-contacts.png
%%ICINGAWWWDIR%%/docs/images/objects-hosts.png
%%ICINGAWWWDIR%%/docs/images/objects-services.png
%%ICINGAWWWDIR%%/docs/images/objects-timeperiods.png
%%ICINGAWWWDIR%%/docs/images/passivechecks.png
%%ICINGAWWWDIR%%/docs/images/passivehosttranslation.png
%%ICINGAWWWDIR%%/docs/images/perfdata_cached.png
%%ICINGAWWWDIR%%/docs/images/perfdata_cached2.png
%%ICINGAWWWDIR%%/docs/images/perfdata_cmdbuf.png
%%ICINGAWWWDIR%%/docs/images/perfdata_exec.png
%%ICINGAWWWDIR%%/docs/images/perfdata_extcmd.png
%%ICINGAWWWDIR%%/docs/images/perfdata_host.png
%%ICINGAWWWDIR%%/docs/images/perfdata_lat.png
%%ICINGAWWWDIR%%/docs/images/perfdata_state_chg.png
%%ICINGAWWWDIR%%/docs/images/perfdata_svc.png
%%ICINGAWWWDIR%%/docs/images/plugins.png
%%ICINGAWWWDIR%%/docs/images/predictive-dependency-checks.png
%%ICINGAWWWDIR%%/docs/images/printer.png
%%ICINGAWWWDIR%%/docs/images/reachability1.png
%%ICINGAWWWDIR%%/docs/images/reachability2.png
%%ICINGAWWWDIR%%/docs/images/reachability3.png
%%ICINGAWWWDIR%%/docs/images/reachability4.png
%%ICINGAWWWDIR%%/docs/images/redundancy.png
%%ICINGAWWWDIR%%/docs/images/rep_avail.png
%%ICINGAWWWDIR%%/docs/images/reptop10.png
%%ICINGAWWWDIR%%/docs/images/security.png
%%ICINGAWWWDIR%%/docs/images/security1.png
%%ICINGAWWWDIR%%/docs/images/security2.png
%%ICINGAWWWDIR%%/docs/images/security3.png
%%ICINGAWWWDIR%%/docs/images/seealso.gif
%%ICINGAWWWDIR%%/docs/images/service-dependencies.png
%%ICINGAWWWDIR%%/docs/images/statetransitions.png
%%ICINGAWWWDIR%%/docs/images/statetransitions2.png
%%ICINGAWWWDIR%%/docs/images/stoprestart.png
%%ICINGAWWWDIR%%/docs/images/switch.png
%%ICINGAWWWDIR%%/docs/images/tac_header2.png
%%ICINGAWWWDIR%%/docs/images/tcpwrappers.png
%%ICINGAWWWDIR%%/docs/images/tip.gif
%%ICINGAWWWDIR%%/docs/images/tip.png
%%ICINGAWWWDIR%%/docs/images/tuning.png
%%ICINGAWWWDIR%%/docs/images/upto.gif
%%ICINGAWWWDIR%%/docs/index.html
%%ICINGAWWWDIR%%/docs/robots.txt
%%ICINGAWWWDIR%%/images/Icinga_Header_Webinterface.jpg
%%ICINGAWWWDIR%%/images/Icinga_Header_Webinterface_Pixel.jpg
%%ICINGAWWWDIR%%/images/Icinga_TAC_Header_Webinterface.jpg
%%ICINGAWWWDIR%%/images/NagiosEnterprises-whitebg-112x46.png
%%ICINGAWWWDIR%%/images/ack.gif
%%ICINGAWWWDIR%%/images/action.gif
%%ICINGAWWWDIR%%/images/application-monitor.png
%%ICINGAWWWDIR%%/images/arrow-menu.png
%%ICINGAWWWDIR%%/images/cmd_shadow.gif
%%ICINGAWWWDIR%%/images/cmd_stop.png
%%ICINGAWWWDIR%%/images/command.png
%%ICINGAWWWDIR%%/images/comment.gif
%%ICINGAWWWDIR%%/images/contexthelp1.gif
%%ICINGAWWWDIR%%/images/contexthelp2.gif
%%ICINGAWWWDIR%%/images/critical.png
%%ICINGAWWWDIR%%/images/database.gif
%%ICINGAWWWDIR%%/images/dd_arrow.gif
%%ICINGAWWWDIR%%/images/delay.gif
%%ICINGAWWWDIR%%/images/delete.gif
%%ICINGAWWWDIR%%/images/detail.gif
%%ICINGAWWWDIR%%/images/disabled.gif
%%ICINGAWWWDIR%%/images/down.gif
%%ICINGAWWWDIR%%/images/downtime.gif
%%ICINGAWWWDIR%%/images/empty.gif
%%ICINGAWWWDIR%%/images/enabled.gif
%%ICINGAWWWDIR%%/images/export_csv.png
%%ICINGAWWWDIR%%/images/export_json.png
%%ICINGAWWWDIR%%/images/export_link.png
%%ICINGAWWWDIR%%/images/export_xml.png
%%ICINGAWWWDIR%%/images/extinfo.gif
%%ICINGAWWWDIR%%/images/favicon.ico
%%ICINGAWWWDIR%%/images/flapping.gif
%%ICINGAWWWDIR%%/images/globe-support-150x150.png
%%ICINGAWWWDIR%%/images/greendot.gif
%%ICINGAWWWDIR%%/images/histogram.png
%%ICINGAWWWDIR%%/images/history.gif
%%ICINGAWWWDIR%%/images/hostevent.gif
%%ICINGAWWWDIR%%/images/hourglass-arrow.png
%%ICINGAWWWDIR%%/images/hourglass-exclamation.png
%%ICINGAWWWDIR%%/images/icinga-logo.png
%%ICINGAWWWDIR%%/images/icon_collapse.gif
%%ICINGAWWWDIR%%/images/icon_expand.gif
%%ICINGAWWWDIR%%/images/icon_reload.png
%%ICINGAWWWDIR%%/images/info.png
%%ICINGAWWWDIR%%/images/interface/bar.gif
%%ICINGAWWWDIR%%/images/interface/menu_blank.gif
%%ICINGAWWWDIR%%/images/interface/menu_body.gif
%%ICINGAWWWDIR%%/images/interface/menu_less.gif
%%ICINGAWWWDIR%%/images/interface/menu_li1.gif
%%ICINGAWWWDIR%%/images/interface/menu_li2.gif
%%ICINGAWWWDIR%%/images/interface/menu_more.gif
%%ICINGAWWWDIR%%/images/left.gif
%%ICINGAWWWDIR%%/images/logofullsize.png
%%ICINGAWWWDIR%%/images/logos/Stats1.gif
%%ICINGAWWWDIR%%/images/logos/Stats2.png
%%ICINGAWWWDIR%%/images/logos/icinga.gd2
%%ICINGAWWWDIR%%/images/logos/icinga.gif
%%ICINGAWWWDIR%%/images/logos/icingavrml.png
%%ICINGAWWWDIR%%/images/logos/s.gif
%%ICINGAWWWDIR%%/images/logos/unknown.gd2
%%ICINGAWWWDIR%%/images/logos/unknown.gif
%%ICINGAWWWDIR%%/images/logrotate.png
%%ICINGAWWWDIR%%/images/ndisabled.gif
%%ICINGAWWWDIR%%/images/noack.gif
%%ICINGAWWWDIR%%/images/notes.gif
%%ICINGAWWWDIR%%/images/notify.gif
%%ICINGAWWWDIR%%/images/orangedot.gif
%%ICINGAWWWDIR%%/images/passiveonly.gif
%%ICINGAWWWDIR%%/images/recovery.png
%%ICINGAWWWDIR%%/images/redudancy.png
%%ICINGAWWWDIR%%/images/redundancy.png
%%ICINGAWWWDIR%%/images/restart.gif
%%ICINGAWWWDIR%%/images/right.gif
%%ICINGAWWWDIR%%/images/save.gif
%%ICINGAWWWDIR%%/images/sblogo.png
%%ICINGAWWWDIR%%/images/server.png
%%ICINGAWWWDIR%%/images/serviceevent.gif
%%ICINGAWWWDIR%%/images/sflogo.png
%%ICINGAWWWDIR%%/images/splunk1.gif
%%ICINGAWWWDIR%%/images/splunk2.gif
%%ICINGAWWWDIR%%/images/start.gif
%%ICINGAWWWDIR%%/images/stats.gif
%%ICINGAWWWDIR%%/images/status.gif
%%ICINGAWWWDIR%%/images/status2.gif
%%ICINGAWWWDIR%%/images/status3.gif
%%ICINGAWWWDIR%%/images/status4.gif
%%ICINGAWWWDIR%%/images/stop.gif
%%ICINGAWWWDIR%%/images/tacdisabled.jpg
%%ICINGAWWWDIR%%/images/tacdisabled.png
%%ICINGAWWWDIR%%/images/tacenabled.jpg
%%ICINGAWWWDIR%%/images/tacenabled.png
%%ICINGAWWWDIR%%/images/thermcrit.png
%%ICINGAWWWDIR%%/images/thermok.png
%%ICINGAWWWDIR%%/images/thermwarn.png
%%ICINGAWWWDIR%%/images/trends.gif
%%ICINGAWWWDIR%%/images/trendshost.png
%%ICINGAWWWDIR%%/images/trendssvc.png
%%ICINGAWWWDIR%%/images/unknown.png
%%ICINGAWWWDIR%%/images/up.gif
%%ICINGAWWWDIR%%/images/warning.png
%%ICINGAWWWDIR%%/images/warning_triangle.gif
%%ICINGAWWWDIR%%/images/weblogo1.png
%%ICINGAWWWDIR%%/images/zoom1.gif
%%ICINGAWWWDIR%%/images/zoom2.gif
%%ICINGAWWWDIR%%/index.html
%%ICINGAWWWDIR%%/js/checkbox_functions.js
%%ICINGAWWWDIR%%/js/jquery-1.6.2.min.js
%%ICINGAWWWDIR%%/js/jquery.dd.js
%%ICINGAWWWDIR%%/js/menu.js
%%ICINGAWWWDIR%%/js/page_refresh.js
%%ICINGAWWWDIR%%/js/skinnytip.js
%%ICINGAWWWDIR%%/log/.htaccess
%%ICINGAWWWDIR%%/log/index.htm
%%ICINGAWWWDIR%%/main.html
%%ICINGAWWWDIR%%/menu.html
%%ICINGAWWWDIR%%/robots.txt
%%ICINGAWWWDIR%%/sidebar.html
%%ICINGAWWWDIR%%/stylesheets/avail.css
%%ICINGAWWWDIR%%/stylesheets/checksanity.css
%%ICINGAWWWDIR%%/stylesheets/cmd.css
%%ICINGAWWWDIR%%/stylesheets/common.css
%%ICINGAWWWDIR%%/stylesheets/config.css
%%ICINGAWWWDIR%%/stylesheets/dd.css
%%ICINGAWWWDIR%%/stylesheets/extinfo.css
%%ICINGAWWWDIR%%/stylesheets/histogram.css
%%ICINGAWWWDIR%%/stylesheets/history.css
%%ICINGAWWWDIR%%/stylesheets/interface/common.css
%%ICINGAWWWDIR%%/stylesheets/interface/menu.css
%%ICINGAWWWDIR%%/stylesheets/interface/search.css
%%ICINGAWWWDIR%%/stylesheets/ministatus.css
%%ICINGAWWWDIR%%/stylesheets/notifications.css
%%ICINGAWWWDIR%%/stylesheets/outages.css
%%ICINGAWWWDIR%%/stylesheets/showlog.css
%%ICINGAWWWDIR%%/stylesheets/status.css
%%ICINGAWWWDIR%%/stylesheets/statusmap.css
%%ICINGAWWWDIR%%/stylesheets/summary.css
%%ICINGAWWWDIR%%/stylesheets/tac.css
%%ICINGAWWWDIR%%/stylesheets/tacheader.css
%%ICINGAWWWDIR%%/stylesheets/trends.css
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/idoutils/db/scripts
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/idoutils/db/queries
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/idoutils/db/pgsql/upgrade
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/idoutils/db/pgsql/fix
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/idoutils/db/pgsql
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/idoutils/db/oracle/upgrade
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/idoutils/db/oracle
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/idoutils/db/mysql/upgrade
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/idoutils/db/mysql
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/idoutils/db
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/idoutils/config
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/idoutils
%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%
@dirrmtry libexec/icinga/eventhandlers/redundancy-scenario1
@dirrmtry libexec/icinga/eventhandlers/distributed-monitoring
@dirrmtry libexec/icinga/eventhandlers
@dirrmtry libexec/icinga
@dirrmtry etc/icinga/objects
@dirrmtry etc/icinga/modules
@dirrmtry etc/icinga/conf.d
@dirrmtry etc/icinga
@dirrmtry %%ICINGAWWWDIR%%/stylesheets/interface
@dirrmtry %%ICINGAWWWDIR%%/stylesheets
@dirrmtry %%ICINGAWWWDIR%%/ssi
@dirrmtry %%ICINGAWWWDIR%%/media
@dirrmtry %%ICINGAWWWDIR%%/log
@dirrmtry %%ICINGAWWWDIR%%/js
@dirrmtry %%ICINGAWWWDIR%%/images/logos
@dirrmtry %%ICINGAWWWDIR%%/images/interface
@dirrmtry %%ICINGAWWWDIR%%/images
@dirrmtry %%ICINGAWWWDIR%%/docs/images/flags
@dirrmtry %%ICINGAWWWDIR%%/docs/images
@dirrmtry %%ICINGAWWWDIR%%/docs/en
@dirrmtry %%ICINGAWWWDIR%%/docs/de
@dirrmtry %%ICINGAWWWDIR%%/docs
@dirrmtry %%ICINGAWWWDIR%%/contexthelp
@dirrmtry %%ICINGAWWWDIR%%/cgi-bin
@dirrmtry %%ICINGAWWWDIR%%
@dirrmtry %%ICINGADIR%%/checkresults
@dirrmtry %%ICINGADIR%%/rw
@dirrmtry %%ICINGADIR%%
@dirrmtry %%ICINGALOGDIR%%/archives
@dirrmtry %%ICINGALOGDIR%%