Open MaicolSantoro opened 2 months ago
There is no such function integrated into the plugin. You could achieve this via a netbox custom script or some other way.
do you know how to do it?
As Mateij said, you can write a CustomScript and create a background job in NetBox that runs every day and checks the warranty field. It should be fairly straightforward to implement. You need some python knowledge to achieve this. Another way would be to access NetBox's API with an external script of your choice.
Hi guys,
when the Warranty remaining time its over to 90 days, the plugin not send the alerts. its possible to send the alerts via email?
thank you Maicol