Adjust 'check_webservice_load.conf.sample', add 'check_postgresql'.

This commit is contained in:
Christoph 2018-04-23 17:55:02 +02:00
parent 51a38fc061
commit 912c69a735

View File

@ -18,6 +18,13 @@
# -
check_load=true
check_mysql=true
# - PostgreSQL
# -
# - NOT useful, if more than one PostgreSQL instances are running!
# -
check_postgresql=false
check_apache=true
check_nginx=false
check_php_fpm=true