The most recent content from our members.
I have the strangest problem... Working with some Dell switches. Pulling fields into a report - data lives in the NCM.EntityPhysical table. Report includes device name which comes from the NCM.Nodes table.. The report returns, however, only about 80% of my devices. The remaining 20% (approx.) do not appear in the report.…
ANYTIME we build a new ESXI host, VMAN automatically detects it through the vct. You see it on the virtualization page, but nowhere else. If you hover over the esxi host i see that is actually a totally different device that has been monitored by SolarWinds for months. I found that the virtual device is sharing the same…
Once the EOC is installed, there needs to be a better way to tie NodeID's. This could also be used for other reports that are not global. It could be something as a new able with siteID - NodeID. This would make reporting and SWQL writing simpler Thank you
>>>nodeid = [] >>>nodeid.append(1) >>>ImportConfiguration = { 'DeleteProfileAfterImport': True, 'NodeIDs': nodeid, 'ProfileID': 48, } >>>result = swis.invoke('Orion.Discovery', 'ImportDiscoveryResults', ImportConfiguration) >>>result u'60253cd7-6c6a-4961-a889-52f3966d7669' Now that the node is "imported". How do I use this…
We're currently running VMAN 6.1.1 and we've integrated our instance with our NPM instance. Ta-da -- magic datastore data appears for hosts and VMs and -- oh, wait a minute? Why doesn't that host have storage related data? We have 8 or 9 vCenters that we poll data from via VMAN and all are managed in NPM. As a data geek I…
Hello, I am looking to pull some patching information from Patch Manager to dispay within another system. Having a poke about the various table I notice the NodeID is a long string and not the 4 digit integer I was hoping for! I am aware Patch Manager was/is a seperate system but I am struggling to see a column I can use…
Some group alerts and reports are not working when I use the Containers_AlertsAndReportsData table. Upon further investigation, I found that the NodeId in the Containers_AlertsAndReportsData is blank. So for now, I'm having to use a Custom SQL Alert Join to the Nodes table to get the real NodeId so I can get Node…
I created this based on the report from RichardLetts Top 25 Errors This Hour report. Change the TOP 25 to whatever, you can play with that as you like. This report just changes the timeframe from this hour to today on the field InErrorsThisHour to InErrorsToday. Comments are appreciated.
I created this based on the report from RichardLetts Top 25 Errors This Hour report. I just change the TOP 25 to TOP 10 but you can play with that as you like. Here is the special part about this report. It will not actually generate a result when you Execute SQL Query in Report Writer as this will generate a "SQL Error:…
I created this based on the report from ">RichardLetts . The "Today" reports just change the timeframe from this hour to today on the field InErrorsThisHour to InErrorsToday. Then I just change the TOP 25 to TOP 10 but you can play with that as you like. Here is the special part about this "by node" reports. It will not…
It looks like you're new here. Sign in or register to get started.