cyprieng / status

PHP status page for Linux servers (especially for DNS 320)

Home Page:http://kywu.org/status

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a basic web-facing server status page.

The commands used to retrieve information assume a Debian or Debian-based Linux system. Some values are hard-coded to my specific hardware and may need to be changed.

Inspired by and uses code from installgentoo.net.

Set up the temperature

First, you need this script.

Then, I do not know why but I can not call this script directly in PHP. So, to bypass this you have to set a cron which put dns_temp (the above script) result in a file called temp in the same folder than the PHP scripts.

About

PHP status page for Linux servers (especially for DNS 320)

http://kywu.org/status

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%