SMS alert in Linux


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users SMS alert in Linux
# 1  
Old 02-04-2002
Question SMS alert in Linux

Hi all,
We use this linux machine for SMS alerting .Here is the whole set up:
The linux machine keeps pinging our main server and when it does not get a response it runs 'smssend' command to send the sms through 'genie' website to
send sms to a couple of GSM numbers .
here is the detail of the command,
" smsend < username> < password> < Message>"
This service is free and it uses a chat script ' /usr/share/smssend/genie'.
But since last week we are not getting any sms. Whenever we run this command
we come up with some unknown error .
Has anybody faced a problem like this before and do u have any idea of how to fix it ?

Thanks
Ravi

Has
# 2  
Old 02-04-2002
What is the error message you are receiving?
# 3  
Old 02-04-2002
Hi ,
Thanks for the response.
It comes with
<smssend 'unknown error'>
That's the only message that i get .

thanks
ravi
# 4  
Old 02-04-2002
sorry for the last mail .
It comes up with the following error:
smssend 'unknown error'

that's the only error that i get .

thanks
ravi
# 5  
Old 02-05-2002
web site change?

Have you checked the Genie web site to see if they have changed anything to do with the way it opperates?

I know they are always tweaking things.

Warren.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Cybersecurity

**ALERT**ALERT* Whats app requesting users to upgrade to latest version as; its vulnerability found.

Hello All, Want to share here an article for Whats app users that team whats app is requesting users to upgrade to its latest version since they have found a vulnerability; where Hacker could turn on a cell's camera, mic and scan messages and emails. Here is an article from "THE VERGE" for... (1 Reply)
Discussion started by: RavinderSingh13
1 Replies

2. Shell Programming and Scripting

Need help with SMS script...

I use the SMS script on this page: http://www.prescriptionpc.com/TEST_newpage1.html#section=sms The “functions” work fine, but after clicking “submit” and receiving the “thank you” message, nothing happens. I find it odd that I can send a text message to myself choosing my carrier (Virgin... (0 Replies)
Discussion started by: Bruce1969
0 Replies

3. Solaris

sms alerts

how to configure sms alerts in SUN SPARC servers to notify file system , cpu, memory and disk errors. (2 Replies)
Discussion started by: phani.madiraju
2 Replies

4. Shell Programming and Scripting

Mail and SMS

Hi friends, I have a question related to UNIX mail issue. Let me explain the scenario. I am working in HP UNIX system and we are having some shell scripts those are already scheduled. Whenever the scripts are failed to run. I got an auto generated mail from UNIX administrator. To read the mail I... (4 Replies)
Discussion started by: rdhaprakasam
4 Replies

5. UNIX for Advanced & Expert Users

Sending SMS

Hi, Can any one tell me how to send SMS using Unix shell scripting. My scenario is whenever my count on particular tables exceeds beyond certain limit i need to trigger out an sms to the client. It could be better if there is no third party tools involved in it. Thanks in advance... (9 Replies)
Discussion started by: sarojadevi
9 Replies

6. Shell Programming and Scripting

sms using mailx

the mailx command can be used to send mails. can i use the mailx command for sending sms to my mobile number in india?? Is it possible? If yes how? If its not mailx then wht is the command for that? (6 Replies)
Discussion started by: vikasduhan
6 Replies

7. IP Networking

sms application

actually i need this sms application ,to gain some knowledge in linux platform. if possible post to (1 Reply)
Discussion started by: parvathy
1 Replies

8. Shell Programming and Scripting

SMS from Perl?

What exactly does the SMS module do i Perl? Can you send free sms messages from Perl ???? (1 Reply)
Discussion started by: perleo
1 Replies

9. Shell Programming and Scripting

sms

Hi all !!! Is there a way to send sms to a mobile from unix. lets say when script ends. thanks alot !! udi (5 Replies)
Discussion started by: udi
5 Replies
Login or Register to Ask a Question