`device_query` should also read the RAM usage of the servers and report the process with highes RAM usage. We'll need to following things: - [ ] get RAM usage - [ ] find process that uses most RAM - [ ] issue a warning if RAM is nearly full (around 95%) - [ ] post a message via Slack