Hi all,

I would like to create an "apply for" rule that would allow me to drive the check_mysql_health plugin with a variable number of databases and modes.

Something like:

apply Service for (mode in host.vars.mysql_modes, db in host.vars.mysql_databases) { ... }

Is it possible to do this, or is there a hack that will get the job done?


Thanks,

Michael

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

Reply via email to