ConMan is a serial console management program designed to support a large number of console devices and simultaneous users. The project supports local serial devices, remote terminal servers (via the telnet protocol), and external processes (e.g., using Expect to control connections over telnet, ssh, or IPMI Serial-Over-LAN).
Its features include logging (and optionally timestamping) console device output to file, connecting to consoles in monitor (R/O) or interactive (R/W) mode, allowing clients to share or steal console write privileges, and broadcasting client output to multiple consoles.
Product's homepage
Here are some key features of "ConMan":
· logging (and optionally timestamping) console device output to file
· connecting to consoles in monitor (R/O) or interactive (R/W) mode
· allowing clients to share or steal console write privileges
· broadcasting client output to multiple consoles
What's New in This Release: [ read full changelog ]
· Concurrency bugs were fixed in IPMI SOL connections.
· Support was added for IPMI SOL cipher suite IDs, privilege levels, and workaround flags.
· Support was added for disabling fcntl locks on console log files.
· Note that configuring "--with-freeipmi" now requires freeipmi-1.0.4 or later.