This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
configuration:sms-control [2015/08/27 07:12] – created hess | configuration:sms-control [2017/12/04 17:26] (current) – [Starting the SMS Control script] fachet | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== SMS Control ====== | + | ====== |
===== Configuration ===== | ===== Configuration ===== | ||
- | - Enable the SDK: Services->SDK-> | + | |
- | - Services->SDK->Job Management->Scripts-> [+] Create a new Script | + | - Services |
* Name: e.g. smscontrol | * Name: e.g. smscontrol | ||
* Descr. e.g. smscontrol | * Descr. e.g. smscontrol | ||
* Arguments: " | * Arguments: " | ||
* choose the sms-control.are from the Example Skript in the select area | * choose the sms-control.are from the Example Skript in the select area | ||
- | - Services->SDK->Job Management->Trigger-> [+] Create a new Trigger | + | |
- | a. | + | |
- | b. | + | |
- | c. | + | |
- | Put the trigger and the script into one job: | + | |
- | 4. | + | |
- | a new Job | + | |
- | a. | + | |
- | b. | + | |
- | c. | + | ===== Usage ===== |
- | sending | + | Sending |
- | 1 line: NetModule-Password | + | First line: <admin password> |
- | 2 line: output 1/2 on/off, reboot, | + | Second |
- | ect, status | + | |
+ | ==== Example ==== | ||
+ | <code - SMS.txt> | ||
+ | admin01 | ||
+ | status | ||
+ | output 1 on | ||
+ | output | ||
+ | output 1 off | ||
+ | output 2 off | ||
+ | disconnect | ||
+ | connect | ||
+ | reboot | ||
+ | </ |