Files
confdroid_nrpe/templates/cmd_rule.erb

6 lines
170 B
Plaintext
Raw Normal View History

2017-07-30 12:32:29 +01:00
2017-07-30 13:17:19 +01:00
<% unless @ne_cmd_comment.empty? -%>
# <%= @ne_cmd_comment %>
<% end -%>
2026-03-11 16:48:50 +01:00
command[<%= @ne_check_name %>]=<%= @ne_cmd_path %><%= @ne_check_cmd %> <%= @ne_cmd_argstring %>