The most recent content from our members.
I have a UDP that polls our Nasuni filers for a specific OID to tell me when they last created a snapshot, they are meant to do this every 5 minutes. I want to create an alert that compares the time of the last snapshot to the current time, and if it's more than 30 minutes ago then triggers to let me know the snapshot has…
I'm attempting to display tabular data from a custom UDP on a node's web display and followed the instructions here: Set up a multi-column table with custom device poller - SolarWinds Worldwide, LLC. Help and Support Everything goes fine when creating the custom UDP in Orion Universal Device Poller and editing the web…
Hello all I have a few OIDs set up to gather information about the interfaces. All work well. My issue is in showing the results. I use a tabular universal Device poller in the listing of the universal device poller selection, they're in order, sort of: But when you look at the results, the order is all mixed up: Is there…
The Node Tabular Universal Device Poller as limitations such as unable to remove first column and unable to arrange columns. A better way would be to SWQL it. SELECT tmp1.VolName as [Volume], tmp3.VolSize as [Size(TB)], tmp2.VolUsage as [Usage(TB)], tmp4.VolUsagePct as [Usage(%)] FROM Orion.NPM.CustomPollerAssignment cpa…
I'd like to be able to replicate the information in this Node Tabular Universal Device Poller resource because my engineers want more visual notification if the EqualLogic disk status is on-line or not. 1) Could this be done with an Application Monitor? I don't see how, because when I set up the Application Monitor to…
It looks like you're new here. Sign in or register to get started.