check_webservice_load.sh: change check of PostgreSQL service.
This commit is contained in:
@ -159,6 +159,14 @@ check_website=false
|
||||
#mariadb_credential_args=""
|
||||
|
||||
|
||||
# - Port of PostgreSQL Service
|
||||
# -
|
||||
# - defaults to '5432'
|
||||
# - postgresql_port=5432
|
||||
# -
|
||||
#postgresql_port=5432
|
||||
|
||||
|
||||
# - Additional Settings for check_php_fpm
|
||||
# -
|
||||
# - On Linux Vserver System set
|
||||
|
Reference in New Issue
Block a user