shevabam / ezservermonitor-web

eZ Server Monitor`Web - A simple and lightweight dashboard for Linux
GNU General Public License v3.0
352 stars 128 forks source link

OS Type in eSM`Web #37

Open mohammadayn opened 8 years ago

mohammadayn commented 8 years ago

Hi After I updated my raspberry to the last version it shows N.A instead of OS type in system section. Regards,

shevabam commented 8 years ago

Hi, Which distribution of Linux do you use for your Raspberry ?

mohammadayn commented 8 years ago

Hi I use Raspbian Jessie Lite (Kernel version: 4.4, Release date: 2016-05-27).

shevabam commented 8 years ago

I installed the latest Raspbian lite available (the same as you) on a RPI 3 and it works. For the OS line, I have that :

Raspbian GNU/Linux 8.0 (jessie)

Can you put the result of cat /etc/os-release please ?

Nginx / Apache / Lighttpd ? Which version of PHP ?

mohammadayn commented 8 years ago

Hi OS Release : PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)" NAME="Raspbian GNU/Linux" VERSION_ID="8" VERSION="8 (jessie)" ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

PHP : 5.6.22-0+deb8u1 Apache : 2.4.10

I also find this log in apache error log : sh: 1: /usr/bin/lsb_release: not found cat: /etc/system-release: No such file or directory sh: 1: /usr/bin/sensors: not found sh: 1: /usr/bin/ifconfig: not found sh: 1: /usr/sbin/ifconfig: not found