Dear All,
I would like to know if it is possible to check the Kannel status
remotely.
I developed one application with Kannel, and now I would like to add
some redudance to the system. Basically, I have two machines with Kannel
running on both of them. The idea is that only one of them to process
all the requests done to my system, unless this machine (or Kannel in
this machine) is down. In case, requests should be forwarded to the
other one.
Does Kannel offer any means to do this? I read about the httpI read
about the heartbeats signals, but neither I know if they can be used for
this, nor if they are accesible from an external application.
Thank you in advance for your help.