Hi all,
I have written a local check in Phyhon. This check requires an additional Python module. Is there a way to install additional Python Modules using the bakery?
I would be very grateful for a hint or a small example.
Best Regards
Dirk
Hi all,
I have written a local check in Phyhon. This check requires an additional Python module. Is there a way to install additional Python Modules using the bakery?
I would be very grateful for a hint or a small example.
Best Regards
Dirk
You can use the rule “Deploy custom files with agent”
More info here: Local checks
Hello chauhan sudhir,
I can use “Deploy Custom Files with Agent” to distribute my Python scripts. But my request is slightly different. I want to install additional python modules.
I want to do something like “pip install ###”
But my request is slightly different. I want to install additional python modules.
Sorry I misunderstood.
It can be possible by placing this command in a local check or an alert handler and then roll it via the bakery.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.