Comments
-
Case 140996.
-
GZhytar: I'm needing to update NTA also so I downloaded NTA from customer portal and ran the .exe. But - it default prompts for REMOVE and also shows REPAIR. Which do I use?
-
Thanks - That's a very interesting chart - too bad it doesn't include pricing estimates with hardware support specs and on-going yearly maintenance costs.
-
i have a custom menu bar created. i have a new user id. we have multiple modules so i set each of them to NONE, including the Wireless module. when the user id logs into Orion the Wireless module is the only module showing above the menu bar. if i click it, i can navigate through the wireless network/nodes etc.
-
No it's really not what I'm looking for. If you point on the node then yes you do get the App Health % but the color does not change - it remains green and does not propagate up the tree.
-
great info - thanks i guess UnDP works pretty well with it? i have some custom pollers working for our older VPN Concentrators and hope the ASA might offer some good MIBs too.
-
Windows. APM monitors Server-1 which runs services SCHEDULE & WATCH APM monitors Server-2 which has same services, SCHEDULE & WATCH, but these will stay 'stopped' until needed. But being stopped, it shows as Red/Critical. (My only offering so far has been to set it as 'unmanaged' but that's really not what we want to do…
-
Will Orion 9.0 offer an API into EMC's Navisphere MIB tables? Could the Universal Poller perhaps handle this?
-
somewhere along NPM v8 or v9 i remember having to do this too, but i don't any longer. i don't know if maybe an update along the way changed this since now everything is local-system. but maybe it will work for darryl's case.
-
thanks. the LUNs work great with the Windows OS and Orion - but it is a big issue with VMware across the board. i'm struggling trying to make use of UnDP to work with VMware drives - Orion does not see native drives in VMware - is this correct or am i missing something? on another issue: how about the CPU issue with VMware…
-
that helps a lot - i appreciate it.
-
One more question ...if you don't mind! How can this be done with a URL link from NETFLOW (NTA) like this one? Whenever I use PRINTABLE it won't display at all in this case? I really want to put this link's entire output into a single page view from a Navigation-TAB view to itself.…
-
Mark, Sorry, but I failed to mention that this is IE7 running on Vista. Vista does not have that same button "Error Reporting" like Windows XP. Any way it's not found beside the "Environment Variables" button any longer. It could be elsewhere, but I can't find it. Do you know where it can be found inside Vista?
-
update with ACKNOWLEDGED TIME SELECT AlertStatus.ObjectName as Node, AlertStatus.TriggerTimeStamp as Time, AlertDefinitions.AlertName, AlertStatus.AcknowledgedBy, AlertStatus.AcknowledgedTime FROM AlertStatus, AlertDefinitions WHERE AlertDefinitions.AlertDefId=AlertStatus.AlertDefId AND NOT AlertStatus.ObjectName LIKE…
-
Jeff, When in Node Details View and seeing the info presented by UDT, do you know why a Cisco 3560 stackable doesn't show anything in the IP column, however a Cisco 2960 stackable does?
-
Hey SOLARWINDS! I installed the 30day eval on Orion and ...WOW! I am impressed!! Thanks...
-
Jeff, How can I expect this product to work with Wireless controllers and iPads too? Thanks.
-
Now you can go for the Solarwinds iPad. I had the same problem when they had the seperate Wireless MODULE - paid for it .etc then it became free - no refunds - no nothing...very irratating. Good Luck!
-
might take some testing, but could you use two External commands. First one to build a text file (containing the Traceroute) and then next to use something like SENDSMTP to email that text file. SendSMTP to=person@place.com [message="text" | file="filespec"] [options] before calling SENDSMTP, have that first External…
-
Dobbs- here is what is presented to a user once the CUSTOM PROPERTY is added to a Node. notice that the name HEADQUARTERS can be altered by the user. it is this UPDATE button which i want to either hide or remove. Denny said to edit the page but exactly how is that done?
-
Did you try turning off this feature, saving the reporting and running it again in Orion? TURN OFF 'Group Historical Data by Days'
-
INTERFACE STATUS is not a part of the Filter Results for EVENTS. The only parts are these: NETWORK NODES POLLING ENGINES EVENTS There is a Status for Network Nodes but it won't cover being 'unpluggable'.
-
When they are first built they look good and can be selected fine. Like in this screenshot: But over time they go down and APM shows this: And then once polled by APM while they are down, they are shown empty/no performance counters offered. And maybe hours or days later they show back up and go green.
-
...more... that was placed in the ARGUMENT field plus included a \ at the end, like this one: \\testserver\newshare\sunguide\
-
Brian, We're trying to understand what performance issues can be gained from letting NPM monitor these same systems. And try to reduce any overlapping monitoring. We do like the STM AGENT's ability of seeing into the file structure/directories. This is cool stuff!
-
Thanks - just as I expected. Not much to work with there...oh well.
-
one more thing on this topic. and thanks for your help... i guess that means if i want to baseline MY application's response time then it's out of the question - is that correct? if yes - then what's the other purpose of having Response Time in APM?
-
Turns out that it was a 'special permissions' issue using the 'master' database with our SQL 2005 servers. It did work w/o issue for those SQL 2000 systems but needed these extra permissions set on any SQL 2005 systems.
-
Just this morning, I heard from my support case (Case #344534) and it appears to be an issue with Capacity Planning locking the database and preventing other writes to it. I hope to know more about a fix for this real soon.
-
am i to assume in order to get a report i'll have to foremost include both Trigger and Reset actions and insert these actions "Log the Alert to the NetPerfMon event log" plus insert something like ${AlertTriggerTime} - ${Caption} - ${Location} is ${Status} then later i can get my report???