A software built to easily monitor one or more serverooms
If you wish to change the passwords:
all .py files, connect.php, messages.php and notifications.php include the password, also you have to change the password of the MySQL User
German:
Halten sie folgende Files bereit: - download - / (ssh key zum Download) - config - /root/.ssh (Konfiguration für den Download host) - ssh keys + authorized keys - /home/pi/.ssh/ - pinconfigs - /home/pi/ - interfaces - /etc/network/ - install.sh - /home/pi/
-
Flashen der SD Karte Zum Flashen der SD Karte downloaden Sie die neueste Raspian-lite img und verwenden dann entweder: Win32DiskImager Etcher um das Image zu flashen (Das flashen benötigt einige Zeit
-
Kopieren sie nun die vorher bereitgehaltenen Files (außer die pinconfigs) in die dafür vorgesehenen Ordner
-
In der boot Partition legen sie nun mit dem toch Befehl die Files ssh an touch ssh
-
Legen sie nun die SD Karte ein stecken alle GPIO Leitungen an ihren Platz, schließen das Gehäuse und stecken Sie die Stromversorgung an
-
Verbinden sie sich nun per ssh mit pi:raspberry und ändern anschließend das Passwort für diesen User
-
Rufen Sie die raspi-config auf
- expanden Sie das Filesystem
- setzen Sie den Hostnamen
-
Stellen Sie sicher, dass ihr System über Internetkonnektivität verfügt
-
Nach dem Reboot starten Sie die install.sh
-
viel Spaß bei der Verwendung
English:
Prepare the following Files: - download - / (ssh key for downloading) - config - /root/.ssh (Configuration for the Download host) - ssh keys + authorized keys - /home/pi/.ssh/ - pinconfigs - /home/pi/ - interfaces - /etc/network/ - install.sh - /home/pi/
-
Flashing of the SD Card To Flash the SD Card simply download the nweste Raspian-lite image and use: Win32DiskImager Etcher to flash the image (flashing the image takes plenty of time)
-
Copy the prepared Files (except the pinconfigs) in the directories they are destined for
-
In the boot partition you have to create a file to enable ssh touch ssh
-
Insert the SD, connect all GPIOs and connect the power supply
-
Connect via ssh using pi:raspberry and change the password
-
Issue raspi-config
- expanden the Filesystem
- set the Hostname
-
Go for sure that the Raspi has Internetconnectivity
-
After rebooting start the install.sh
-
enjoy