StatusPage is a realtime simple system monitoring application. It has been created using Node.js®.
Use the package manager npm to install dependencies. In the project directory;
npm install
The content of the hosts.txt
file syntax is as follows:
<System Name>=<URL or IP Address>
To run the project:
npm start