-
Notifications
You must be signed in to change notification settings - Fork 41
support for Microsoft Teams #49
Comments
Don't have access to Microsoft teams. Someone would need to write support for this. |
I do not know python that well, but I found this script that should do the job. Could you incorporate this into yours, and then I can test it against our Teams? If you do not understand German, do a google translate to English. https://www.kretschmer-und-kretschmer.de/microsoft-teams-webhooks-mit-python-und-icinga2.html |
I have a teams environment here as well as caching servers - if we can figure out a way to get stats from high Sierra I will take a look at this and see if I can tie it in. As it stands unless Apple changes something there’s no way to get stats on 10.13. |
grahamr, if you know how to incorporate the code from https://www.kretschmer-und-kretschmer.de/microsoft-teams-webhooks-mit-python-und-icinga2.html into the cacher.py I can do a test to see if it works? |
@sralEd unfortunately I have not been able to test this - we have web hooks and external data like bots disabled in our teams instance. also we are moving to high Sierra so I am still looking for options - there is a new version of the caching server py in the PRs I am testing with good luck so far. |
I have used Darkmind.io's work (https://github.com/darkmind-io/Cacher) to create a version that supports by High Sierra and Microsoft Teams (https://github.com/mrkuchel/Cacher). It also adds in support for those of us stuck behind a proxy, with a --proxy flag. Let me know if this works, or you need any help to get it work. |
Someone pinged me on slack about an issue with Darkmind's version. If they could come here and discuss the issue, we could potentially solve it and then I would be willing to merge all of this code into the master. Until then, I don't have time to test any of this. |
Will you add support Microsoft Teams?
The text was updated successfully, but these errors were encountered: