PDA

View Full Version : How to add a new external Media ?? (1.1_alpha7)


edomaur
13-05-2005, 11:33
hello all,

I can use a GSM module to send SMS to the sysadmin (me, in fact). For doing this, I've a nice program getting an XML file in input and feeding the GSM with its content. The program need two information : the telephone number of the sysadmin, and the message to send. Easy.

But on the 1.1_alpha7 side, I do not know how to do that, or even if it is possible.

I have added a mediatype in the database, script in the alert script path, etc. But from there, no chance.

Does anyone can give me a clue or two ?? (it would be nice)

Wolfgang
18-05-2005, 22:25
I managed to send SMS via zabbix. All i have done is create a mediatype script, and that script does actually send the SMS. Of cause i use an item to collect the data, and a trigger that corresponds to the mediatype.