guix/gnu/services
Gábor Boskovits a33652ee33
services: Add prometheus-node-exporter-service-type.
* gnu/services/monitoring.scm (prometheus-node-exporter-service-type):
New variable.
(<prometheus-node-exporter-configuration>): New record type.
(prometheus-node-exporter-shepherd-service): New procedure.
* gnu/doc/guix.texi (Monitoring Services): Document it.
* gnu/tests/monitoring.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add test module.
2018-07-09 10:39:06 +02:00
..
admin.scm
audio.scm
authentication.scm services: Fix "authentication" service name. 2018-06-23 00:21:23 +02:00
avahi.scm
base.scm services: mingetty: Use '--nohangup'. 2018-07-05 00:14:01 +02:00
certbot.scm
cgit.scm services: cgit: Make project-list permit a file-object. 2018-05-18 17:24:39 +01:00
configuration.scm
cuirass.scm services: cuirass: Add description. 2018-06-22 12:37:58 +02:00
cups.scm services: cups: Add description. 2018-06-22 12:37:19 +02:00
databases.scm
dbus.scm services: dbus: Search more directories for '.service' files. 2018-05-20 21:42:33 +03:00
desktop.scm gnu: mate-desktop-service-type: Add description. 2018-05-24 10:15:51 +02:00
dict.scm
dns.scm services: dnsmasq-service-type: Add default configuration and description. 2018-06-08 23:32:49 +08:00
games.scm gnu: services: Fix wesnothd-configuration? symbol export. 2018-05-14 20:15:28 +05:30
herd.scm
kerberos.scm
lirc.scm
mail.scm
mcron.scm
messaging.scm services: bitlbee: Add plugins. 2018-05-11 00:15:59 +02:00
monitoring.scm services: Add prometheus-node-exporter-service-type. 2018-07-09 10:39:06 +02:00
networking.scm services: tor: Mark end of auto-generated configuration block. 2018-06-14 05:21:35 +02:00
nfs.scm
pm.scm services: Fix GPLv3 header in cuirass and pm modules. 2018-06-20 12:16:11 -04:00
rsync.scm
sddm.scm
shepherd.scm services: boot: Take gexps instead of monadic gexps. 2018-06-20 23:47:08 +02:00
sound.scm services: alsa-service-type: Fix the loading of 'pulse' plugin. 2018-06-25 23:29:46 +08:00
spice.scm
ssh.scm
sysctl.scm
telephony.scm
version-control.scm
virtualization.scm
vpn.scm
web.scm services: nginx: Support extra content in the http block. 2018-06-12 21:18:10 +01:00
xorg.scm