I use Gnokii to send sms's from PRTG. I made a batch file and when i run this file I get a normal sms. but when use this file as a notification on PRTG I don't get anything and the status of sendig says OK
This is my batch file
echo "%1 %2 %3 %4 %5 %6" | "E:\Program Files\PRTG Network Monitor\Notifications\EXE\gnokii.exe" --config gnokiirc --sendsms +316******* --smsc +316******
Add comment