Keywords: Mode: All keywords (AND) |
Mon Mar 13, 2017 08:52
|
yoozieck: Hi, I saw you released 3.1.19 which is fixing wildcards using. Thanks a lot @keke :)
|
Mon Mar 06, 2017 11:20
|
yoozieck: Hello,
I think I found a bug:
I have few devices which are gathering 32 modems in one. So I tried to define them as:
devices=sgTam* 0-31,sgGar* 0-31,....
and in this case only sgTam's modems are created. It looks like parser is ignoring everything after first definition using wildcard *.
If I define:
devices = modem1,modem2,sgTam* 0-31,... then modem1,modem2 and sgTam's are initialized, but if:
devices = sgTam* 0-31,modem1,modem2,... then only sgTam's are created
Kindly, please check this out, because group defining saves me lot o chars and time :D
Oh, and I still use 3.1.16 version
|
Mon Mar 06, 2017 11:12
|
yoozieck: Thank you for such quick response!!! I'll try new version and give feedback how it works.
|
Mon Feb 27, 2017 13:50
|
yoozieck: Thank you, for such quick response.
I think both of your ideas would be great to commit.
Randomizing delaytime needs no explanation, it would be just great in order to avoid high peak load.
And about setting delaytime for each modem - I think that also may become handy - still, for me and those who use numerous modems randomizing can be real life-saver :D
|
Mon Feb 27, 2017 10:03
|
yoozieck: Operating system name and version: Debian 8
Version of smsd: 3.1.16
Smsd installed from: sources
Name and model of a modem / phone: Large amount different modems
Interface: LAN
Hello Everyone,
I am new to SMS Server Tools 3 and to this forum - my name is Lucas.
First of all I'd like to thank to the Author for this great piece of software. It's working like a charm and extremely easy to configure :)
Second, I'd like to add sth about performance - I am using SMS3 only for receiving SMS, so I configured 450! modems on old Core2Duo server and it's working really well (normally load is like 0.50-1.00)!!! Despite the fact this server is running icinga1 with monitoring 100 services too :)
My question is:
Is there a possibility to make SMS3 fetch sms periodically? Like 1 time for an hour? And if yes, would it be a way to fetch them manually?
|