Network Management
Create a UnDP transform with an addition formula in the SolarWinds Platform
This article describes how to create a UnDP transform with an addition formula and a list of possible instances that might cause an error.
First published date
Last published date
Overview
Product section
Resolution
- Create two pollers called
ssCPURawUserandssCPURawWait. - Set the polling time to 5 minutes.
- Create a transform called
testCPU. - Set the polling time to 5 minutes.
- Create an addition formula:
{ssCPURawUser} + {ssCPURawWait} - Test to verify that the transform is working.
The following describes how to address issues that can occur in the database:
- Node down - Confirm that the selected node or the parent node of the selected object is operationally up.
- Mismatched interval - Confirm that the transform interval of the assigned Universal Device Poller matches the polling interval of the selected object.
- Unassigned UnDP - Assign the transformed Universal Device Poller to the selected object.
- Unenabled UnDP Poller - Right-click the poller and click Enable.
- Spelling mistake in the formula - Add the poller using the drop-down menu and not directly.
See Unable to complete transform in Universal Device Poller for the SolarWinds Platform for additional information.