From a748ddfc903505b9801117dc59393ae0e2b09477 Mon Sep 17 00:00:00 2001 From: Ramil Valitov Date: Tue, 5 Nov 2019 01:05:17 +0300 Subject: [PATCH] [add] notice that we need bash --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d6be3f0..0cce5e0 100644 --- a/README.md +++ b/README.md @@ -260,6 +260,7 @@ First test that autodiscovery of PHP-FPM pools works on your machine. Run the fo ```console bash /etc/zabbix/zabbix_php_fpm_discovery.sh ``` +**Important:** please make sure that you use `bash` in the command above, not `sh` or other alternatives, otherwise you may get a script syntax error message. The output should be a valid JSON with a list of pools and their sockets, something like below: