[Illumos-team] [OpenIndiana Distribution - Feature #2880] net_consoles: an UDP sink for /dev/console messages

illumos project devnull at illumos.org
Sat Mar 23 19:59:01 UTC 2013


Issue #2880 has been updated by Ken Mays.

Assignee set to OI illumos


----------------------------------------
Feature #2880: net_consoles: an UDP sink for /dev/console messages
https://www.illumos.org/issues/2880

Author: Jim Klimov
Status: New
Priority: Normal
Assignee: OI illumos
Category: 
Target version: 
Difficulty: Medium
Tags: needs-triage


Linux has a nice feature to aid with systems debugging (and, to an extent, monitoring) by providing a network console virtual device. It is configured at kernel options at boot-time, and provides the target's (or router's) MAC address, the target's IP address and port, where messages written into /dev/console are forwarded as UDP messages. They can be received and recorded with syslog or some other UDP sink.

This RFE proposes to implement a similar mechanism for illumos boot environments (global zones,; optionally maybe local zones as well).


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the Illumos-team mailing list