Update:
when I'm using the json-format that is suggested when you creat a new contact
with Webhook JSON format, the test_alert does not work.
However, when I change the json format to
{
"Text": "Observium test alarm %ALERT_STATE%"
}
my team is receiving a notice when I perform a test_alert.php.
when you need more parameters, at this moment I can manage that with next json
format: {
"Text": "Dit is een test: %DEVICE_ID%,DEVICE_TYPE: %DEVICE_TYPE%"
}
_______________________________________________
observium mailing list -- [email protected]
To unsubscribe send an email to [email protected]