Sponsored Content
Full Discussion: SMS alert in Linux
Top Forums UNIX for Advanced & Expert Users SMS alert in Linux Post 14616 by rsahu on Monday 4th of February 2002 07:26:46 AM
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
 

9 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

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

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

7. 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

8. 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

9. 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
CENTERIM(1)						      General Commands Manual						       CENTERIM(1)

NAME
centerim - a text mode based IM client for Linux, *BSD, Sun Solaris, MacOS X and possibly, other Unices. ICQ2000, Yahoo!, AIM TOC, IRC, MSN, Gadu-Gadu and Jabber protocols are now supported. Internal LiveJournal client and RSS reader are also provided. SYNOPSIS
centerim [ option ] ... DESCRIPTION
This manual page documents briefly the centerim command. centerim is a text mode menu- and window-driven IM interface. Currently ICQ2000, Yahoo!, AIM, IRC, MSN, Gadu-Gadu and Jabber protocols are supported. It allows you to send, receive, and forward messages, URLs, SMSes and, contacts, mass message send, search for users (including extended "whitepages search"), view users' details, maintain your contact list directly from the program (including non-icq contacts), view the messages history, register a new UIN and update your details, be informed on receiving email messages, automatically set away after the defined period of inactivity (on any console), and have your own ignore, visible and invisible lists. It can also associate events with sounds, add events to the outgoing queue from command line, define external event processing actions (like events auto-forwarding or elizatalk), has support for Hebrew and Arabic languages and allows to arrange contacts into groups. OPTIONS
-a, --ascii use ascii characters to draw lines and boxes -h, --help display command line usage -v, --version show the program version info -b, --basedir <directory> specify another base directory; useful for having several IM identities under the same UNIX account -B, --bind <hostname/ip> tells centerim to use the specified IP address for outgoing connections -B, --no-xtitles disable title changing in xterm or screen -o, --offline start with all protocols set offline The following commands are used to put events to the outgoing queue from the command line. If centerim is already running they're to be sent immediately, otherwise they will be sent as soon as you go on-line. -s, --send <event type> This parameter specifies the type of event you want to send. Currently only "msg", "url" and "sms" are supported. -p, --proto <protocol type> This one specifies to which IM network the destination contact belongs. Can be "icq", "yahoo", "aim", "irc", "jab", "msn", "gg" or "lj". -t, --to <nickname or UIN> With this one you specify nickname or UIN of the destination contact. For icq it's possible to specify 0 to send events to yourself. Only SMSes are known to be possible to be sent to oneself though. -n, --number <phone number> Using this parameter you can send SMSes to any mobile numbers through the ICQ network. The message text is read from the standard input, so use pipes in shell to pass it. For example, you can say "hi" to me through the ICQ network with the following command: $ echo "hi" | centerim -s msg -p icq -t 17502151 In case you want to send an URL, the URL itself and its description are separated with a newline character the following way: $ echo -e "http://thekonst.net/ My modest homepage." | centerim -s url -p icq -t 17502151 Please note, that all three parameters are required in order to queue an event. Finally, a small example of sending SMSes: $ echo "sms test" | centerim -s sms -n 1234567890 It's also possible to change your current status on a particular IM network with the following command line option. -S, --status <status letter> The argument parameter is a letter which indicates which status is to be set: o (Online), _ (Offline), a (Away), d (Don't disturb), n (N/A), c (Occupied), f (Free for chat), i (Invisible) -p or --proto <protocol name> Exactly the same like it was described for the previous command. Examples: $ centerim -S _ -p icq This will set the icq status to offline. In other words, it'll be disconnected immediately. $ centerim -S a -p yahoo And this command will switch your yahoo status to away. VERSION
centerim 4.22.1 BUG REPORT
Report any bugs at our Bugzilla site at http://bugzilla.centerim.org/ AUTHOR
This page and centerim was originally written by Konstantin Klyagin. Currently, several people are maintaining this software project. WEB
http://www.centerim.org/ April 2, 2007 CENTERIM(1)
All times are GMT -4. The time now is 12:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy