Forum Discussion
3 years ago
19 hours 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
Hi,
Thanks for the link.
Unless I am missing something I'm not seeing any example scripts on that link though. This one shows how to setup the JDBC connector, which we
already have, though not being an admin I cannot modify.
Is the scripted collection you mention Groovy or Powershell? We have some of these already working - setup by LM professional services, they seem to generate
boilerplate Groovy code.
Thanks