Here my Director Configuration:
Added a new datafield by_ssh_command
as string
Added the field by_ssh_command
to the external command by_ssh
Created a Service for one check by ssh and filled the by_ssh_command
with variables for the arguments for the by ssh used command (i.e. check_users)
Added the fields for the used command to the service
Hope this will help someone.