-
Notifications
You must be signed in to change notification settings - Fork 24
A simple script which lets you monitor statuses of all servers. This is kind of old/unmaintained, keep an eye out for 2.1 using Laravel.
License
nikkiii/status
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
+ --------------------------- + + The server status project + + --------------------------- + Requires: * Net/Ping * SQLite3 PHP Module * statsend - https://github.com/dimecadmium/statsend * jstatsend - https://github.com/nikkiii/jstatsend (FOR WINDOWS ONLY) 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.dairc.net 6667 #nikki Installing: - Install statsend (or jstatsend) on remote machines - Make the servers.db file writable by your webserver user 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> Updating: - Move your database to a different file (Like servers.db.old) - Download the new database into the same directory as modify.php - Run modify.php like so: php modify.php --convert=servers.db.old - Use any SQLite program to insert keys (Can be a password but has to be unique per machine!) to enable statsend
About
A simple script which lets you monitor statuses of all servers. This is kind of old/unmaintained, keep an eye out for 2.1 using Laravel.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published