summaryrefslogtreecommitdiff
blob: 94eca3b782b2b20ff0e257fa23566771433c75e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>dwosky@zoho.com</email>
		<name>Pedro Arizmendi</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Gentoo Proxy Maintainers Project</name>
	</maintainer>
	<longdescription>A lightweight system monitoring tool</longdescription>
	<use>
		<flag name="apcupsd">Make use of a daemon that controls APC UPSes with <pkg>sys-power/apcupsd</pkg>.</flag>
		<flag name="httpd">Enables the CGI webserver with any package that satisfies <pkg>virtual/httpd-cgi</pkg>.</flag>
		<flag name="postfix">Analyze postfix logs with <pkg>net-mail/pflogsumm</pkg>.</flag>
	</use>
	<upstream>
		<remote-id type="github">mikaku/Monitorix</remote-id>
	</upstream>
</pkgmetadata>