blob: 97aab43151512b43c35a202174699f23d0d70932 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>netmon@gentoo.org</email>
<name>Gentoo network monitoring and analysis project</name>
</maintainer>
<longdescription>
Generic network load monitor for *BSD, Linux, HP-UX and Solaris witgh the next features:
* "realtime" traffic statistics
* three graph modes: combined RX and TX and two split views
* can monitor any network device
* curses ascii graphics
* ascii theme support
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|