今までslackとchatworkにしてたんですけど新たにMicrosoftがやってるTearmsというのを導入することになったので障害通知を飛ばしてみました。 とりあえずzabbixに配置するスクリプトは以下。 #!/bin/bash # Teams incoming web-hook URL url='https://outlook.office.com/webhook/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' curlheader='-H "Content-Type: application/json"' agent='-A "zabbix-teams-alertscript / https://github.com/ericoc/zabbix-slack-alertscript"' curlmaxtime='-m 60' #zabbi