Monitoring an audio source is a term audio folks use to say that they send the signal from an audio input source (eg. line in or microphone) to an auxiliary audio output (eg. headphones) so that they can listen to the input signal in real time. Windows 10 allows this out of the box, it's … Continue reading Monitoring input audio with Ubuntu
Tag: monitoring
Monitoring for the private Docker cloud project
A few days ago I blogged about my holiday project (Building a private cloud with Docker [1]) which is just a proof of concept as it lacks important features. One of them is monitoring which is a tough topic in cluster environments. There are a few open source, free to use monitoring solutions for Docker … Continue reading Monitoring for the private Docker cloud project