Not receving text alerts

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Re: Not receving text alerts

Post by srikanth.kallu »

Yes i tested after making the changes, and also tried with different at&t mobile number.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Not receving text alerts

Post by scottwilkerson »

Do you have your email setup correctly in Admin -> Manage Email Settings ?

Are you using SMTP or sendmail?
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Re: Not receving text alerts

Post by srikanth.kallu »

I am using SMTP, and i am receiving email alerts
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Not receving text alerts

Post by scottwilkerson »

Can you give me one more screen shot of the mobile carriers page to make sure it looks right
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Re: Not receving text alerts

Post by srikanth.kallu »

Please see the attachments,

please let me know if you need something else
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Not receving text alerts

Post by scottwilkerson »

Are you in the US?

This telephone number only has 9 digits and needs 10 if you are in the US.

Plus, this is a totally different number than you had in there the other day, and a different quantity of numbers....
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Re: Not receving text alerts

Post by srikanth.kallu »

sorry, i was playing wiith different numbers since yesterday,

I have corrected it with the right number and tried to send test notifications again.

But still did not receve any. The number mentioned there is also AT&T.

I have attached another screenshot.
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Not receving text alerts

Post by lmiltchev »

Can you send a "regular" e-mail via your default e-mail program to [email protected], and receive it?
Be sure to check out our Knowledgebase for helpful articles and solutions!
srikanth.kallu
Posts: 243
Joined: Thu Jul 26, 2012 10:48 am

Re: Not receving text alerts

Post by srikanth.kallu »

No i am not receiving alerts if "sendmail -s "hi" [email protected]"

So is this something i have to check it on the server ?
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Not receving text alerts

Post by lmiltchev »

Hmm, try:

Code: Select all

echo test | mail [email protected]
Then, try sending an e-mail to a regular e-mail, using the same command:

Code: Select all

echo test | mail <your_email>
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked