Skip to content
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

erth64net/status-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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 (Latest version!)

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
  
Installing:
  - Install scrd on remote machines
  Optional:
    - copy "index.php" to your public website directory
    - copy the rest to "/usr/local/status" and update the config url
  - Use "modify.php" to modify the database, examples:
    - php modify.php --add --uid=<uid> --hostname=<hostname> --provider=<provider> --node=node
    - php modify.php --delete=<uid>
    - php modify.php --disable=<uid>
    - php modify.php --enable=<uid>

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