OSDN Git Service

improve Nagios4 support.
authorwhitestar <whitestar@users.osdn.me>
Sat, 19 Jun 2021 05:07:04 +0000 (14:07 +0900)
committerwhitestar <whitestar@users.osdn.me>
Sat, 19 Jun 2021 05:07:04 +0000 (14:07 +0900)
commit13c4d18bef07c670d7930a9cd95c7682f5739b40
tree9f595cf12b177a3cbc21e41b0384e1433e51095a
parent5a5ea22284ea5295f8729f9041c3cedf1e736f51
improve Nagios4 support.
13 files changed:
cookbooks/nagios-grid/README.md
cookbooks/nagios-grid/attributes/default.rb
cookbooks/nagios-grid/recipes/nagios-base.rb
cookbooks/nagios-grid/templates/default/etc/nagios3/cgi.cfg
cookbooks/nagios-grid/templates/default/etc/nagios4/base/checkcommands-generic.cfg [new file with mode: 0644]
cookbooks/nagios-grid/templates/default/etc/nagios4/base/hosts-generic.cfg [new file with mode: 0644]
cookbooks/nagios-grid/templates/default/etc/nagios4/base/services-generic.cfg [new file with mode: 0644]
cookbooks/nagios-grid/templates/default/etc/nagios4/cgi.cfg
cookbooks/nagios-grid/templates/default/etc/nagios4/site/checkcommands.cfg [new file with mode: 0644]
cookbooks/nagios-grid/templates/default/etc/nagios4/site/contacts.cfg [new file with mode: 0644]
cookbooks/nagios-grid/templates/default/etc/nagios4/site/hosts.cfg [new file with mode: 0644]
cookbooks/nagios-grid/templates/default/etc/nagios4/site/services.cfg [new file with mode: 0644]
cookbooks/nagios-grid/templates/default/etc/nagios4/site/timeperiods.cfg [new file with mode: 0644]