Adjust 'check_webservice_load.conf.sample', add 'check_postgresql'.
This commit is contained in:
parent
51a38fc061
commit
912c69a735
@ -18,6 +18,13 @@
|
|||||||
# -
|
# -
|
||||||
check_load=true
|
check_load=true
|
||||||
check_mysql=true
|
check_mysql=true
|
||||||
|
|
||||||
|
# - PostgreSQL
|
||||||
|
# -
|
||||||
|
# - NOT useful, if more than one PostgreSQL instances are running!
|
||||||
|
# -
|
||||||
|
check_postgresql=false
|
||||||
|
|
||||||
check_apache=true
|
check_apache=true
|
||||||
check_nginx=false
|
check_nginx=false
|
||||||
check_php_fpm=true
|
check_php_fpm=true
|
||||||
|
Loading…
Reference in New Issue
Block a user