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

feat: add custom_fields support #201

Conversation

cyrinux
Copy link
Collaborator

@cyrinux cyrinux commented Feb 16, 2022

Hi,

This option add the support of custom fields.

$ netbox_agent -du --device.custom_fields="last_run=$(date),last_run_ts=$(date +'%s')"

obviously, custom_fields need to be create manually in netbox admin

@cyrinux cyrinux changed the title feat: add custom_fields suppport feat: add custom_fields support Feb 16, 2022
@cyrinux cyrinux force-pushed the feat/cle/upstream_add_custom_fields_support branch 6 times, most recently from fe93579 to 3389425 Compare February 22, 2022 15:29
@cyrinux cyrinux changed the base branch from master to 176-netbox-2.9 February 22, 2022 15:30
@cyrinux cyrinux force-pushed the feat/cle/upstream_add_custom_fields_support branch from 3389425 to d5516f2 Compare February 22, 2022 16:44
```bash
$ netbox_agent -du --device.custom_fields="last_run=$(date),last_run_ts=$(date +'%s')"
```

obviously, custom_fields need to be create manually in netbox admin
@cyrinux cyrinux force-pushed the feat/cle/upstream_add_custom_fields_support branch from d5516f2 to d1ee380 Compare February 22, 2022 16:45
@cyrinux cyrinux merged commit 7cfcd68 into Solvik:176-netbox-2.9 Feb 22, 2022
@cyrinux cyrinux deleted the feat/cle/upstream_add_custom_fields_support branch February 22, 2022 16:48
devopstales pushed a commit to devopstales/netbox-agent2 that referenced this pull request Jun 24, 2022
…custom_fields_support

feat: add custom_fields support
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

Successfully merging this pull request may close these issues.

1 participant