Search found 2 matches

by kico
Thu May 31, 2012 10:33 am
Forum: Open Source Nagios Projects
Topic: nagios - 'notify-by-sms'
Replies: 3
Views: 1676

Re: nagios - 'notify-by-sms'

problem is resolved....
need a permission ttyACM0 for nagios user....

chown nagios /dev/ttyACM0
chmod 666 /dev/ttyACM0

:)
by kico
Thu May 31, 2012 7:35 am
Forum: Open Source Nagios Projects
Topic: nagios - 'notify-by-sms'
Replies: 3
Views: 1676

nagios - 'notify-by-sms'

Please help,

Nagios working ok, everything is ok but 'notify-by-sms' no delivered sms at phone.... i used gsm-utils.... phone is connected via usb
i can send sms from PC with this line: gsmsendsms -d /dev/ttyACM0 +329...... "TEST"...
Thanks :)