Forum Discussion
mnagel
3 years agoProfessor
1 hour ago, Stuart Weenig said:You'll have to switch to scripted collection, still using JDBC. Then you can enumerate the possible values of Status and convert to a number that can be stored in the datapoint. Example script here: https://github.com/sweenig/monitoring-recipes/tree/master/DataSources/Groovy/JDBC
And just imagine if LM added per-DP enum support so this wasn't all such a hack.