We have enable auto registration and a apply a base template. Now we want to apply additional templates like mysql, apache or postgresql automatic. it this possible? i have not found any solution.
so we have try to build lld rules with a custom discovery (discovery.app[apache]) that returns 1 object if apache is installed. we get an error "Cannot create item [apache.version]: item already exists" but the items doesn't exists.
so we have try to build lld rules with a custom discovery (discovery.app[apache]) that returns 1 object if apache is installed. we get an error "Cannot create item [apache.version]: item already exists" but the items doesn't exists.
Comment