fuel-plugin-ci/puppet-manifests/modules/fuel_project/templates/zabbix/zabbkit.sh.erb

4 lines
184 B
Plaintext

#!/bin/sh
/usr/bin/curl -X POST -H "Content-type:application/json" -d "{Id:'${1}', text:'${2}', triggerId:'${3}', playSound:true}" "http://zabbkit.inside.cactussoft.biz/api/messages"