Software stack which can be used for realtime monitoring of applications or IOT platforms
- Software stack contains necessary software required for realtime monitoring of Applications or Platforms(IOT)
- Software stack made using docker compose where in all the software modules are defined along with dependency of each module with another
- it contains 1.Influxdb (Time series DB) 2. Grafana (Real time monitoring system with Visualisation of time series data) 3. Python with flask and jupyter for pushing data to influxdb 4. Eclipse MQtt for transmitting data from IOT platforms to influxdb using MQTT protocols pubsub model