> So my question is, if I wanted to have service checks that were like > "disk /var", "disk /home" etc is this possible using the apply syntax ?
http://docs.icinga.org/icinga2/latest/doc/module/icinga2/chapter/monitoring-basics#using-apply-for Regardless of arrays or dictionaries, you can extract the name and concatenate it to the element you are iterating with. jlc _______________________________________________ icinga-users mailing list [email protected] https://lists.icinga.org/mailman/listinfo/icinga-users
