Giter Club home page Giter Club logo

serverstatus's Introduction

ServerStatus

  • Check configured Service Status

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 /config/ky-config.php with the database and user information.
  4. Execute "composer update"
  5. Copy uptime.php to any server you want to monitor. This needs to be publicly accessible.
  6. Enter to /admin and use the credentials: [email protected] ; 1234

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.
  • If you want network traffic, vnstat must be installed

Master Server:

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

ChangeLog

Mooved to a CHANGELOG.md file

Future Developments

  • Deploy on servers connecting with FTP or SSH to remote host
  • i18 (Currently is only in spanish and hardcoded)

Used Components

Credits

This fork is made from Mojeda GitHub after making some changes ServerStatus is based off BlueVM's Uptime Checker script, original download and information.

serverstatus's People

Contributors

yuuues avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

lokilust

serverstatus's Issues

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.