diff options
author | Oleg Pykhalov <go.wigust@gmail.com> | 2020-11-29 18:01:19 +0300 |
---|---|---|
committer | Oleg Pykhalov <go.wigust@gmail.com> | 2020-11-29 18:02:36 +0300 |
commit | 36826389105fb7cf9037c5214ed9a6e37c83ad57 (patch) | |
tree | 80e54a4e9c02bc5891e81c8a2d42e72845236e5f /doc | |
parent | 6e043dfccdf4c584b7308b618167838a2f4bb79d (diff) |
doc: Document zabbix-agent hostname change.
This commit follows 8518a3692cbb9cd96d69c03e9de9ad6fdcfebbee.
* doc/guix.texi
(Monitoring Services)[zabbix-agent]: Set hostname to empty string.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index da6caaa4f1..56a1a21bbb 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -22135,7 +22135,7 @@ Defaults to @samp{"zabbix"}. Unique, case sensitive hostname which is required for active checks and must match hostname as configured on the server. -Defaults to @samp{"Zabbix server"}. +Defaults to @samp{""}. @end deftypevr |