diff options
author | lme <lme@FreeBSD.org> | 2014-06-23 04:44:23 +0800 |
---|---|---|
committer | lme <lme@FreeBSD.org> | 2014-06-23 04:44:23 +0800 |
commit | 50d5b438ada363dac54bc09904593772acc1e9a3 (patch) | |
tree | ad3b417975e7411a240f3e86abe2aaf74ae5f48b /net-mgmt/icinga2/pkg-plist | |
parent | d7784940b94109a11d75651c9f478c552c55f2ac (diff) | |
download | freebsd-ports-gnome-50d5b438ada363dac54bc09904593772acc1e9a3.tar.gz freebsd-ports-gnome-50d5b438ada363dac54bc09904593772acc1e9a3.tar.zst freebsd-ports-gnome-50d5b438ada363dac54bc09904593772acc1e9a3.zip |
Icinga 2 is a network monitoring system and parallel development branch to
Icinga 1.
Written from scratch, it builds on the success of Icinga 1 and deals with
shortcomings inherited from Nagios as a fork.
Icinga 2 is:
- Easy to install with soft link activation of functions and packages
- Multithreaded and very fast: Capable of thousands of checks per second
- Intuitive to configure, using new object-based, template-driven format
- Easy to extend with native support for Livestatus and Graphite
- Cluster-enabled for distributed monitoring out of the box
WWW: http://www.icinga.org/icinga2/
Diffstat (limited to 'net-mgmt/icinga2/pkg-plist')
-rw-r--r-- | net-mgmt/icinga2/pkg-plist | 128 |
1 files changed, 128 insertions, 0 deletions
diff --git a/net-mgmt/icinga2/pkg-plist b/net-mgmt/icinga2/pkg-plist new file mode 100644 index 000000000000..677c69a9a496 --- /dev/null +++ b/net-mgmt/icinga2/pkg-plist @@ -0,0 +1,128 @@ +bin/icinga2-build-ca +bin/icinga2-build-key +bin/icinga2-sign-key +%%ETCDIR%%/conf.d/commands.conf +%%ETCDIR%%/conf.d/downtimes.conf +%%ETCDIR%%/conf.d/groups.conf +%%ETCDIR%%/conf.d/hosts/localhost.conf +%%ETCDIR%%/conf.d/hosts/localhost/disk.conf +%%ETCDIR%%/conf.d/hosts/localhost/http.conf +%%ETCDIR%%/conf.d/hosts/localhost/icinga.conf +%%ETCDIR%%/conf.d/hosts/localhost/load.conf +%%ETCDIR%%/conf.d/hosts/localhost/procs.conf +%%ETCDIR%%/conf.d/hosts/localhost/ssh.conf +%%ETCDIR%%/conf.d/hosts/localhost/swap.conf +%%ETCDIR%%/conf.d/hosts/localhost/users.conf +%%ETCDIR%%/conf.d/notifications.conf +%%ETCDIR%%/conf.d/services.conf +%%ETCDIR%%/conf.d/templates.conf +%%ETCDIR%%/conf.d/timeperiods.conf +%%ETCDIR%%/conf.d/users.conf +%%ETCDIR%%/constants.conf +%%ETCDIR%%/features-available/api.conf +%%ETCDIR%%/features-available/checker.conf +%%ETCDIR%%/features-available/command.conf +%%ETCDIR%%/features-available/compatlog.conf +%%ETCDIR%%/features-available/debuglog.conf +%%ETCDIR%%/features-available/graphite.conf +%%ETCDIR%%/features-available/icingastatus.conf +%%ETCDIR%%/features-available/ido-mysql.conf +%%ETCDIR%%/features-available/ido-pgsql.conf +%%ETCDIR%%/features-available/livestatus.conf +%%ETCDIR%%/features-available/mainlog.conf +%%ETCDIR%%/features-available/notification.conf +%%ETCDIR%%/features-available/perfdata.conf +%%ETCDIR%%/features-available/statusdata.conf +%%ETCDIR%%/features-available/syslog.conf +%%ETCDIR%%/features-enabled/checker.conf +%%ETCDIR%%/features-enabled/mainlog.conf +%%ETCDIR%%/features-enabled/notification.conf +%%ETCDIR%%/icinga2.conf +%%ETCDIR%%/scripts/mail-host-notification.sh +%%ETCDIR%%/scripts/mail-service-notification.sh +%%ETCDIR%%/zones.conf +%%ETCDIR%%/zones.d/README +lib/icinga2/libbase.so +lib/icinga2/libcJSON.so +lib/icinga2/libchecker.so +lib/icinga2/libcompat.so +lib/icinga2/libconfig.so +lib/icinga2/libdb_ido.so +%%MYSQL%%lib/icinga2/libdb_ido_mysql.so +%%PGSQL%%lib/icinga2/libdb_ido_pgsql.so +lib/icinga2/libdemo.so +lib/icinga2/libexecvpe.so +lib/icinga2/libhello.so +lib/icinga2/libicinga.so +lib/icinga2/liblivestatus.so +lib/icinga2/libmethods.so +lib/icinga2/libmmatch.so +lib/icinga2/libnotification.so +lib/icinga2/libperfdata.so +lib/icinga2/libremote.so +man/man8/icinga2-build-ca.8.gz +man/man8/icinga2-build-key.8.gz +man/man8/icinga2-disable-feature.8.gz +man/man8/icinga2-enable-feature.8.gz +man/man8/icinga2-prepare-dirs.8.gz +man/man8/icinga2-sign-key.8.gz +man/man8/icinga2.8.gz +sbin/icinga2 +sbin/icinga2-disable-feature +sbin/icinga2-enable-feature +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/COPYING +%%PORTDOCS%%%%DOCSDIR%%/COPYING.Exceptions +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/INSTALL +%%PORTDOCS%%%%DOCSDIR%%/NEWS +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/markdown/1-about.md +%%PORTDOCS%%%%DOCSDIR%%/markdown/2-getting-started.md +%%PORTDOCS%%%%DOCSDIR%%/markdown/3-monitoring-basics.md +%%PORTDOCS%%%%DOCSDIR%%/markdown/4-monitoring-remote-systems.md +%%PORTDOCS%%%%DOCSDIR%%/markdown/5-addons-plugins.md +%%PORTDOCS%%%%DOCSDIR%%/markdown/6-configuring-icinga-2.md +%%PORTDOCS%%%%DOCSDIR%%/markdown/7-troubleshooting.md +%%PORTDOCS%%%%DOCSDIR%%/markdown/8-migration.md +%%PORTDOCS%%%%DOCSDIR%%/markdown/9-appendix.md +%%DATADIR%%/include/command-icinga.conf +%%DATADIR%%/include/command-plugins.conf +%%DATADIR%%/include/command.conf +%%DATADIR%%/include/itl +%%DATADIR%%/include/plugins +%%DATADIR%%/include/timeperiod.conf +%%DATADIR%%/pki/openssl-quiet.cnf +%%DATADIR%%/pki/openssl.cnf +%%DATADIR%%/pki/pkifuncs +%%DATADIR%%/pki/vars +@dirrmtry %%ETCDIR%%/conf.d/hosts/localhost +@dirrmtry %%ETCDIR%%/conf.d/hosts +@dirrmtry %%ETCDIR%%/conf.d +@dirrmtry %%ETCDIR%%/features-available +@dirrmtry %%ETCDIR%%/features-enabled +@dirrmtry %%ETCDIR%%/pki +@dirrmtry %%ETCDIR%%/scripts +@dirrmtry %%ETCDIR%%/zones.d +@dirrmtry %%ETCDIR%% +@dirrmtry lib/icinga2 +%%PORTDOCS%%@dirrmtry %%DOCSDIR%%/markdown +%%PORTDOCS%%@dirrmtry %%DOCSDIR%% +@dirrmtry %%DATADIR%%/include +@dirrmtry %%DATADIR%%/pki +@dirrmtry %%DATADIR%% +@unexec rmdir "/var/cache/icinga2" >/dev/null 2>&1 || : +@unexec rmdir "/var/lib/icinga2/api/log" >/dev/null 2>&1 || : +@unexec rmdir "/var/lib/icinga2/api/repository" >/dev/null 2>&1 || : +@unexec rmdir "/var/lib/icinga2/api/zones" >/dev/null 2>&1 || : +@unexec rmdir "/var/lib/icinga2/api" >/dev/null 2>&1 || : +@unexec rmdir "/var/lib/icinga2" >/dev/null 2>&1 || : +@unexec rmdir "/var/lib" >/dev/null 2>&1 || : +@unexec rmdir "/var/log/icinga2/compat/archives" >/dev/null 2>&1 || : +@unexec rmdir "/var/log/icinga2/compat" >/dev/null 2>&1 || : +@unexec rmdir "/var/log/icinga2" >/dev/null 2>&1 || : +@unexec rmdir "/var/run/icinga2/cmd" >/dev/null 2>&1 || : +@unexec rmdir "/var/run/icinga2" >/dev/null 2>&1 || : +@unexec rmdir "/var/spool/icinga2/perfdata" >/dev/null 2>&1 || : +@unexec rmdir "/var/spool/icinga2/tmp" >/dev/null 2>&1 || : +@unexec rmdir "/var/spool/icinga2" >/dev/null 2>&1 || : |