Skip to content
/ status Public
forked from nikkiii/status

A simple script which lets you monitor statuses of all servers.

License

Notifications You must be signed in to change notification settings

vladc/status

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

+ --------------------------- +
+ The server status project   +
+ --------------------------- +

Requires:
  * Net/Ping
  * SQLite3 PHP Module
  * scrd (or daemon with compatible output) - https://github.com/dimecadmium/scrd

For SolusVM API integration:
  DB fields must be filled like this:
    solusvm_url = http(s)://solus.host.tld
    solusvm_key = key 
    solusvm_hash = hash
    
   Optionally, you can include the port (eg: http(s)://solus.host.tld:5656)
   To activate the API, generate the key and hash, login to your SolusVM and check the API section.


Please report any bugs or feature requests you may encounter.
  - If you do not have a github account feel free to contact me on IRC: irc.cedr.ca 6667/+6697 - #dev

About

A simple script which lets you monitor statuses of all servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%