Kürzlich aktualisierte Seiten
Smart Stepper - USB, Soft and hard reset
USB Reset way #1 - bind/unbind The following unbind command will kill complete USB chip for sess...
Monitoring and alerting | Grafana
Setup apt-get install -y adduser libfontconfig1 wget https://dl.grafana.com/oss/release/grafana...
Monitoring and alerting | Repetier Server Monitor Desktop App
This application is perfect for multiple servers or just for displaying some stats remotely or do...
Monitoring and alerting | Repetier Server integrated monitoring
Repetier Server offers a new quick status monitoring of the system since version 0.94.0
Monitoring and alertings | Raspberry Pi Power States
This is based on https://harlemsquirrel.github.io/shell/2019/01/05/monitoring-raspberry-pi-power-...
Monitoring and alerting | Filament sensing with KY-040 Rotary Encoder
The encoder is not mounted at the moment because hardware failed (but software works well) Targe...
Monitoring and alerting | Longterm monitoring of Duet 2 and automatic Hotend PowerOff/Movement Stop
To monitor some important values from Duet Trikarus project is going to monitor different values ...
Monitoring and alerting | Monitoring systemctl units
vim /opt/monitorSystemctl.sh #!/bin/bash MAIL="/opt/monitorSystemctl.mail" FAILED=$(systemctl ...
Monitoring and alerting | MPU 6050 (GY-521) Gyro + Accelerometer monitoring
Hardware → Gyroscope and acceleration sensor GY-521 (MPU6050) and basic configuration for Raspber...
Monitoring and alerting | Raspberry Pi CPU temperature
This is a bare copy of https://github.com/dbrgn/collectd-python-plugins/blob/master/cpu_temp.py ...
Monitoring and alerting | Monitoring iostat
A simple script is checking if the Smart Steppers are connected by USB. vim /opt/iostat.sh #!/b...
Monitoring and alerting | Monitoring USB device availability
A simple script is checking if the Smart Steppers are connected by USB. vim /opt/monitorUSBdevic...
Monitoring and alerting | InfluxDB
Install InfluxDB instance local database on Raspberry Pi A remote database, which is used a...
Monitoring and alerting | Smart Stepper value monitoring
For debugging purposes we monitor Smart Stepper values by the provided Python control service. Se...
Monitoring and alerting | GPIO Status of Relays
Relay for the LED lighting Relay for the power supply unit collectd Python plugin scrip...
Monitoring and alerting | collectd
apt install collectd vim /etc/collectd/collectd.conf FQDNLookup true BaseDir "/var/lib/collect...
Monitoring and alerting
Hangprinter consists of a lot of electronic components which can be monitored in different ways. ...
Webcam streaming with mjpg-streamer
The webcam used at Trikarus is used to deal for monitoring purposes and timelapse videos. Public ...
Repetier Server
Installation of Repetier Server https://www.repetier-server.com/manuals/0.85/index.html sudo su...
Duet 2 and Duet Web Control
Network configuration The Duet controller is attached to Raspberry Pi by USB and by LAN to route...