<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Send your cell phone SMS system alert messages.</title>
	<atom:link href="http://systembash.com/content/smssend-zabbix-clickatell/feed/" rel="self" type="application/rss+xml" />
	<link>http://systembash.com/content/smssend-zabbix-clickatell/</link>
	<description>Technology and System Administration</description>
	<pubDate>Wed, 19 Nov 2008 16:38:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Hans</title>
		<link>http://systembash.com/content/smssend-zabbix-clickatell/#comment-6491</link>
		<dc:creator>Hans</dc:creator>
		<pubDate>Tue, 26 Feb 2008 16:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://systembash.com/content/smssend-zabbix-clickatell/#comment-6491</guid>
		<description>Hi, I'm trying to get this to work; I'm not a coder, and do not understand how to use this. Should I enter the %values in the clickatell.sms file, or pass them as command line arguments. I've tried both without success so far. E.g. changing the NbParams6 values, aswell as trying to run it like "smssend login password API.. ". I would be grateful if anyone could explain a bit more in detail howto.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m trying to get this to work; I&#8217;m not a coder, and do not understand how to use this. Should I enter the %values in the clickatell.sms file, or pass them as command line arguments. I&#8217;ve tried both without success so far. E.g. changing the NbParams6 values, aswell as trying to run it like &#8220;smssend login password API.. &#8220;. I would be grateful if anyone could explain a bit more in detail howto.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://systembash.com/content/smssend-zabbix-clickatell/#comment-50</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 22 Jan 2007 04:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://systembash.com/content/smssend-zabbix-clickatell/#comment-50</guid>
		<description>Alex:

This script seems to work with me. I believe depending on your system type you might need to escape the variables - but on CentOS it works like a charm how it is set up. Note to anyone trying this, if you have problems try using it with the escape slashes.</description>
		<content:encoded><![CDATA[<p>Alex:</p>
<p>This script seems to work with me. I believe depending on your system type you might need to escape the variables - but on CentOS it works like a charm how it is set up. Note to anyone trying this, if you have problems try using it with the escape slashes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Smith</title>
		<link>http://systembash.com/content/smssend-zabbix-clickatell/#comment-49</link>
		<dc:creator>Alex Smith</dc:creator>
		<pubDate>Sun, 21 Jan 2007 21:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://systembash.com/content/smssend-zabbix-clickatell/#comment-49</guid>
		<description>Hi,

There is a slight bug in with the above clickatell.sms script.

The line:

Params from=%Sender%&#38;user=%Login%&#38;password=%Password%&#38;api_id=%ApiID%&#38;to=%Tel%&#38;text=%Message%

needs to be

Params from=\%Sender%&#38;user=\%Login%&#38;password=\%Password%&#38;api_id=\%ApiID%&#38;to=\%Tel%&#38;text=\%Message%

Else it doesn't catch the correct var's from the CLI.

(smssend Version 3.4)</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>There is a slight bug in with the above clickatell.sms script.</p>
<p>The line:</p>
<p>Params from=%Sender%&amp;user=%Login%&amp;password=%Password%&amp;api_id=%ApiID%&amp;to=%Tel%&amp;text=%Message%</p>
<p>needs to be</p>
<p>Params from=\%Sender%&amp;user=\%Login%&amp;password=\%Password%&amp;api_id=\%ApiID%&amp;to=\%Tel%&amp;text=\%Message%</p>
<p>Else it doesn&#8217;t catch the correct var&#8217;s from the CLI.</p>
<p>(smssend Version 3.4)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
