Search found 2 matches

by brolal
Wed Aug 25, 2021 5:17 pm
Forum: Open Source Nagios Projects
Topic: Nagios Discord notification
Replies: 2
Views: 1836

Re: Nagios Discord notification

Hi, Thank you for your reply! I was getting this errors with that script: ./send-discord-host.sh: line 28: + : syntax error: operand expected (error token is "+ ") ./send-discord-host.sh: line 29: + : syntax error: operand expected (error token is "+ ") I did open an issue on Git...
by brolal
Wed Aug 25, 2021 8:07 am
Forum: Open Source Nagios Projects
Topic: Nagios Discord notification
Replies: 2
Views: 1836

Nagios Discord notification

Hello I'm using Nagios core 4.4.6 on OpenSUSE 15.3. I was wandering if someone here can help with some settings. I am trying to push Nagios notification on a Discord webhook. So far I have try this method: https://github.com/ReenigneCloud/nagios-discord-notifications - it didn't work for me. Also, I...