Hello,

When using the import functionality in the director is there a way I
could import the checks necessary on a host?

We currently are running icinga 1 and have a home grown way to generate
the config based on data in a database (we defined the checks there).

I would like to know if I can do the following.  If I can generate a
file yaml file of the following format:
hostname:
 - nrpe!check_app
 - check_http
 - ...
myotherhost:
 - nrpe!check_foo

Could I import it with the director (I know I can import csv/json/yaml)
and get the director to generate the checks for me.  

I need to put the values under 'hostname' in an array.  But what then?
 How to detect the parameters?

I can change the format of the imported file if needed to make it
easier to work.

Thanks in advance,

Rudy

-- 
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Rudy Gevaert                             e-mail: rudy.geva...@ugent.be
Directie ICT, Afdeling Infrastructuur
Groep Systemen                                      tel: +32 9 264 4750
Universiteit Gent                                   fax: +32 9 264 4994
Krijgslaan 281, gebouw S9, 9000 Gent, Belgie               www.UGent.be
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

_______________________________________________
icinga-users mailing list
icinga-users@lists.icinga.org
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to