We need monitoring in our app. We should monitor the following: - [x] Average CPU Load. - [x] Logins per day. - [x] Average response time for different pages. - [x] Average response time per api function - [x] Up time for server - [x] Average Requests per second - [ ] Average Messages per second - [x] Number of users - [x] Number of messages - [ ] Average number of followers per user. - [ ] Average user interactions with page - [ ] Graphs for number growths. - [ ] How long does the different database queries take. - [ ] How often do we query it. - [ ] Load per application - [ ] Memory usage per application - [ ] Check if programs were killed due to excessive memory consumption - [ ] Monitor if network is up - [ ] Monitoring of load and requests per IP - [ ] Disk space - [ ] Average response time per repository function If we want anything else monitored, please add it to the list.
We need monitoring in our app. We should monitor the following:
If we want anything else monitored, please add it to the list.