Comments
-
josh.d wrote: Oh, wow. I thought you were using a recent client. That might explain why the save button doesn't work. I'm glad I asked. I have never used that old of an install. That looks like a native client. Ideas: -Does that apply button do anything? Like put it online, then click apply? -Is there any other app taking…
-
You could do this with a programming language but you would have to do a bunch of steps, even if NCM created such a feature it would probably be bad to do. You would have to sho run ip in bri, save the ints to a list, parse the list sho run int for each interface, match the ones that have the pattern and sub it out. It's…
-
I appreciate that you're frustrated, and clearly, your experience has not been good. I will note that we have thousands of downloads every week, and your particular problem is not something we see. There's something with your environment and our software that doesn't seem to mix well. Please give us a chance to help you.…
-
I am still seeing this problem and I am using NCM 5.1. My results from the report only show no configs or no configs to compare. If I select the first option on this report "compare most recent download to last running config" the results are correct. Except with this report they changes stay there until I manually…
-
We're considering building something that would handle recurrence for apps, interfaces, and nodes. Stay tuned.
-
If you're making changes to the database, it won't work. State is held in memory. If you make a change in the DB, the poller will just overwrite it.
-
There are two NetApp connectors: * the syslog one is under File Transfer & Sharing ("IBM NetApp OnTAP") * the event log auditing remotely one is under Operating Systems ("NetApp") - and you will ONLY see it on agents (it needs to run from a windows agent since it connects to a remote event log, kind of like a remote…
-
Page 2
-
Michal, We just upgraded to from 10.3 to 10.5 and multicast polling is killing the NPM database and impacting overall SQL Server performance (high CPU) causing NetPerfMon deadlocks. Our UnDP pollers and the AlertingEngine are also greatly impacted and intermittently working (frequent database timeouts and unable to make…
-
More info here
-
Ooops. I have another question. When the Hot Standby is running dormant, the Alerting Engine is stopped. During the tests we ran, when it fails over the Alerting Engine does not start. Should this be the case? How can we get this to start?
-
I am using the built-in admin account because we have pass through authentication setup. Even when I specify the Orion account credentials it doesn't seem to be working.
-
We have a video about the UnDP that you might find useful: www.solarwinds.com/.../index.html
-
I see - you're right about User Specified. What you want is Day: Previous and the 5:00 to 4:59 thingy. I missed that detail. When I try to do what you're doing, I actually get an error, so I'm impressed you got as far as you did. The error is still incorrect/unexpected, so I've reported this to our QA team to investigate.…
-
You have 2000 nodes, 2000 interfaces, and 2000 volumes. We should update that page to be clear.
-
aLTeReGo and tomasv Thank you so much to both of you
-
Linux.... we will try this one... thank you tomasav...
-
I've opened a bug in our system. We'll see if we can duplicate.
-
Hello Richard, Thank you for the information. Have you ever run NTA in your site ? Can you share your experience (server config, flow sources, data rates) with us if possible. Regards, Tak
-
You can also open a Remedy ticket with a Syslog message from Orion. What else do you want to do?
-
Looks pretty clean. We've found in some situations we've had to tweak the resource allocations (even on the low end) to be specific or VMware misbehaves, but I think it would be exhibiting slightly different behavior if that were the case as far as CPU goes. Out of curiosity, have you tried installing and using the desktop…
-
Probably your best bet. The SL-100 is just under $2500k, and NTA would be $1795, so combined, it's a lot less than an additional poller. You'll need the savings to pay for a major database with a whole heap of storage. Does this customer really and truly need to save raw data? The only compression we do is to combine…
-
In its simplest you might build a filter or use nDepth to search for anything with ProviderSID containing any of those numbers. Of course, it'll only trigger when the event does (e.g. Any Event.ProviderSID = *8003* OR Any Event.ProviderSID = *8004* OR Any Event.ProviderSID = *8002* - Any Event might be called Any Alert but…
-
Netperformon is not multithreaded, but pretty much everything else is. We are currently working on an update to the main SNMP that would make it multi-threaded. And to anticipate the next question, I can't provide a date on that just yet.
-
Outstanding! Thank you so much for your help and such a quick response Mark! -Ron
-
Yeah, Patrick came by right after you called him.
-
If you want to build your own monitor, you can use the Windows Script Monitor or the Linux Script Monitor. Detailed instructions are provided in the Admin Guide here: I think Josh was trying to say that if you use the POP3 User Experience Monitor to email your SMTP server (even without credentials), you'll be able to test…
-
I have created Store procedure and it works great.what i did here CREATE PROCEDURE usp_displayavg AS SQL query.............blah.. And i recall this query using..and it works exec usp_displyavg and its showing me Avg percentage 99.05% now question is i want result in proper format. i mean i want to create column so it look…
-
Hi there, the script idea sounds good, but unfortunately I have no telnet or SSH access to these servers, SNMP only, so i can not do much with it. The Purge did work initially, as I had such a massive table, but in reality, I want performance data from "some" processes, but not all. in the most part, i just want…
-
I agree. What is odder though is that HP is saying (via the OA management GUI) that the CPU is normal. One of them is most certainly wrong!