diff options
author | Conrad Kostecki <conrad@kostecki.com> | 2018-09-07 23:57:49 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-09-27 08:39:03 +0200 |
commit | d4d5c234425a7e76f526c90acfbdc9c1b1770140 (patch) | |
tree | 2dd5caaed2f9c0705b11b12c19f39f6ff9883663 /sys-apps/tas/metadata.xml | |
parent | dev-ruby/sinatra: add 2.0.4 (diff) | |
download | gentoo-d4d5c234425a7e76f526c90acfbdc9c1b1770140.tar.gz gentoo-d4d5c234425a7e76f526c90acfbdc9c1b1770140.tar.bz2 gentoo-d4d5c234425a7e76f526c90acfbdc9c1b1770140.zip |
sys-apps/tas: New package
Closes: https://bugs.gentoo.org/665468
Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/9804
Diffstat (limited to 'sys-apps/tas/metadata.xml')
-rw-r--r-- | sys-apps/tas/metadata.xml | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/sys-apps/tas/metadata.xml b/sys-apps/tas/metadata.xml new file mode 100644 index 000000000000..51cf888b9566 --- /dev/null +++ b/sys-apps/tas/metadata.xml @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>ck+gentoo@bl4ckb0x.de</email> + <name>Conrad Kostecki</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> + <longdescription> + TAS provides server usage information at the OS level, + that users could monitor on a system through the BMC/IPMI. + For HW Platforms, where there is not RAID controller in configuration, + it is recommended to install TAS. + Provides Asset and Health Information: + Hardware Information: + CPU, Memory, NIC, and HDD Health + Usage Monitoring: CPU workload, Memory Size, NIC State, and Disk Partition + Supports RAID and HDD SMART Failure Information: + Broadcom 3108 RAID Controller and Intel PCH/RSTe RAID Chipset + Generates State Event Log: Disk Failure and NIC State Change + </longdescription> +</pkgmetadata> |