summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/icinga/metadata.xml')
-rw-r--r--net-analyzer/icinga/metadata.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/net-analyzer/icinga/metadata.xml b/net-analyzer/icinga/metadata.xml
new file mode 100644
index 0000000..d539647
--- /dev/null
+++ b/net-analyzer/icinga/metadata.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>netmon</herd>
+ <maintainer>
+ <email>dertobi123@gentoo.org</email>
+ <name>Tobias Scherbaum</name>
+ </maintainer>
+ <longdescription>Icinga is a host and service monitor designed to inform you
+ of network problems before your clients, end-users or managers do. It
+ has been designed to run under the Linux operating system, but works
+ fine under most *NIX variants as well. The monitoring daemon runs
+ intermittent checks on hosts and services you specify using external
+ "plugins" which return status information to Icinga. When problems are
+ encountered, the daemon can send notifications out to administrative
+ contacts in a variety of different ways (email, instant message, SMS,
+ etc.). Current status information, historical logs, and reports can all
+ be accessed via a web browser.
+ </longdescription>
+ <use>
+ <flag name='lighttpd'>install <pkg>www-servers/lighttpd</pkg> config</flag>
+ <flag name='web'>enable web interface</flag>
+ <flag name='idoutils'>enable icinga data objects</flag>
+ </use>
+</pkgmetadata>