Skip to content
Snippets Groups Projects
Commit 444bdece authored by Michele Grandolfo's avatar Michele Grandolfo
Browse files

Added alert script for calling back the pillar.

Useful for integrating pillar with applicative monitoring
parent 4c598de6
No related branches found
No related tags found
1 merge request!4Zabbix external script dev
#!/bin/bash
curl -X POST -H "Content-Type: $2" -d "$3" "$1" -o /var/log/zabbix/zabbix_server.log
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment