Custom fields to Services #1381

Closed
opened 2025-12-29 16:31:56 +01:00 by adam · 2 comments
Owner

Originally created by @djerihovs on GitHub (Nov 3, 2017).

[ ] Feature request

Environment

Netbox v2.2.2
Python version: 3.6.3

FEATURE REQUESTS:

  • Ability to add custom fields for Services.
    1. It can be used to set custom field Version to service and track how many Applications with same versions are installed.
    2. Or Alert template name witch can be then maped to Monitoring system allert template by custom script who will receive information from Netbox API and map it to Monitoring system
Originally created by @djerihovs on GitHub (Nov 3, 2017). [ ] Feature request ### Environment Netbox v2.2.2 Python version: 3.6.3 FEATURE REQUESTS: * Ability to add custom fields for Services. * 1) It can be used to set custom field Version to service and track how many Applications with same versions are installed. 2) Or Alert template name witch can be then maped to Monitoring system allert template by custom script who will receive information from Netbox API and map it to Monitoring system
adam added the status: acceptedtype: feature labels 2025-12-29 16:31:56 +01:00
adam closed this issue 2025-12-29 16:31:56 +01:00
Author
Owner

@jeremystretch commented on GitHub (Nov 3, 2017):

Services are intended only to represent TCP/IP services available on a device. Additionally, NetBox does not allow for the assignment of custom fields to secondary models.

@jeremystretch commented on GitHub (Nov 3, 2017): Services are intended only to represent TCP/IP services available on a device. Additionally, NetBox does not allow for the assignment of custom fields to secondary models.
Author
Owner

@jeremystretch commented on GitHub (Jun 21, 2018):

Enabling custom fields for services now since Service now qualifies as a primary model.

@jeremystretch commented on GitHub (Jun 21, 2018): Enabling custom fields for services now since Service now qualifies as a primary model.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1381