Merge branch 'monitoring' of ifsr.de:wurzel/fruitbasket into monitoring
This commit is contained in:
commit
ab5df354ff
|
@ -43,6 +43,11 @@ in
|
|||
enabledCollectors = [ "systemd" ];
|
||||
port = 9002;
|
||||
};
|
||||
postfix = {
|
||||
enable = true;
|
||||
port = 25;
|
||||
user = config.serivces.postfix.user;
|
||||
};
|
||||
};
|
||||
scrapeConfigs = [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue