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

PHP Warning #52

Closed azlux closed 7 years ago

azlux commented 7 years ago

Hi, The page is working well, but nginx report some no blocking errors and warnings.

2017/10/06 15:41:23 [error] 2330#2330: *7674 FastCGI sent in stderr: "PHP message: PHP Notice:  A non well formed numeric value encountered in ./libs/load_average.php on line 17" while reading response header from upstream, client: 128.***.***.***, server: azlux.fr, request: "GET /****/libs/load_average.php HTTP/2.0", upstream: "fastcgi./unix:/run/php/php7.1-fpm.sock:", host: "azlux.fr", referrer: "https./azlux.fr/******/"
2017/10/06 15:41:23 [error] 2330#2330: *7674 FastCGI sent in stderr: "PHP message: PHP Notice:  A non well formed numeric value encountered in ./libs/cpu.php on line 59" while reading response header from upstream, client: 128.***.***.***, server: azlux.fr, request: "GET /****/libs/cpu.php HTTP/2.0", upstream: "fastcgi./unix:/run/php/php7.1-fpm.sock:", host: "azlux.fr", referrer: "https./azlux.fr/******/"
2017/10/06 15:41:23 [error] 2330#2330: *7674 FastCGI sent in stderr: "PHP message: PHP Notice:  A non well formed numeric value encountered in ./libs/memory.php on line 22
PHP message: PHP Notice:  A non well formed numeric value encountered in ./libs/memory.php on line 27
PHP message: PHP Notice:  A non well formed numeric value encountered in ./libs/memory.php on line 33" while reading response header from upstream, client: 128.***.***.***, server:azlux.fr, request: "GET /****/libs/memory.php HTTP/2.0", upstream: "fastcgi./unix:/run/php/php7.1-fpm.sock:", host: "azlux.fr", referrer: "https./azlux.fr/******/"
2017/10/06 15:41:23 [error] 2330#2330: *7674 FastCGI sent in stderr: "PHP message: PHP Notice:  A non well formed numeric value encountered in ./libs/swap.php on line 17
PHP message: PHP Notice:  A non well formed numeric value encountered in ./libs/swap.php on line 17
PHP message: PHP Notice:  A non well formed numeric value encountered in ./libs/swap.php on line 27
PHP message: PHP Notice:  A non well formed numeric value encountered in ./libs/swap.php on line 28" while reading response header from upstream, client: 128.***.***.***, server: azlux.fr, request: "GET /****/libs/swap.php HTTP/2.0", upstream: "fastcgi./unix:/run/php/php7.1-fpm.sock:", host: "azlux.fr", referrer: "https./azlux.fr/******/"
2017/10/06 15:41:23 [error] 2330#2330: *7674 FastCGI sent in stderr: "PHP message: PHP Notice:  A non well formed numeric value encountered in ./libs/Utils/Misc.php on line 92
PHP message: PHP Notice:  A non well formed numeric value encountered in ./libs/Utils/Misc.php on line 92
PHP message: PHP Notice:  A non well formed numeric value encountered in ./libs/Utils/Misc.php on line 101" while reading response header from upstream, client: 128.***.***.***, server: azlux.fr, request: "GET /****/libs/system.php HTTP/2.0", upstream: "fastcgi./unix:/run/php/php7.1-fpm.sock:", host: "azlux.fr", referrer: "https./azlux.fr/******/"

I use :

Az

shevabam commented 7 years ago

Fixed, thanks a lot!