We currently don¹t support overriding a single python file in stack inheritance. Only entire package folder can be overridden. Thanks Jayush
On 3/22/16, 10:12 AM, "Alejandro Fernandez" <[email protected]> wrote: >The metainfo.xml file for the service has a list of functions, including >the one to call for the service check. I don't know if stack inheritance >will allow you to change just that python file on the stack and pick up >the rest from common-services. >It would definitely be good to pick up python files with the same name >from the highest stack instead of common-services. > ><commandScript> > <script>scripts/service_check.py</script> > <scriptType>PYTHON</scriptType> > <timeout>300</timeout> > </commandScript> > >Thanks, >Alejandro > > > >On 3/22/16, 6:34 AM, "Mauro Cortellazzi" <[email protected]> >wrote: > >>Hi all, >>is there a way to delete/disable an existing service check doing a >>service override in a new stack? >>Thank you for your support. >>Bests. >>Mauro >> >> > >
