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

template_checkpoint not fully upgraded to 6.0+ #336

Open
thenebular opened this issue Feb 26, 2024 · 0 comments
Open

template_checkpoint not fully upgraded to 6.0+ #336

thenebular opened this issue Feb 26, 2024 · 0 comments

Comments

@thenebular
Copy link

Template Checkpoint SNMP or template_checkpoint has not been properly updated for 6.0+. The main template has been updated properly, however it creates other templates: SNMP Generic, SNMP Interfaces, SNMP Device, SNMP Disks. These templates still use positional macros (i.e. $1). This breaks naming items in discovery as everything is referred to as $1.

The fix is simple, change every instance of $1 to [{#SNMPVALUE}] in template_checkpoint.yaml.

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