Thank you.
> Files and file name don't matter. Files are read and contain object
definitions. It doesn't matter how the file is called and what's in there.
> Bear in mind the filenames host.conf, service.conf etc are immaterial -
Icinga
> simply reads all files ending in .conf and processes their
On Monday 30 January 2017 at 21:13:20, Garrett Pye wrote:
> Little confused about the usage of multiple services in a host file. Below
> is a sample from one host file where intent is the automate duplication for
> 308 servers all with different host_names. To invoke each service does the
> host.c
Files and file name don't matter. Files are read and contain object
definitions. It doesn't matter how the file is called and what's in there.
You don't show the host object "xxx" anywhere. That's where it starts.
You can create either individual service objects for an individual host
like you
Little confused about the usage of multiple services in a host file. Below
is a sample from one host file where intent is the automate duplication for
308 servers all with different host_names. To invoke each service does the
host.conf file have to have each service separate?
My confusion with wor