Files
confdroid_nrpe/templates/checkmodule_nrpe.erb

3 lines
152 B
Plaintext
Raw Normal View History

2019-04-23 20:38:44 +02:00
/bin/checkmodule -M -m -o <%= @ne_nrpe_mod_file %> <%= @ne_nrpe_te_file %>
/bin/semodule_package -o <%= @ne_nrpe_pp_file %> -m <%= @ne_nrpe_mod_file %>