monitoring: l'utilisation de localhost posait problème

This commit is contained in:
2017-01-20 12:01:26 +01:00
parent 0fefb7adc8
commit aec47a8d1b

View File

@@ -26,7 +26,7 @@ mkIf true {
enable = true; enable = true;
hosts = '' hosts = ''
[${config.networking.hostName}] [${config.networking.hostName}]
address localhost address 127.0.0.1
''; '';
extraGlobalConfig = '' extraGlobalConfig = ''
contact.email.command mail -s "Munin notification for ''${var:host}" root@${config.networking.hostName} contact.email.command mail -s "Munin notification for ''${var:host}" root@${config.networking.hostName}