Sends item out on stream to all listeners.
item
@protected void add(MonitorItem item) { _streamController.add(item); }