nixpkgs/pkgs
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
..
applications Merge pull request #76541 from veprbl/pr/root_python_wrap 2019-12-26 12:29:12 -05:00
build-support rustPlatform.fetchcargo: expose 2019-12-23 18:27:56 +00:00
common-updater
data Merge pull request #76192 from worldofpeace/pantheon-update-script 2019-12-22 18:56:13 -05:00
desktops Merge pull request #76348 from romildo/upd.mate 2019-12-26 08:07:11 -03:00
development python3Packages.pytesseract: 0.3.0 -> 0.3.1 2019-12-26 20:16:16 +01:00
games Merge pull request #76439 from r-ryantm/auto-update/tome4 2019-12-24 18:43:24 -05:00
misc treewide: update which packages I'm currently maintaining 2019-12-26 15:27:47 +01:00
os-specific treewide: update which packages I'm currently maintaining 2019-12-26 15:27:47 +01:00
servers nagios: various improvements 2019-12-30 16:40:52 +01:00
shells treewide: update which packages I'm currently maintaining 2019-12-26 15:27:47 +01:00
stdenv allowInsecureDefaultPredicate: fix to use getName 2019-12-15 18:01:19 +00:00
test
tools Merge pull request #76442 from r-ryantm/auto-update/tigervnc 2019-12-26 20:31:01 +01:00
top-level ueberzug: init at 18.1.5 2019-12-26 17:49:35 +01:00