summaryrefslogtreecommitdiff
path: root/gnu/services/monitoring.scm
AgeCommit message (Expand)AuthorFilesLines
2026-05-29gnu: Update default prometheus-node-exporter-configuration-package.Charles Roelli1-1/+1
2026-03-29gnu: Add collectd-service-type.Ian Eure1-6/+565
2026-03-11services: Add and use shepherd-signal-action.Yelninei1-12/+4
2025-02-23services: Add missing Shepherd dependency on ‘user-processes’.Ludovic Courtès1-2/+2
2024-08-11gnu: Replace (almost) all uses of /run/setuid-programs.Tobias Geerinckx-Rice1-1/+1
2024-06-02services: darkstat: Depend on ‘user-processes’.Ludovic Courtès1-1/+1
2023-05-11services: Add vnstat-service-type.Bruno Victal1-0/+472
2023-02-27ui: 'display-hint' quotes extra arguments for Texinfo.Ludovic Courtès1-2/+4
2022-12-12services: zabbix-server: Increase Shepherd grace period.Marius Bakke1-1/+4
2022-12-07services: zabbix-agent: Adjust command-line when using zabbix_agent2.Marius Bakke1-4/+13
2022-12-07services: zabbix: Don't write user to configuration file.Marius Bakke1-9/+6
2022-11-17Fix problems initially introduced in commit 543d971ed2, now reinstated.Maxim Cournoyer1-1/+1
2022-11-17Revert "services: configuration: Revert to a working ‘guix home’."Maxim Cournoyer1-2/+2
2022-11-13services: configuration: Revert to a working ‘guix home’.Tobias Geerinckx-Rice1-2/+2
2022-11-15services: configuration: Re-order generated record fields.Maxim Cournoyer1-2/+2
2022-04-29services: Add missing 'description' fields.Ludovic Courtès1-2/+7
2022-02-17services: zabbix: Add requirement on 'user-processes'.Marius Bakke1-0/+2
2022-02-13doc: Zabbix: Improvide description.Marius Bakke1-2/+3
2022-02-07services: zabbix-frontend: Restore correct variable name.Marius Bakke1-2/+2
2022-02-07services: monitoring: Remove unused procedure.Marius Bakke1-23/+0
2022-02-07services: zabbix-front-end: Restore backwards compatibility.Marius Bakke1-6/+32
2022-02-01services: zabbix-frontend: Support custom server package.Marius Bakke1-25/+31
2022-01-30services: zabbix: Support gexps in configuration serializer.Marius Bakke1-18/+13
2022-01-29services: zabbix-agent: Set the PATH variable.Marius Bakke1-1/+3
2022-01-29services: zabbix-frontend: Adjust indentation.Marius Bakke1-20/+20
2022-01-29services: zabbix-frontend: Enable IEEE754-compatible history values.Marius Bakke1-0/+3
2022-01-29services: zabbix-server: Add shepherd actions for runtime control commands.Marius Bakke1-16/+60
2022-01-29services: zabbix-frontend: Fix configuration file for hard coded passwords.Marius Bakke1-1/+1
2022-01-26services: zabbix-server: Do not write database password to the store.Marius Bakke1-6/+5
2022-01-26services: zabbix-agent: Respect user and group configuration.Marius Bakke1-2/+2
2021-11-30services: Accept <inferior-package>s in lieu of <package>s.Tobias Geerinckx-Rice1-3/+3
2020-12-07prometheus-node-exporter: Support extra options.Christopher Baines1-3/+6
2020-12-07prometheus-node-exporter: Enable the textfile collector.Christopher Baines1-3/+24
2020-12-07services: prometheus-node-exporter: Use a log file.Christopher Baines1-1/+2
2020-12-07prometheus-node-exporter: Add user and group.Christopher Baines1-11/+28
2020-12-07services: prometheus-node-exporter: Neaten up.Christopher Baines1-2/+11
2020-11-29services: zabbix-agent: Delete not mandatory hostname configuration.Oleg Pykhalov1-2/+2
2020-11-05services: Remove imports of (ice-9 …) modules.Ludovic Courtès1-4/+3
2019-11-03gnu: zabbix-agentd: Update to 4.4.1.Oleg Pykhalov1-1/+2
2019-05-22gnu: darkstat-service-type: Fix typo "statistics".Vagrant Cascadian1-1/+1
2019-05-15gnu: Update copyright line.Gábor Boskovits1-1/+1
2019-05-13services: prometheus-node-exporter add default.Gábor Boskovits1-1/+2
2019-03-10services: zabbix-front-end: Show location in messages.Oleg Pykhalov1-24/+33
2019-03-04services: Use 'file-append' for user account shells.Ludovic Courtès1-2/+2
2018-12-20services: zabbix-front-end: Tweak error and hint messages.Ludovic Courtès1-5/+4
2018-12-19services: zabbix-front-end: Improve hint and error messages.Oleg Pykhalov1-6/+8
2018-12-17services: monitoring: Add 'zabbix-front-end'.Oleg Pykhalov1-2/+146
2018-12-17services: monitoring: Add 'zabbix-agent'.Oleg Pykhalov1-1/+132
2018-12-17services: monitoring: Add 'zabbix-server'.Oleg Pykhalov1-1/+190
2018-07-09services: Add prometheus-node-exporter-service-type.Gábor Boskovits1-1/+37