1999-01-14 14:06:50 -08:00
|
|
|
README
|
|
|
|
======
|
|
|
|
|
2001-02-18 22:50:29 -08:00
|
|
|
|
1999-01-14 14:06:50 -08:00
|
|
|
Maintainer/Enhancer
|
|
|
|
|
2001-06-15 17:44:07 -07:00
|
|
|
Bryan Stansell (bryan@conserver.com)
|
2001-02-18 22:50:29 -08:00
|
|
|
|
|
|
|
|
2018-05-27 22:46:08 -07:00
|
|
|
Overview
|
1999-01-14 14:06:50 -08:00
|
|
|
|
2018-05-27 22:46:08 -07:00
|
|
|
Conserver is an application that allows multiple users to watch a
|
|
|
|
serial console at the same time. It can log the data, allows users to
|
|
|
|
take write-access of a console (one at a time), and has a variety of
|
|
|
|
bells and whistles to accentuate that basic functionality. The idea is
|
|
|
|
that conserver will log all your serial traffic so you can go back and
|
|
|
|
review why something crashed, look at changes (if done on the console),
|
|
|
|
or tie the console logs into a monitoring system (just watch the
|
|
|
|
logfiles it creates). With multi-user capabilities you can work on
|
|
|
|
equipment with others, mentor, train, etc. It also does all that
|
|
|
|
client-server stuff so that, assuming you have a network connection,
|
|
|
|
you can interact with any of the equipment from home or wherever.
|
2004-05-28 11:03:33 -07:00
|
|
|
|
|
|
|
|
2018-05-27 22:46:08 -07:00
|
|
|
Documentation
|
2001-02-18 22:50:29 -08:00
|
|
|
|
2018-05-27 22:46:08 -07:00
|
|
|
See the INSTALL file for installation and the man pages for specifics.
|
2002-03-12 01:12:20 -08:00
|
|
|
|
|
|
|
|
2018-05-27 22:46:08 -07:00
|
|
|
Downloading
|
2002-03-12 01:12:20 -08:00
|
|
|
|
2018-05-27 22:46:08 -07:00
|
|
|
The latest version can be found via http://www.conserver.com/ or
|
|
|
|
directly from https://github.com/conserver/conserver/.
|
2002-03-12 01:12:20 -08:00
|
|
|
|
|
|
|
|
2001-10-15 22:49:17 -07:00
|
|
|
Contributions
|
|
|
|
|
|
|
|
Contributions distributed with the code can be found in the contrib
|
2018-05-27 22:46:08 -07:00
|
|
|
subdirectory.
|