Select Page

MySQL: Find all references to a table before moving it

Scenario You have to move a MySQL database table to another database, but you have many other tables, functions, routines, events etc. which access it. Before moving it, it is not enough to find only the tables containing foreign keys, but also find functions etc....

Zugriffssicherheit am EIB-/KNX-Bus

Einer KNX-Installation, vor allem in Kombination mit KNX-IP-Gateway, stehen eine Unzahl an Angriffsmöglichkeiten gegenüber. Der Bus selbst bietet keinerlei Authentifizierungsmechanismen oder sonstige Sicherheitsmechanismen. Für die meisten Fälle gibt es vernünftige...

Nagios Plugin for monitoring EIB / KNX group addresses

You can monitor basic functionality of KNX components with the components you find on this site. Unfortunately, they don’t offer a script for reading KNX group addresses. According to check_maskversion.pl, I modified the script a bit to be able to get KNX GA...

Nagios-Plugins zur Überwachung von EIB-/KNX-Komponenten

Wenn es um die Überwachung der Basisfunktionen von KNX-Modulen geht, sind die Plugins von dieser Seite sehr empfehlenswert. Habe in meinem Dev-Blog ein weiteres Modul als Ergänzung zur Verfügung gestellt, um auch Gruppenadressen abfragen zu können. Dies kann z.B. für...