mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: zabbix-agentd: Update to 4.4.1.
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.4.1. * gnu/services/monitoring.scm (%zabbix-front-end-configuration-nginx): Add listen record field.
This commit is contained in:
parent
87007947d8
commit
13f0414ece
2 changed files with 4 additions and 3 deletions
|
@ -473,7 +473,8 @@ configuration file."))
|
|||
(list "
|
||||
fastcgi_param PHP_VALUE \"post_max_size = 16M
|
||||
max_execution_time = 300\";
|
||||
")))))))))
|
||||
")))))))
|
||||
(listen '("80"))))
|
||||
|
||||
(define-configuration zabbix-front-end-configuration
|
||||
;; TODO: Specify zabbix front-end package.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue