| 1 |
<?xml version="1.0" encoding="UTF-8"?>
|
| 2 |
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
| 3 |
<pkgmetadata>
|
| 4 |
<herd>proxy-maintainers</herd>
|
| 5 |
<maintainer>
|
| 6 |
<email>dan@danweeks.net</email>
|
| 7 |
<name>Dan Weeks</name>
|
| 8 |
<description>Maintainer. Assign bugs to him</description>
|
| 9 |
</maintainer>
|
| 10 |
<longdescription>
|
| 11 |
Conserver is an application that allows multiple users to watch a serial
|
| 12 |
console at the same time. It can log the data, allows users to take
|
| 13 |
write-access of a console (one at a time), and has a variety of bells
|
| 14 |
and whistles to accentuate that basic functionality. The idea is that
|
| 15 |
conserver will log all your serial traffic so you can go back and review
|
| 16 |
why something crashed, look at changes (if done on the console), or tie
|
| 17 |
the console logs into a monitoring system (just watch the logfiles it
|
| 18 |
creates). With multi-user capabilities you can work on equipment with
|
| 19 |
others, mentor, train, etc. It also does all that client-server stuff so
|
| 20 |
that, assuming you have a network connection, you can interact with any
|
| 21 |
of the equipment from home or wherever.
|
| 22 |
</longdescription>
|
| 23 |
</pkgmetadata>
|