Changeset 861 for trunk/cereal/debian/control
- Timestamp:
- Jan 4, 2008 2:18:27 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/cereal/debian/control (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/cereal/debian/control
r859 r861 15 15 cereal provides a framework to easily set up and maintain automated, 16 16 timestamped logs of serial lines, while simultaneously allowing end 17 user access to them. cereal can control an arbitrary number of18 independently monitored and logged lines.17 user access to them. This is probably most useful for providing 18 automated, logged access to remote serial consoles. 19 19 . 20 cereal uses screen as the terminal interface to the serial lines. 21 cereal attaches a screen session to a specified serial terminal, and 22 then monitors the screen session with runit. Any activity on that 23 screen session is written to a log file. 24 . 25 Direct access to the monitored lines is allowed only to a specific 26 user (who doesn't necessarily otherwise have access to the direct 27 serial line), but logs can be made available to any group. Logs are 28 rotated automatically and their total space can be limited in size. 20 cereal can control an arbitrary number of independently monitored and 21 logged lines. Direct access to the monitored lines is allowed only 22 to a specific user (who doesn't necessarily otherwise have access to 23 the direct serial line), but logs can be made available to any group. 24 Logs are rotated automatically and their total space can be limited 25 in size.
Note: See TracChangeset
for help on using the changeset viewer.

