Help requested with capturing output from gnokii after send sms
"Godfrey" <[email protected]> Sun, 8 Feb 2015 22:49:17 +0200
| Newsgroups | gmane.linux.drivers.gnokii |
|---|---|
| Message-ID | <8503029D2214442B94240C949CE03752@workstation> |
Hello I have set up a number of scripts that notify me of a range of server room potential issues. Everything is working fine. How ever this evening I realised that I am not keeping tabs on the number of sms's sent out. I load the phone with say 200 sms's I need to know when they about to run out. I am happy to figure out a bash script to do this if needs be. However I have a problem. I dont seem to have any success at capturing the output form after gnokii after send sms [email protected] ~ # echo "This is a test message" | gnokii --sendsms +27mycellnumber --report > /var/lock/smscounter/count.txt GNOKII Version 0.6.31 Send succeeded with reference 168! [email protected] ~ # echo "This is a test message" | gnokii --sendsms +27mycellnumber GNOKII Version 0.6.31 Send succeeded with reference 169! [email protected] ~ # echo "This is a test message" | gnokii --sendsms +27mycellnumber >> /var/lock/smscounter/count.txt GNOKII Version 0.6.31 Send succeeded with reference 170! > or >> does not capture any out put as you can see here [email protected] ~ # touch /var/lock/smscounter/count.txt [email protected] ~ # cat /var/lock/smscounter/count.txt [email protected] ~ # cat /var/lock/smscounter/count.txt [email protected] ~ # My question has a bash script been written to keep tabs on the number of sms's sent, if not is there any way of keeping a record of the number of sms's sent, or if that is not possible is there any way of capturing the output specifically this part GNOKII Version 0.6.31 Send succeeded with reference 170! for later processing. Your assistance would be most appreciated. Thank you for your time in helping me. -- Kind Regards Godfrey ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Compu-Doc On-Line - http://www.compudoc.co.za We're a Internet and Computer Repair Company ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Godfrey J. Hamshire Compu-Doc On-Line 10 Perth Place Umbilo Durban 4001 Phone 031 465 9009 Fax 086 777 8286 Cell 083 773 8776 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ St. Teresa's Bookmark Let nothing trouble you, let nothing frighten you. All things are passing; God never changes. Patience obtains all things. He who possesses God lacks nothing: God alone suffices. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~