Message monitoring system
by tibi
based on appfuse
==== mTor server will manage all incoming messages. An application can make use off the mTor client which will send the status messages. This can be any kind of message: 'My memory is low', 'My SOAP service is unreachable', 'Can't connect to my database' etc..
The mTor server keeps track of these messages and will act accordingly. Either send an email, sms or alert a mobile app. mTor offers a web interface where an admin can create a company which will have one or more projects that are being monitored with the client. A user can login and see an overview of his own projects and view the messages.
Bugs are being fixed and a REST interface is implemented for android app development.
Performance issues are fixed. The server can now run for days and probably much longer.
It does something ;) Messages can be sent and received