]> git.immae.eu Git - perso/Immae/Config/Nix.git/commit - modules/private/monitoring/plugins/check_mysql_replication
Add status engine website
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Tue, 16 Jun 2020 13:23:20 +0000 (15:23 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Tue, 16 Jun 2020 14:16:00 +0000 (16:16 +0200)
commita97118c489a59d723538292214efaa10dfcb96df
tree853ec20d2af94dc8d3325fa3b781dd535cd72c86
parentb1b8a5623d22a7ee4301afe4e7b9d368ef7ded8f
Add status engine website
33 files changed:
modules/private/default.nix
modules/private/environment.nix
modules/private/monitoring/default.nix
modules/private/monitoring/objects_common.nix
modules/private/monitoring/plugins/check_command
modules/private/monitoring/plugins/check_emails
modules/private/monitoring/plugins/check_eriomem
modules/private/monitoring/plugins/check_ftp_database
modules/private/monitoring/plugins/check_git
modules/private/monitoring/plugins/check_imap_connection
modules/private/monitoring/plugins/check_last_file_date
modules/private/monitoring/plugins/check_mysql_replication
modules/private/monitoring/plugins/check_openldap_replication
modules/private/monitoring/plugins/check_ovh_sms
modules/private/monitoring/plugins/check_postgres_replication
modules/private/monitoring/plugins/check_redis_replication
modules/private/monitoring/status_engine.nix [new file with mode: 0644]
modules/private/websites/default.nix
modules/private/websites/tools/performance/default.nix [new file with mode: 0644]
pkgs/default.nix
pkgs/gearmand/default.nix [new file with mode: 0644]
pkgs/naemon/default.nix
pkgs/naemon/naemon.json
pkgs/status_engine/host_perfdata.patch [new file with mode: 0644]
pkgs/status_engine/interface.nix [new file with mode: 0644]
pkgs/status_engine/interface_composer.lock [new file with mode: 0644]
pkgs/status_engine/interface_php_packages.nix [new file with mode: 0644]
pkgs/status_engine/module.json [new file with mode: 0644]
pkgs/status_engine/module.nix [new file with mode: 0644]
pkgs/status_engine/worker.json [new file with mode: 0644]
pkgs/status_engine/worker.nix [new file with mode: 0644]
pkgs/status_engine/worker_composer.lock [new file with mode: 0644]
pkgs/status_engine/worker_php_packages.nix [new file with mode: 0644]