]> git.immae.eu Git - perso/Immae/Config/Nix.git/commit
Add monitoring modules via naemon
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Wed, 17 Jul 2019 09:33:57 +0000 (11:33 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Wed, 17 Jul 2019 09:33:57 +0000 (11:33 +0200)
commit3bc32d9ebd9b0900eeef756122ad28f8857f8bfe
treeff92459e654fde6fe559dfd383d6a76e05a347cf
parente886ea19877fa0d4de32d35939f69e9c18681d59
Add monitoring modules via naemon
24 files changed:
modules/default.nix
modules/myids.nix
modules/naemon/default.nix [new file with mode: 0644]
modules/naemon/naemon.cfg [new file with mode: 0644]
modules/private/default.nix
modules/private/monitoring/conf/contacts.cfg [new file with mode: 0644]
modules/private/monitoring/conf/hosts.cfg [new file with mode: 0644]
modules/private/monitoring/conf/local_services.cfg [new file with mode: 0644]
modules/private/monitoring/conf/notify.cfg [new file with mode: 0644]
modules/private/monitoring/conf/objects.cfg [new file with mode: 0644]
modules/private/monitoring/conf/services.cfg [new file with mode: 0644]
modules/private/monitoring/conf/timeperiods.cfg [new file with mode: 0644]
modules/private/monitoring/default.nix [new file with mode: 0644]
modules/private/monitoring/plugins/check_command [new file with mode: 0755]
modules/private/monitoring/plugins/check_mem.sh [new file with mode: 0755]
modules/private/monitoring/plugins/notify_by_email [new file with mode: 0755]
modules/private/monitoring/plugins/send_nrdp.sh [new file with mode: 0755]
modules/private/system/eldiron.nix
pkgs/default.nix
pkgs/monitoring-plugins/default.nix [new file with mode: 0644]
pkgs/naemon-livestatus/default.nix [new file with mode: 0644]
pkgs/naemon-livestatus/naemon-livestatus.json [new file with mode: 0644]
pkgs/naemon/default.nix [new file with mode: 0644]
pkgs/naemon/naemon.json [new file with mode: 0644]