Page 1 of 1

Nagios alert Whatsapp

Posted: Wed Dec 21, 2016 11:45 pm
by huytq1786
Dear All
Could you please some one send me a document about setup Nagios Core send notification by Whatsapp.
Thank you all

Re: Nagios alert Whatsapp

Posted: Thu Dec 22, 2016 1:05 pm
by mcapra
You might try running through this documentation:
https://www.unixmen.com/send-nagios-ale ... -whatsapp/

Though we do not have official documentation for integrating with WhatsApp.

Re: Nagios alert Whatsapp

Posted: Sun Dec 25, 2016 7:59 pm
by huytq1786
mcapra wrote:You might try running through this documentation:
https://www.unixmen.com/send-nagios-ale ... -whatsapp/

Though we do not have official documentation for integrating with WhatsApp.
Thank you.
I also configed as this document but not success.
Did you config successful ?

Re: Nagios alert Whatsapp

Posted: Tue Dec 27, 2016 11:08 am
by dwhitfield
WhatsApp is not something we officially support. We can leave this open for community comment.

I will ask though, is alerting through email working for you? If you are having trouble with alerts more generally, then we will be able to help.

Re: Nagios alert Whatsapp

Posted: Wed Dec 28, 2016 9:05 pm
by huytq1786
dwhitfield wrote:WhatsApp is not something we officially support. We can leave this open for community comment.

I will ask though, is alerting through email working for you? If you are having trouble with alerts more generally, then we will be able to help.
thank you
http://www.telnetport25.com/2012/02/con ... gios-core/
i did follow this guidance, but not success, i do not know what wrong with it? :(
Could you please help me check

Re: Nagios alert Whatsapp

Posted: Thu Dec 29, 2016 10:05 am
by dwhitfield
The fact that that document is 4 years old might be part of the problem. Here's our documentation on notifications: https://assets.nagios.com/downloads/nag ... tions.html (if you are using Nagios Core 3.x, then you can just change the 4 to a 3 in the URL, but you should really consider upgrading)

What version of Core are you using? Was it compiled from source or installed from distro repos? On what OS/version is nagios running? cat /etc/*-release may be of use. All of that information will help us give you more direct file paths.

Re: Nagios alert Whatsapp

Posted: Thu Dec 29, 2016 10:15 pm
by huytq1786
dwhitfield wrote:
The fact that that document is 4 years old might be part of the problem. Here's our documentation on notifications: https://assets.nagios.com/downloads/nag ... tions.html (if you are using Nagios Core 3.x, then you can just change the 4 to a 3 in the URL, but you should really consider upgrading)

What version of Core are you using? Was it compiled from source or installed from distro repos? On what OS/version is nagios running? cat /etc/*-release may be of use. All of that information will help us give you more direct file paths.
i am using Nagios Core 4.2.4, that installed on Centos 7.3.1611
Because i have not good experience about Linux, could you please give me a detail document.
thanks

Re: Nagios alert Whatsapp

Posted: Fri Dec 30, 2016 9:09 am
by rkennedy
The one listed by @mcapra is what i would follow. What problems are you having at this point?

I would verify a few things to help identify where the issue is -
1. Are you able to get Yowsap running from the CLI? This will be your first point to make sure it's working. Take a look at - https://www.unixmen.com/send-nagios-ale ... -whatsapp/ - "First you need to register using yowsup in order to have a valid phone number and password."
2. If that's working, then we can move on to setting up your notification commands. Please show us your commands for notify-service-by-whatsapp and notify-host-by-whatsapp

If you are seeing other errors, please post them - but, again, we are limited to being able to help with the Nagios portion. The important part for you to do is #1, which is get the notifications working over the CLI with your config file.