Mute and Unmute Checks in Morpheus with Python

If you are using Morpheus for monitoring and you want to mute check in a Jenkins task or similar, I wrote a quick Python script to mute a task by name. You can find the whole script here: Mute and Unmute Checks in Morpheus with Python

You’ll need to import the pymorpheus module which is available on PyPI.

Thanks Nick! I know you write a lot of the other modules that get consumed by internal teams and customers. Can you provide a few posts for those so we can share in the forums?

Specifically I’m thinking the Python cypher module you have comes up a lot or even the Ansible inventory stuff. Would love to get everyone’s thoughts or feedback!

I was just about to start whipping up posts for those.