Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad record to sqlite #6

Open
triremerufus opened this issue Apr 21, 2021 · 0 comments
Open

Bad record to sqlite #6

triremerufus opened this issue Apr 21, 2021 · 0 comments

Comments

@triremerufus
Copy link

There appears to be a silent failure in the upstream with the sql variation command recorder that causes only one entry to ever make it to the db (and no entries in the snmprec).

When the .record method is called, it indexes into the context dictionary looking for Start_OID or so, but the context dictionary has "args.start-object" instead. In my workspace, I changed the lookup string in the sql variation and got a capture. Probably it would be better to correct the context dict's key value upon entry.

cf etingof issue 162

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant