Monitoring Script on bash which is accessible via CGI apache which is hosted on raspberryPI running raspbian and Apache
A simple interface (HTML 1.0 like) 😀
Simple bash script:-
#!/bin/bash
#Script To display Status of Applications!
echo "Content-type: text/html"
echo
echo "<html>