check_webservice_load.sh: add support for 'nginx' and 'redis'. Change output on terminal.

This commit is contained in:
2018-04-23 02:24:38 +02:00
parent 36389fdc02
commit 9689157121
2 changed files with 470 additions and 10 deletions

View File

@ -19,7 +19,9 @@
check_load=true
check_mysql=true
check_apache=true
check_nginx=false
check_php_fpm=true
check_redis=false
check_website=false