34 lines
1.4 KiB
XML
34 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer>
|
|
<email>andrew@ahamilto.net</email>
|
|
<name>Andrew Hamilton</name>
|
|
<description>Maintainer. Assign bugs to him.</description>
|
|
</maintainer>
|
|
<maintainer>
|
|
<email>creffett@gentoo.org</email>
|
|
<name>Chris Reffett</name>
|
|
<description>Proxy maintainer. CC him on bugs.</description>
|
|
</maintainer>
|
|
<herd>proxy-maintainers</herd>
|
|
<herd>sysadmin</herd>
|
|
<longdescription>
|
|
Nagios 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 Nagios. 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='classicui'>use the classic web theme</flag>
|
|
<flag name='lighttpd'>install <pkg>www-servers/lighttpd</pkg> config</flag>
|
|
<flag name='web'>enable web interface</flag>
|
|
</use>
|
|
</pkgmetadata>
|