top of page

Oil Tank Inspection 
(Springfield MA & CT)

The TankSure program is a comprehensive testing method that includes ultrasonic testing to accurately measure the thickness of your tank's walls, as well as visual inspection. The ultrasonic testing is conducted using a state-of-the-art device that emits high-frequency sound waves through the tank wall to measure its thickness and detect any potential issues such as corrosion and/or thinning.


Our technicians will thoroughly inspect your oil tank, evaluating its overall condition and identify any areas of concern. We'll provide you with expert guidance and recommendations for any necessary repairs or replacements.


Our ultrasound oil tank inspection service is essential for homeowners who rely on oil heat. In many cases, oil tanks can deteriorate over time due to corrosion, leading to leaks and spills that can be costly and hazardous to the environment. With the TankSure program, you can rest assured that your oil tank is in good condition and functioning properly.

Heating oil tanks
bottom of page
$w.onReady(function () { // Select all links with the data-testid="linkElement" const buttons = $w('a'); // Select all anchor tags buttons.forEach((button) => { // Check if the aria-label or innerText is "Schedule Now" if (button.getAttribute('aria-label') === 'Schedule Now' || button.label === 'Schedule Now') { // Attach an event handler for the click button.onClick(() => { gtag('event', 'schedule_tool_click', { 'link_url': button.href, // Capture the link URL dynamically 'button_text': 'Schedule Now' // Capture the button text }); }); } }); });