SPID = 1 BLOCKED = 0
i want to capture the above data, the above data is my querry result. please tell me the data point settings |
Collection the data metrics where there are unique keys
Your output must change since `:` is not allowed in the wildvalue. This is why I suggested the script updates.
If your wildvalue were “BTS_PROD_system” your output would be “BTS_PROD_system.Size: 21260” so your datapoint key for Size would be `##WILDVALUE##.Size`.
Just for clarification can we use ‘-’ instead of _ As i have split issues with _.
Thanks bro problem solved. I have used ‘-’ instead of : . problem solved
Thanks
Bye bro

i am have space in one of the output ( recv sleep). i have issue to capture that datapoint. when i give space its not pulling data

can you please tell me . Thanks
Yeah, you should avoid the space. You can do a .replaceAll(“ “,””) on that portion of the string to make sure it doesn’t have any spaces in it.
hi , i have the follwing path

To read log file using event source can you please tell me how to fill the logfielpath using above path

Reply
Sign up
Already have an account? Login
Login to the community
No account yet? Create an account
LogicMonitor Employee? Click here:
LogicMonitor Employee LoginEnter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.