summaryrefslogtreecommitdiff
path: root/gnu/services/monitoring.scm
AgeCommit message (Expand)Author
2023-05-11services: Add vnstat-service-type.Bruno Victal
2023-02-27ui: 'display-hint' quotes extra arguments for Texinfo.Ludovic Courtès
2022-12-12services: zabbix-server: Increase Shepherd grace period.Marius Bakke
2022-12-07services: zabbix-agent: Adjust command-line when using zabbix_agent2.Marius Bakke
2022-12-07services: zabbix: Don't write user to configuration file.Marius Bakke
2022-11-17Fix problems initially introduced in commit 543d971ed2, now reinstated.Maxim Cournoyer
2022-11-17Revert "services: configuration: Revert to a working ‘guix home’."Maxim Cournoyer
2022-11-13services: configuration: Revert to a working ‘guix home’.Tobias Geerinckx-Rice
2022-11-15services: configuration: Re-order generated record fields.Maxim Cournoyer
2022-04-29services: Add missing 'description' fields.Ludovic Courtès
2022-02-17services: zabbix: Add requirement on 'user-processes'.Marius Bakke
2022-02-13doc: Zabbix: Improvide description.Marius Bakke
2022-02-07services: zabbix-frontend: Restore correct variable name.Marius Bakke
2022-02-07services: monitoring: Remove unused procedure.Marius Bakke
2022-02-07services: zabbix-front-end: Restore backwards compatibility.Marius Bakke
2022-02-01services: zabbix-frontend: Support custom server package.Marius Bakke
2022-01-30services: zabbix: Support gexps in configuration serializer.Marius Bakke
2022-01-29services: zabbix-agent: Set the PATH variable.Marius Bakke
2022-01-29services: zabbix-frontend: Adjust indentation.Marius Bakke
2022-01-29services: zabbix-frontend: Enable IEEE754-compatible history values.Marius Bakke
2022-01-29services: zabbix-server: Add shepherd actions for runtime control commands.Marius Bakke
2022-01-29services: zabbix-frontend: Fix configuration file for hard coded passwords.Marius Bakke
2022-01-26services: zabbix-server: Do not write database password to the store.Marius Bakke
2022-01-26services: zabbix-agent: Respect user and group configuration.Marius Bakke
2021-11-30services: Accept <inferior-package>s in lieu of <package>s.Tobias Geerinckx-Rice
2020-12-07prometheus-node-exporter: Support extra options.Christopher Baines
2020-12-07prometheus-node-exporter: Enable the textfile collector.Christopher Baines
2020-12-07services: prometheus-node-exporter: Use a log file.Christopher Baines
2020-12-07prometheus-node-exporter: Add user and group.Christopher Baines
2020-12-07services: prometheus-node-exporter: Neaten up.Christopher Baines
2020-11-29services: zabbix-agent: Delete not mandatory hostname configuration.Oleg Pykhalov
2020-11-05services: Remove imports of (ice-9 …) modules.Ludovic Courtès
2019-11-03gnu: zabbix-agentd: Update to 4.4.1.Oleg Pykhalov
2019-05-22gnu: darkstat-service-type: Fix typo "statistics".Vagrant Cascadian
2019-05-15gnu: Update copyright line.Gábor Boskovits
2019-05-13services: prometheus-node-exporter add default.Gábor Boskovits
2019-03-10services: zabbix-front-end: Show location in messages.Oleg Pykhalov
2019-03-04services: Use 'file-append' for user account shells.Ludovic Courtès
2018-12-20services: zabbix-front-end: Tweak error and hint messages.Ludovic Courtès
2018-12-19services: zabbix-front-end: Improve hint and error messages.Oleg Pykhalov
2018-12-17services: monitoring: Add 'zabbix-front-end'.Oleg Pykhalov
2018-12-17services: monitoring: Add 'zabbix-agent'.Oleg Pykhalov
2018-12-17services: monitoring: Add 'zabbix-server'.Oleg Pykhalov
2018-07-09services: Add prometheus-node-exporter-service-type.Gábor Boskovits
2018-01-08gnu: services: Add darkstat service.宋文武