# 'check_chilliusers' command definition define command{ command_name check_chilliusers command_line /usr/lib/nagios/plugins/check_nrpe -H 172.16.16.1 -c check_chilliusers } define service{ use linuxmuster-service host_name coovachilli service_description Hotspot Chilli-Users notification_options w,u,c,r check_command check_chilliusers }