We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b25a72e commit cb9b675Copy full SHA for cb9b675
README.md
@@ -24,7 +24,7 @@ It is possible to control what data is gathered by providing arguments to the di
24
| sys.argv[7] | txtYES, txtNO | TXT. Will spawn additional process. |
25
26
## Installation
27
-Requires `python3` and `bind9-host` (Debian) or `bind-utils` (Centos) packages. Uses `host` binary.<br />
+Requires `python3`, `zabbix-sender`, `bind9-host` (Debian) or `bind-utils` (Centos) packages. Uses `host` binary.<br />
28
29
Take a look at script's first lines and change values if necessary. Its important to specify `serverIP` (server or proxy) in `dnscheck-send.py`.
30
0 commit comments