A python tool that monitor system services and send notification about the status of the services.
$ node app.js2. Now run Notifier along side in another terminal and stop the node service to see the notification.
$ python3 notifier.py$ python3 manage.py runserverAccess http://127.0.0.1:8000/
Initializing node server and notifier in two termninals
Stopped server due to unhandled error event occured
Server restarted and notifications sent
Django dashboard with various system information
Django form to add your configs




