Set up Centreon SMS notifications with Android smartphone
This small tutorial will show how to send centreon notifications via SMS with Android smartphone. It is made for android 2.3 gingerbread and using android 4 may be easier. But cheap android smartphones use 2.3 now…
You will need:
- Configured nagios with centreon.
- Rooted Android smartphone with installed busybox and SD card, connected to centreon server via USB.
- Minimum programming and Linux skills.
How it works:
- Centreon writes notification log in JSON to phone card.
- Persistent service on android smartphone reads JSON, composes a messages and sends it.
Step by step guide: