Skip to content
This repository was archived by the owner on May 21, 2024. It is now read-only.

ffulm/monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d8897bc · May 9, 2018

History

40 Commits
Mar 3, 2018
Mar 22, 2018
Mar 22, 2018
May 9, 2018

Repository files navigation

Monitoring for FFulm

The purpose of this project is to have a simple way of monitoring the Freifunk Ulm Network.

Therefore, this tool contains two parts:

  1. shell based script that connects to the vpn-nodes and determines the status to dump in into a json file
  2. html file that reads the json file and displays it using javascript and css

ToDo's:

  • Hintergrund hinter Logo weiß machen ohne Rand

  • Knotenanzahl in Page einbauen (Infos stehen in der Karte) -> https://map.freifunk-ulm.de/data/graph.json; https://map.freifunk-ulm.de/data/nodes.json

  • Userzahl in Page einbauen (Infos stehen in der Karte)

  • Übergabewerte für die Scripte: Externe Tabellen befüllen mit den Servern und Routen, etc

  • zentrales Config-File für alle Module: zB Ping: Counter, Wartezeit, ...

  • dhcp-check-Modul: dhcpcheck.sh

  • nslookup-Modul: nslookup.sh

  • Dokumentation!

  • JSON Generierung durch mehrere Rechner, Anzeige des Status aus mehreren verschiedenen JSON Dateien

  • Telegram-Bot für Statusmeldungen