|
|
|
|
|
by tom1337
419 days ago
|
|
If you’re taking about the status page: So I put together a simple shell script that runs from the crontab every 15 min, outputting some system stats to a basic HTML file in the webroot.
It only updates every 15min which is why you’re getting stale data. |
|