Skip to content
Snippets Groups Projects

netmon2

A Freifunk-Node mail notification software

Description

This software is an interactive approach to let users select nodes that they want to be monitored and give users mail notification by changing online/offline status.

Installation

yay -S python-django python-celery redis

Usage

Configure your settings.py

celery -A netmon2.celery beat -l info

celery -A netmon2.celery worker -l info

python manage.py runserver

Support

If you want to help or have suggestions for improvements feel free to open an issue/merge-request