Giter Club home page Giter Club logo

serverstatus's Introduction

ServerStatus

============

ServerStatus is based off BlueVM's Uptime Checker script, original download and information.

It uses Bootstrap for theming and progress bars.

You can currently see Load, RAM (free), HDD (free) statistics, and if it is online or not.

Screenshot

============ Screenshot Mobile Screenshot

Installation

============

  1. Create a database with a user.
  2. Import the servers.sql file in in the /sql/ folder, to populate the database.
  3. Configure /includes/config.php with the database and user information.
  4. Copy uptime.php to any server you want to monitor. This needs to be publicly accessible.
  5. Insert an entry into the database.
  • name - The name of your server.
  • url - The URL path to the uptime.php file (minus uptime.php and http://) e.g. dns.domain.tld/path/
  • location - Where is your server physically located?
  • type - What type of server is this? DNS, SQL, Apache/nginx, etc.

Requirements

============

Remote Servers:

  • PHP5, currently php_exec needs to be enabled in order to get the uptime.
  • Web Server (lighttpd, apache2, nginx, etc.)
  • You do NOT need a database running on the remote servers.

Master Server:

  • PHP5 + PHP5_CURL
  • Web Server (lighttpd, apache2, nginx, etc.)
  • mySQL server unless you choose to use a remote mySQL server.

serverstatus's People

Contributors

mojeda avatar vladc avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.