New install, how to use director to setup the first monitor

I think this pretty much describes how to set up a command in director:

But for the external commands (imported via kickstarter) you only need to add the fields you need.

Now that you command has fields you can create a service template for that.

A service template can use a command. As soon as you select the command in the service template you can see the fields previously added to the command.

Save the template with some meaningful name.

Do the same with the host template. (with the hostalive command, icmp would be better but use hostalive, if you want no hostcheck use dummy)

now you have a hosttemplate.

create a host that imports the hosttemplate.

create a service on the host that uses the servicetemplate.

you can also create a hosttemplate that has a service, if you use the hosttemplate for the host, the service is applied too.