]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/commit
Add monitoring
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 1 Jul 2018 13:35:43 +0000 (15:35 +0200)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 8 Jul 2018 11:29:25 +0000 (13:29 +0200)
commitd8f933bd00a5cc416da00cd26c9d13f7a1c02486
tree6f8773b69418463485d1196389a6c264f3cf3a6e
parent25c99a635507abfe6af4a1f0a9fc5a103d1880c0
Add monitoring
15 files changed:
modules/base_installation/lib/puppet/provider/package/pacman.rb [new file with mode: 0644]
modules/base_installation/lib/puppet/provider/package/pip2.rb [new file with mode: 0644]
modules/base_installation/manifests/package_managers.pp
modules/profile/files/monitoring/check_command [new file with mode: 0644]
modules/profile/files/monitoring/check_md_raid [new file with mode: 0644]
modules/profile/manifests/monitoring.pp [new file with mode: 0644]
modules/profile/manifests/monitoring/commands.pp [new file with mode: 0644]
modules/profile/manifests/monitoring/contacts.pp [new file with mode: 0644]
modules/profile/manifests/monitoring/hosts.pp [new file with mode: 0644]
modules/profile/manifests/monitoring/services.pp [new file with mode: 0644]
modules/profile/manifests/monitoring/times.pp [new file with mode: 0644]
modules/profile/templates/monitoring/naemon.cfg.erb [new file with mode: 0644]
modules/profile/templates/monitoring/resource.cfg.erb [new file with mode: 0644]
modules/profile/templates/monitoring/send_nrdp.sh.erb [new file with mode: 0755]
modules/role/manifests/caldance.pp