Comments
-
I'm sorry, that query will give you the current used size of the volume rounded, I.E. Currently Used 496 GB This will give you percent rounded: ${SQL:Select Round ('${VolumePercentUsed}',0) from Volumes WHERE VolumeID='${VolumeID}'} Percent Utilized No, it will round percentages to a whole number. This needs to be part of…
-
Here a piture of the browser integration -
-
The server details here is in fact a custom resource. That was modified from the node details resource. Custom properties were added to it along with extensive universal device pollers (most of which are detailed in the NPM UnDP download section) all of this works with version 10 and in fact we just upgraded to version…
-
Try getting rid of the "-" in front of - <CustomPollers version="9.0"> JB
-
added "Operational Role", "System", "Mission", Last_Update", "Next_Update" to Custom Properities and added this: <tr> <td class="Property" width="10"> </td> <td class="PropertyHeader">Operational Role</td> <td class="Property"> </td> <td class="Property"><%#Eval("ObjectProperties[\"Operational_Role\"]")%> </td> </tr> <tr>…
-
This is an old resource but, Put this in Drive:\Inetpub\SolarWinds\NetPerfMon\Resources\2-1-NodeDetails and add it to the NODE Details (or whatever you use for your servers) Denny: if your out there ***** Feature Request ****** JB
-
Why thank you, thank you very much!
-
Sorry what I was trying to point out is that Volumes WHERE VolumeID='${VolumeID} doesn't work when using a SQL query from within a message.
-
Join the chorus.... JB
-
Just applied SP 3 and still get the error. Since the readme states "Note: This service pack does not fix incorrect data that is already in the database." would it be advisable to truncated the FlowCorrelation table? JB
-
Here the link to DL 380 management agents, but you can search for your HW. http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&cc=us&prodNameId=3288134&prodTypeId=15351&prodSeriesId=1121516&swLang=8&taskId=135&swEnvOID=4025 JB
-
I see, its not a chart or a table ts a single oid It will show up in the Universal Device Poller Status Resource
-
Check your Settings > Menu Options JB
-
Take a look at this tutorial and post if you have questions Create a Universal Device Poller (UnDP) in the Orion Platform - SolarWinds Worldwide, LLC. Help and Support JB
-
Here they are.... JB
-
Copy and paste into your reports folder, save as an xxx.orionreport file. You can then edit the report in report writer JB
-
"Reset when the trigger conditions are no longer true" But that condition will never be processed because if the orion server is down, it can't check or send the alert reset. So the only way of knowing there's a problem with Orion is if we don't recieve the Orion Heartbeat alert at 9:45 AM. Do you follow the logic? JB
-
Well I'm not a Dell expert but depending on the disk configurations it can be difficult, if not impossible to monitor disk failures with the current version of Orion. If you can find a mib to monitor overall condition of disk status that may be your bet bet. With more complex configs, you would need have the SNMP GET TABLE…
-
Quest Spotlight JB
-
You could setup a transform to "Battery Percentage Used" which would be something like: Then you could use a standard gauge to display it JB
-
we have adopted a tiered approch to this First: Create an alert that will trigger if the edge router is down Second : create an alert that will trigger if a device behind the edge router is down. Now add supression to this alert that will cause it not to trigger if the upstream device is down. We actually have three tiers…
-
Well a lot has changed since this thread was started, starting with NPM 9.1 GET TABLE support was added and you can now get the entire table of server tempetature. And I believe the first one listed is the one you get from the old GET NEXT oid refered to in the original post. JB
-
What oid are you using? It looks like somthing to do with your network cards. Here's the poller I use:
-
Check out this thread (about half way down) Hope this helps. JB
-
How about Caption Like 'oxffw*' or Caption Like 'abcfw*' and Caption Not Like 'defwan*' JB
-
Yes, currently less than ten. but that depends on what we want to look at. JB
-
Glad to help. JB
-
You'll need to load and run the HP Management Agents on your server. This link is for a DL380 but it'll get you started. http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?lang=en&cc=us&prodNameId=3288134&taskId=135&prodTypeId=15351&prodSeriesId=1121516&lang=en&cc=us JB
-
Sorry the two smaller server srepresent the physical nodes and larger one is the resource, in this case a SQL server. The icons where taken from Visio. JB
-
Have you included the Universal Device Poller Resource on the node details page? JB