<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.3">
</HEAD>
<BODY>
I need help to make this work.<BR>
<BR>
this is my configuration:<BR>
<BR>
hobbit-alerts.cfg<BR>
HOST=*<BR>
        SCRIPT /usr/local/bin/smalert 1234123400 FORMAT=SMS<BR>
<BR>
<BR>
script<BR>
#!/bin/sh<BR>
/usr/local/bin/lee '"$BBHOSTNAME" alerta "$BBCOLORLEVEL" servicio "$BBSVCNAME" con la direccion "$MACHIP" fuera por "$DOWNSECS"'<BR>
<BR>
<BR>
I'm using the script option in my hobbit-alerts.cfg file because I need to send a voice alert in my site but it doesn't work.<BR>
<BR>
why ?
</BODY>
</HTML>