jie17 / SimpleServerMonitor

A simple server monitor consists of multiple php backends and a jquery&bootstrap frontend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#SimpleServerMonitor ##A simple server monitor consists of multiple php backends and a jquery&bootstrap frontend. ##Frontend Using jQuery and Bootstrap. Fetching the data using jsonp generated by agent.php. ##Backend Using PHP to generate a json. ##Usage Install PHP on each server you want to monitor and put agent.php in the folder accessed with ip.

The other 3 files, index.html, style.css, config.json and monitor.js consist the frontend.

Configure your servers monitored through config.json

About

A simple server monitor consists of multiple php backends and a jquery&bootstrap frontend.


Languages

Language:JavaScript 50.5%Language:HTML 28.6%Language:PHP 11.7%Language:CSS 9.1%