We want to use SMS. but We use a CDMA/CD in korea.
Dear OPM support team.
We want to use the SMS. but We use the CDMA/CD in korea.
So we use SMSClient program.
We tested as follows.
We used query syntax.
insert into sc_tran (TR_SENDDATE, TR_SENDSTAT, TR_MSGTYPE, TR_PHONE,
TR_CALLBACK ,TR_MSG) select now(),"0","0","01195743651","025887350",
concat(SOURCE,MMESSAGE) from alert order by MODTIME desc limit 1;
We received alert message to cell phone.
Result,
Memory Utilization is 31%, threshold value for this monitor is 10%
But we receive once only.
So if the value is changed, we want to receive automatically.
Possible?
Please give me example source(code).
Thank you in advnace.
Telemant corp.