/etc/openrc/

css'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/monitoring.scm
AgeCommit message (Expand)Author
2022-10-27gnu: zabbix-cli: Switch to pyproject-build-system....* gnu/packages/monitoring.scm (zabbix-cli)[build-system]: Switch to PYPROJECT-BUILD-SYSTEM. [arguments]: Remove check phase. Marius Bakke
2022-10-27gnu: Zabbix: Update to 6.0.9....* gnu/packages/monitoring.scm (zabbix-agentd): Update to 6.0.9. Marius Bakke
2022-10-27gnu: zabbix-agentd: Enable TLS support....* gnu/packages/monitoring.scm (zabbix-agentd)[arguments]: Pass "--with-gnutls" in #:configure-flags. [inputs]: Add GNUTLS. (zabbix-server): Inherit these changes. Marius Bakke
2022-09-24gnu: Add batsignal....* gnu/packages/monitoring.scm (batsignal): New variable. Co-authored-by: ( <paren@disroot.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org> M
2022-09-15gnu: python-pyabbix: Update to 1.2.1....* gnu/packages/monitoring.scm (python-pyzabbix)[arguments]: Remove patch phase. Use pytest instead of nose in check phase. [native-inputs]: Remove PYTHON-HTTPRETTY and PYTHON-NOSE. Add PYTHON-REQUESTS-MOCK and PYTHON-PYTEST. [propagated-inputs]: Remove PYTHON-SEMANTIC-VERSION. Add PYTHON-PACKAGING. Marius Bakke
2022-09-07gnu: zabbix: Update to 6.0.8....* gnu/packages/monitoring.scm (zabbix-agentd): Update to 6.0.8. [native-inputs]: Add PKG-CONFIG. Marius Bakke
2022-08-10gnu: Add python-statsd....* gnu/packages/monitoring.scm (python-statsd): New variable. Hartmut Goebel
2022-07-18gnu: Add pw....* gnu/packages/monitoring.scm (pw): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Paul A. Patience
2022-06-23gnu: Zabbix: Update to 6.0.5....* gnu/packages/monitoring.scm (zabbix-agentd): Update to 6.0.5. Marius Bakke
2022-06-21gnu: zabbix-cli: Update to 2.3.0....* gnu/packages/monitoring.scm (zabbix-cli): Update to 2.3.0. [arguments]: Convert to gexp. Install documentation and run tests. [native-inputs]: Add PYTHON-SPHINX and PYTHON-PYTEST. Marius Bakke
2022-06-21gnu: zabbix-cli: Use new style....* gnu/packages/monitoring.scm (zabbix-cli)[arguments]: Use SEARCH-INPUT-FILE. [inputs]: Remove labels. Marius Bakke
2022-04-09gnu: Zabbix: Update to 6.0.3....* gnu/packages/monitoring.scm (zabbix-agentd): Update to 6.0.3. Marius Bakke