check_webservice_load.sh: add support for 'nginx' and 'redis'. Change output on terminal.
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user