13 Sep
2006
13 Sep
'06
4:58 p.m.
I need help to make this work.
this is my configuration:
hobbit-alerts.cfg HOST=* SCRIPT /usr/local/bin/smalert 1234123400 FORMAT=SMS
script #!/bin/sh /usr/local/bin/lee '"$BBHOSTNAME" alerta "$BBCOLORLEVEL" servicio "$BBSVCNAME" con la direccion "$MACHIP" fuera por "$DOWNSECS"'
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.
why ?