<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_1_1442531092138_4312">My twitter style alerts are not alerting me when there is an alert.</div><div id="yui_3_16_0_1_1442531092138_4312"><br></div><div id="yui_3_16_0_1_1442531092138_4312">My 'alerts.cfg' file looks like:</div><div id="yui_3_16_0_1_1442531092138_4312" class="">HOST=www.xxx.com SERVICE=xxxWebPage</div><div id="yui_3_16_0_1_1442531092138_4312" dir="ltr" class="">         SCRIPT /usr/lib/xymon/server/etc/xx.sh FORMAT=SMS COLOR=yellow,red RECOVERED</div><div id="yui_3_16_0_1_1442531092138_4312"><br></div><div id="yui_3_16_0_1_1442531092138_4312">My 'hosts.cfg' file looks like:</div><div id="yui_3_16_0_1_1442531092138_4312" dir="ltr">216.x.x.x     www.xxx.com  #xxxWebPage<br></div><div id="yui_3_16_0_1_1442531092138_4312" dir="ltr"><br></div><div id="yui_3_16_0_1_1442531092138_4312" dir="ltr">My 'xx.sh' looks like:</div><div id="yui_3_16_0_1_1442531092138_4312" dir="ltr" class="">#!/bin/bash</div><div id="yui_3_16_0_1_1442531092138_4312" dir="ltr" class="">X=`date`</div><div id="yui_3_16_0_1_1442531092138_4312" dir="ltr" class="">msg=`echo "${BBALPHAMSG}"`</div><div id="yui_3_16_0_1_1442531092138_4312" dir="ltr" class="">`/usr/lib/xymon/server/ext/twitter/infrabot-tweet.pl recepient $X $msg`</div><div id="yui_3_16_0_1_1442531092138_4312" dir="ltr" class=""><br></div><div id="yui_3_16_0_1_1442531092138_4312" dir="ltr" class="">The xymon display server will turn red when there is an alert but I don't get the twitter alert.</div><div id="yui_3_16_0_1_1442531092138_4312" dir="ltr" class="">If I fire off the infrabot-tweet.pl on the command line, it works and I get the twitter alert.</div><div id="yui_3_16_0_1_1442531092138_4312" dir="ltr" class=""><br></div><div id="yui_3_16_0_1_1442531092138_4312" dir="ltr" class="">I checked the permissions and all files under /usr/lib/xymon are owned by 'xymon:xymon'.</div><div id="yui_3_16_0_1_1442531092138_4312" dir="ltr" class=""><br></div><div id="yui_3_16_0_1_1442531092138_4312" dir="ltr" class="">Please suggest, thanks.</div></div></body></html>