Fix slack alerts notifications

This commit is contained in:
emanuele-f 2017-05-03 13:10:16 +02:00
parent 0586a814ea
commit 2c53dda60b
9 changed files with 34 additions and 25 deletions

View file

@ -35,4 +35,4 @@ function sendSlackMessages()
ntop.postHTTPJsonData("", "", webhook, json_message)
end
end
end