ServerStatus

Server Status website script, displays uptime (days), free RAM, free HDD.

  • Owner: mojeda/ServerStatus
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Community

Server Status now has a community forum open to everyone. https://www.pilabs.io/forum/

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?
  • host - The name of the host of which your server is hosted by.
  • 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.

Main metrics

Overview
Name With Ownermojeda/ServerStatus
Primary LanguagePHP
Program languagePHP (Language Count: 2)
Platform
License:Other
所有者活动
Created At2013-02-04 04:47:11
Pushed At2017-03-11 00:13:08
Last Commit At2015-04-21 07:47:02
Release Count0
用户参与
Stargazers Count364
Watchers Count34
Fork Count148
Commits Count29
Has Issues Enabled
Issues Count19
Issue Open Count4
Pull Requests Count2
Pull Requests Open Count2
Pull Requests Close Count5
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private