symphorien+git@xlumurb.eu be25e45fc8 nagios: various improvements
* structured config for main config file allows to launch nagios in
debug mode without having to write the whole config file by hand
* build time syntax check
* all options have types, one more example
* I find it misleading that the main nagios config file is linked in
/etc but that if you change the link in /etc/ and restart nagios, it
has no effect. Have nagios use /etc/nagios.cfg
* fix paths in example nagios config files, which allows to reuse it:
  services.nagios.objectDefs =
   (map (x: "${pkgs.nagios}/etc/objects/${x}.cfg")
   [ "templates" "timeperiods" "commands" ]) ++ [ ./main.cfg ]
* for the above reason, add mailutils to default plugins

Co-Authored-By: Aaron Andersen <aaron@fosslib.net>
2019-12-30 16:40:52 +01:00
..
2019-12-16 10:09:59 +01:00
2019-10-12 22:25:28 +02:00
2019-12-25 20:51:01 +00:00
2019-12-24 12:20:52 -05:00
2019-12-25 10:33:50 -05:00
2019-12-30 16:40:52 +01:00
2019-09-07 13:24:24 +01:00
2019-09-02 23:25:24 +02:00