Replies: 4 comments 3 replies
-
|
Hi @kollross. Actually there is an expiration warning in the GUI:
You could easily write a monitoring plugin that accesses the expiration date in NetBox and warns if/when a zone is going to expire. NetBox itself is not a monitoring tool, but all the data you need to attach one are there. What would you suggest in addition to this functionality? |
Beta Was this translation helpful? Give feedback.
-
|
Better now.
|
Beta Was this translation helpful? Give feedback.
-
|
No this is actually what I'm looking for. It just doesn't/didn't exist. Looking at a zone, I didn't have a "Registration" tab. So I went into the edit mode of the zone, and noticed the "Registration" portion near the button of the screen. Once I selected a registrar then the tap appeared in the zone section like you pictures. |
Beta Was this translation helpful? Give feedback.
-
|
Here are some scripts that scrapes whois info and updates some of the fields in Netbox. The second script will send out email notifications when certain countdown dates are met until expiration. https://github.com/ncsa/neteng_utils/tree/main/netbox/domain_registration |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Before I start on writing something myself, I wanted to clarify there is no means of tracking when a domain expires (registrar expiration, not TTL). I looked through various areas of the plugin but didn't see anything, but I just wanted to check.
Beta Was this translation helpful? Give feedback.
All reactions