nrpe_command.cfg.erb 741 B

123456789101112131415
  1. ######################################################################################
  2. # NRPE '<%= @command_name %>' command definition file for the <%= @nrpe_plugin_name %> plugin.
  3. # Autogenerated by Puppet
  4. # (c) Nicholas Chappell, 2014
  5. ######################################################################################
  6. ###########################################
  7. # !!!WARNING!!! #
  8. ###########################################
  9. # This file is automatically generated by #
  10. # Puppet. Any manual changes made to it #
  11. # **WILL** get overwritten! #
  12. ###########################################
  13. command[<%= @command_name %>]=<%= @nrpe_plugin_libdir %>/<%= @nrpe_plugin_name %> <%= @nrpe_plugin_args %>