Skip to content

Shows a status page with network statistics and raid-info on the server hosting it.

Notifications You must be signed in to change notification settings

Snekabel/status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Snekabel Server Status Page

Shows a status page with network statistics and raid-info on the server hosting it.

Make sure vnstati is installed on the server, that www-data can access stats-update.sh and that www-data has the cron jobs:

* * * * * /var/www/status/stats/stats-update.sh hour
* * * * * /var/www/status/stats/stats-update.sh day
* * * * * /var/www/status/stats/stats-update.sh month

Edit the crontab using:

sudo crontab -u www-data -e

Change the raid settings for hprm-info in the file raidstatus.php.

Learn more about hprm-info here: https://github.com/Snekabel/hprm-info

About

Shows a status page with network statistics and raid-info on the server hosting it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published