Dear Team

We have multiple devices(Server, Storage, Firewall, Switch, Router, etc.) in our DC from different vendors/OEM's(HPE, IBM, Dell, Lenevo, Sun/Oracle, Cisco, Fortinet/Fortigate, Sophos, Checkpoint, Ruckus, Aruba, etc.).

All the vendors support their products upto certain period( 1 Year, 2 Year, 3 Years, 5 Years, etc.) when we buy a product and then we renew their AMC/Warranty as per our requirements.

Now from some vendors we get the warranty end date from the device itself, else we have to search with the serial number on their website to check the warranty status and we prepare the manual sheet.

I am looking for a customize sensor where we can add that sensor on all the physical devices for Example "Reminder" and we manually add the Warranty End Date on the sensor so that PRTG send a notification trigger on my email id that this products warranty is about to expire, please renew before it gets expire.

Just wanted to check, is this type of sensor is available with the version 22.2.76.1705+

or else please suggest what best we can do to fulfil the requirement.

Would really appreciate your response on the same so that i can plan things accordingly.

Thanks & Regards Manoj


Article Comments

Hi Manoj,

How can you check from your device the warranty end date? Can you pull this information via an API? If this is a numeric value which can be requested via an API, you may use our REST Custom v2 sensor. With this sensor you can create custom requests and display the received values. Once the sensor and the channels are created you can set limits to this sensor.
If you can pull this information about the end date via SNMP, I would recommend to use a SNMP Custom Advanced sensor to get this into PRTG.


Kind regards

Felix Wiesneth - Team Technical Support


Dec, 2022 - Permalink

So what we usually do, We have serial number and Product number of each device. Lets take an example of HPE

So we have a server HPE Proliant DL 360 Gen 10 and we have a serial number and product number, we go to website and login by our credentials, type in the serial number and from their we get to know the end date of our product.

Similarly we do it for all other vendors (IBM, Lenevo, etc..).

We maintain data in excel for all product warranty, however we will not be notified that the warranty is about to expire.

So thought if we can get help from PRTG, where we can have a custom sensor and we add warranty end date from excel on that sensor and we get a notification on our email id before due date.


Dec, 2022 - Permalink

Hi Manoj,

If you maintain this in an excel sheet, I would recommend to create a EXE/Script Advanced sensor with a script which checks your file. This script need to return an outpout according to our manual. Maybe also this helps as a first starting point.


Kind regards

Felix Wiesneth - Team Technical Support


Dec, 2022 - Permalink