LICENSE
MANIFEST.in
README.md
coshsh_pycompat.py
setup.py
bin/coshsh-cook
bin/coshsh-create-template-tree
coshsh/__init__.py
coshsh/application.py
coshsh/configparser.py
coshsh/contact.py
coshsh/contactgroup.py
coshsh/datainterface.py
coshsh/datarecipient.py
coshsh/datasource.py
coshsh/dependency.py
coshsh/generator.py
coshsh/host.py
coshsh/hostgroup.py
coshsh/item.py
coshsh/jinja2_extensions.py
coshsh/monitoringdetail.py
coshsh/recipe.py
coshsh/templaterule.py
coshsh/util.py
coshsh/vault.py
coshsh.egg-info/PKG-INFO
coshsh.egg-info/SOURCES.txt
coshsh.egg-info/dependency_links.txt
coshsh.egg-info/not-zip-safe
coshsh.egg-info/top_level.txt
recipes/default/classes/contact_defaults.py
recipes/default/classes/datarecipient_coshsh_default.py
recipes/default/classes/datarecipient_discard.py
recipes/default/classes/datarecipient_prometheus_snmp.py
recipes/default/classes/datasource_csvfile.py
recipes/default/classes/datasource_discard.py
recipes/default/classes/datasource_simplesample.py
recipes/default/classes/detail_access.py
recipes/default/classes/detail_custom_macro.py
recipes/default/classes/detail_datastore.py
recipes/default/classes/detail_depth.py
recipes/default/classes/detail_filesystem.py
recipes/default/classes/detail_interface.py
recipes/default/classes/detail_keyvalues.py
recipes/default/classes/detail_login.py
recipes/default/classes/detail_loginsnmpv2.py
recipes/default/classes/detail_loginsnmpv3.py
recipes/default/classes/detail_nagios.py
recipes/default/classes/detail_nagiosconf.py
recipes/default/classes/detail_port.py
recipes/default/classes/detail_process.py
recipes/default/classes/detail_role.py
recipes/default/classes/detail_socket.py
recipes/default/classes/detail_tablespace.py
recipes/default/classes/detail_tag.py
recipes/default/classes/detail_url.py
recipes/default/classes/detail_volume.py
recipes/default/classes/os_linux.py
recipes/default/classes/os_windows.py
recipes/default/classes/vault_naemon.py
recipes/default/templates/contact.tpl
recipes/default/templates/contactgroup.tpl
recipes/default/templates/host.tpl
recipes/default/templates/hostgroup.tpl
recipes/default/templates/os_linux_default.tpl
recipes/default/templates/os_linux_fs.tpl
recipes/default/templates/os_windows_default.tpl
recipes/default/templates/os_windows_fs.tpl
tests/.gitignore
tests/README.single_test
tests/__init__.py
tests/common_coshsh_test.py
tests/conftest.py
tests/git_reset_hard_and_clean
tests/test_application_mysql.py
tests/test_attrstrip.py
tests/test_bin.py
tests/test_catchall.py
tests/test_classes.py
tests/test_configparser.py
tests/test_contactgroup.py
tests/test_contacts.py
tests/test_csv_filter.py
tests/test_datainterface.py
tests/test_datarecipient.py
tests/test_datasource.py
tests/test_delta.py
tests/test_dependency.py
tests/test_dest.py
tests/test_details.py
tests/test_extensions.py
tests/test_for_tool.py
tests/test_generic.py
tests/test_git.py
tests/test_host.py
tests/test_host_attributes.py
tests/test_inheritance.py
tests/test_item.py
tests/test_jinja2_extensions.py
tests/test_logging.py
tests/test_macros.py
tests/test_merge.py
tests/test_myjinja.py
tests/test_nagiosconf.py
tests/test_obdir_paths.py
tests/test_order.py
tests/test_package.py
tests/test_pid.py
tests/test_pushgateway.py
tests/test_pycompat.py
tests/test_rcp_logs.py
tests/test_recex.py
tests/test_recipeattrs.py
tests/test_recipes.py
tests/test_regex_filters.py
tests/test_snmptt.py
tests/test_suffix.py
tests/test_templaterule.py
tests/test_timeperiod.py
tests/test_util.py
tests/test_vault.py
tests/etc/coshsh.cfg
tests/etc/coshsh13.cfg
tests/etc/coshsh2.cfg
tests/etc/coshsh20.cfg
tests/etc/coshsh3.cfg
tests/etc/coshsh4.cfg
tests/etc/coshsh5.cfg
tests/etc/coshsh6.cfg
tests/etc/coshsh7.cfg
tests/etc/coshsh_merge.cfg
tests/etc/coshsh_regex.cfg
tests/etc/timeperiods.cfg
tests/etc/check_logfiles/snmptt/RAGPICKER-MIB.cfg
tests/etc/check_logfiles/snmptt/SM10-R2-MIB.cfg
tests/etc/check_logfiles/snmptt/Unity-MIB.cfg
tests/etc/naemon/vault.cfg
tests/recipes/mark/classes/app_monops.py
tests/recipes/mark/classes/detail_monops_timeperiod.py
tests/recipes/mark/data/tp_applicationdetails.csv
tests/recipes/mark/data/tp_applications.csv
tests/recipes/mark/data/tp_hosts.csv
tests/recipes/mark/templates/timeperiods_monops.tpl
tests/recipes/mycorp/classes/os_linux.py
tests/recipes/test10/classes/app_db_mysql.py
tests/recipes/test10/data/csv10.1_applicationdetails.csv
tests/recipes/test10/data/csv10.1_applications.csv
tests/recipes/test10/data/csv10.1_hosts.csv
tests/recipes/test10/data/csv10.2_applications.csv
tests/recipes/test10/data/csv10.2_hosts.csv
tests/recipes/test10/data/csv10.3_applicationdetails.csv
tests/recipes/test10/data/csv10.3_applications.csv
tests/recipes/test10/data/csv10.3_hosts.csv
tests/recipes/test10/templates/app_db_mysql_default.tpl
tests/recipes/test10/templates_err/app_db_mysql_default.tpl
tests/recipes/test11/classes/datasource_simplesample.py
tests/recipes/test11/classes/os_linux.py
tests/recipes/test11/classes/os_windows.py
tests/recipes/test11/templates/nrpe_os_windows_fs.tpl
tests/recipes/test11/templates/os_windows_default.tpl
tests/recipes/test11/templates/os_windows_fs.tpl
tests/recipes/test12/classes/datarecipient_simplesample.py
tests/recipes/test12/classes/datasource_simplesample.py
tests/recipes/test12/classes/os_linux.py
tests/recipes/test12/classes/os_windows.py
tests/recipes/test12/templates/nrpe_os_windows_fs.tpl
tests/recipes/test12/templates/os_windows_default.tpl
tests/recipes/test12/templates/os_windows_fs.tpl
tests/recipes/test13/data/csv13_applications.csv
tests/recipes/test13/data/csv13_hosts.csv
tests/recipes/test13c/classes/host.py
tests/recipes/test13c/classes/os_aix.py
tests/recipes/test13c/classes/os_dos.py
tests/recipes/test13c/classes/os_linux.py
tests/recipes/test13c/templates/host.tpl
tests/recipes/test13c/templates/os_aix_default.tpl
tests/recipes/test13c/templates/os_beos_default.tpl
tests/recipes/test13c/templates/os_linux_default.tpl
tests/recipes/test13c/templates/os_windows.tpl
tests/recipes/test13d/classes/os_aix.py
tests/recipes/test13d/classes/os_beos.py
tests/recipes/test13d/classes/os_linux.py
tests/recipes/test13d/templates/os_aix_default.tpl
tests/recipes/test13d/templates/os_dos_default.tpl
tests/recipes/test13d/templates/os_linux_default.tpl
tests/recipes/test14/classes/datasource_lazydetails.py
tests/recipes/test15/data/csvgrow_hosts.csv
tests/recipes/test16/data/csvshrink_hosts.csv
tests/recipes/test20/classes/datarecipient_snmp_exporter.py
tests/recipes/test20/classes/os_cisco.py
tests/recipes/test20/data/csv20.1_applicationdetails.csv
tests/recipes/test20/data/csv20.1_applications.csv
tests/recipes/test20/data/csv20.1_hosts.csv
tests/recipes/test20/data/csv20.e_applicationdetails.csv
tests/recipes/test20/data/csv20.e_applications.csv
tests/recipes/test20/data/csv20.e_hosts.csv
tests/recipes/test20/templates/exporter.tpl
tests/recipes/test20/templates/os_ios_default.tpl
tests/recipes/test22/classes/contact.py
tests/recipes/test22/data/csv22_applicationdetails.csv
tests/recipes/test22/data/csv22_applications.csv
tests/recipes/test22/data/csv22_contacts.csv
tests/recipes/test22/data/csv22_hosts.csv
tests/recipes/test22/templates221/contact_using_a_known_template.tpl
tests/recipes/test3/classes/datasource_simplesample.py
tests/recipes/test33/catchall/app_my_generic.py
tests/recipes/test33/catchall/app_my_generic_blinkenlights.tpl
tests/recipes/test33/catchall/app_my_generic_fs.tpl
tests/recipes/test33/catchall/app_my_generic_ports.tpl
tests/recipes/test33/catchall/app_my_generic_services.tpl
tests/recipes/test33/catchall/detail_blinkenlight.py
tests/recipes/test33/classes/app_generic_web.py
tests/recipes/test33/classes/app_withblanks.py
tests/recipes/test33/classes/datasource_simplesample.py
tests/recipes/test4/classes/app_oraaooindsdb.py
tests/recipes/test4/classes/datasource_simplesample.py
tests/recipes/test4/classes/my_jinja2_extensions.py
tests/recipes/test4/classes/os_linux.py
tests/recipes/test4/classes/os_windows.py
tests/recipes/test4/templates/app_oraappindsdb_default.tpl
tests/recipes/test4/templates/os_windows_default.tpl
tests/recipes/test4/templates/os_windows_kaas.tpl
tests/recipes/test6/classes/app_generic_web.py
tests/recipes/test6/classes/detail_ram.py
tests/recipes/test6/classes/os_linux.py
tests/recipes/test6/data/csvdetails_applicationdetails.csv
tests/recipes/test6/data/csvdetails_applications.csv
tests/recipes/test6/data/csvdetails_hosts.csv
tests/recipes/test6/templates/app_generic_web.tpl
tests/recipes/test8/classes/datasource_handshake.py
tests/recipes/test9/classes/datarecipient_mcid.py
tests/recipes/test9/classes/datarecipient_simplesample.py
tests/recipes/test9/classes/datasource_simplesample.py
tests/recipes/test9/classes/os_linux.py
tests/recipes/test9/classes/os_windows.py
tests/recipes/test9/templates/os_windows_default.tpl
tests/recipes/test9/templates/os_windows_kaas.tpl
tests/recipes/testcsvfilt/data/csvfilt_applicationdetails.csv
tests/recipes/testcsvfilt/data/csvfilt_applications.csv
tests/recipes/testcsvfilt/data/csvfilt_contacts.csv
tests/recipes/testcsvfilt/data/csvfilt_hosts.csv
tests/recipes/testsnmptt/classes/datarecipient_atomic.py
tests/recipes/testsnmptt/classes/datasource_snmptt.py
tests/recipes/testsnmptt/classes/os_ds3500.py
tests/recipes/testsnmptt/classes/os_paloalto.py
tests/recipes/testsnmptt/classes/os_unity.py
tests/recipes/testsnmptt/data/csvpaloalto_applications.csv
tests/recipes/testsnmptt/data/csvpaloalto_hosts.csv
tests/recipes/testsnmptt/data/csvunity_applicationdetails.csv
tests/recipes/testsnmptt/data/csvunity_applications.csv
tests/recipes/testsnmptt/data/csvunity_hosts.csv
tests/recipes/testsnmptt/data/snmptt/PAN-TRAPS-7-MIB.snmptt
tests/recipes/testsnmptt/data/snmptt/PAN-TRAPS-8-MIB.snmptt
tests/recipes/testsnmptt/data/snmptt/SM10-R2-MIB.snmptt
tests/recipes/testsnmptt/data/snmptt/Unity-MIB.snmptt
tests/recipes/testsnmptt/templates/check_logfiles_snmptt.tpl
tests/recipes/testsnmptt/templates/common_traps.tpl
tests/recipes/testsnmptt/templates/os_ds3500_traps.tpl
tests/recipes/testsnmptt/templates/os_paloalto_default.tpl
tests/recipes/testsnmptt/templates/os_paloalto_traps.tpl
tests/recipes/testsnmptt/templates/os_unity_default.tpl
tests/recipes/testsnmptt/templates/os_unity_traps.tpl
tests/recipes/vault/classes/app_oraaooindsdb.py
tests/recipes/vault/classes/datasource_simplesample.py
tests/recipes/vault/classes/my_jinja2_extensions.py
tests/recipes/vault/classes/os_linux.py
tests/recipes/vault/classes/os_windows.py
tests/recipes/vault/templates/app_oraappindsdb_default.tpl
tests/recipes/vault/templates/os_windows_default.tpl
tests/recipes/vault/templates/os_windows_kaas.tpl