Logged, multi-user access to device consoles
Go to file
2019-03-12 09:53:08 -04:00
autologin removed the old rcs/cvs Id: tags 2018-05-28 09:34:15 -07:00
conserver Fix #6 - clang "-Wstring-plus-int" warning 2019-02-13 23:30:24 -08:00
conserver.cf Correct 'impi' typo 2018-10-10 10:36:30 -04:00
console finalized v8.2.2 release 2018-05-28 09:43:57 -07:00
contrib finalized v8.2.2 release 2018-05-28 09:43:57 -07:00
test Imported from conserver-8.2.1.tar.gz 2015-06-02 10:34:09 -07:00
_config.yml Set theme jekyll-theme-cayman 2018-11-20 18:14:56 -08:00
CHANGES removed the old rcs/cvs Id: tags 2018-05-28 09:34:15 -07:00
compat.h Imported from conserver-8.2.0.tar.gz 2014-04-20 21:47:40 -07:00
config.guess Imported from conserver-8.1.17.tar.gz 2009-09-29 15:56:23 -07:00
config.h.in Imported from conserver-8.2.0.tar.gz 2014-04-20 21:47:40 -07:00
config.sub Imported from conserver-8.1.17.tar.gz 2009-09-29 15:56:23 -07:00
configure Imported from conserver-8.2.0.tar.gz 2014-04-20 21:47:40 -07:00
configure.in configure.in: Add test for closefrom 2019-03-12 09:53:08 -04:00
FAQ removed the old rcs/cvs Id: tags 2018-05-28 09:34:15 -07:00
INSTALL removed the old rcs/cvs Id: tags 2018-05-28 09:34:15 -07:00
install-sh Imported from conserver-7.0.2.tar.gz 2001-06-15 17:44:07 -07:00
LICENSE Need to shuffle filenames for license detection 2018-03-21 20:28:10 -07:00
LICENSES another shuffle of names for license detection 2018-03-21 21:19:42 -07:00
Makefile.in Imported from conserver-8.1.19.tar.gz 2013-09-26 11:07:01 -07:00
PROTOCOL removed the old rcs/cvs Id: tags 2018-05-28 09:34:15 -07:00
README staging for 8.2.2 and doc adjustments 2018-05-27 22:46:08 -07:00
TODO removed the old rcs/cvs Id: tags 2018-05-28 09:34:15 -07:00

				README
				======


Maintainer/Enhancer

    Bryan Stansell (bryan@conserver.com)


Overview

    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.


Documentation

    See the INSTALL file for installation and the man pages for specifics.


Downloading

    The latest version can be found via http://www.conserver.com/ or
    directly from https://github.com/conserver/conserver/.


Contributions

    Contributions distributed with the code can be found in the contrib
    subdirectory.