Hi guys,
We're building a monitoring solution using Telegraf, influxDB and Grafana, which looks like an approach that's quite common across the industry. This allows us to aggregate performance and capacity data in a single location where the whole environment can be monitored from. One of the parameters we want to track is the amount of total/free/used licenses per product. I imagine we could get Telegraf to run a command line query getting that info from the license server, but it looks like these stats are not supported by the lic server? Would be great to have them.
Thanks!
We're building a monitoring solution using Telegraf, influxDB and Grafana, which looks like an approach that's quite common across the industry. This allows us to aggregate performance and capacity data in a single location where the whole environment can be monitored from. One of the parameters we want to track is the amount of total/free/used licenses per product. I imagine we could get Telegraf to run a command line query getting that info from the license server, but it looks like these stats are not supported by the lic server? Would be great to have them.
Thanks!
Comment