I want to Monitor applications with StatsD messages. This standard was introduced by Etsy, and this type of message is widely used by routers, applications, etc. A short and clear description of it can be found here: https://gist.github.com/szaydel/026ab674c7413a227127
We want to somehow flow this data in SatsD format to the PRTG and derive graphs from it and trigger alerts based on its values.
Add comment