Comments
-
This is an oldie, but I can't seem to find anything related that actually answers the question. I'm running into a similar issue with a config change template I'm trying to develop for Cisco IOS -- I have a few commands defined that attempt to run a show command piped to an output, and when I try and execute the template,…
-
Someone with more SQL experience can probably provide a better answer, but I had this same issue and I went into SQL management studio and did the following: 1. Start a new query on the ConfigMgmt database. SELECT * FROM TransferQueue 2. Locate the lines you want to delete and pick a column to use to identify them. I…
-
What model Nexus are you monitoring? I just tried this on my Nexus 5010's, and I see what you're saying about the multiple rows of data (although I seem to return about 20+ rows on my boxes). As long as you don't mind some extra configuration on the UnDP side, you can append the specific row ID (i.e. 21598) to the OID, and…
-
Hi Dave, Are you using Sonar discovery to automatically import nodes into NPM? I've seen the problem you're describing in my environment, when a device is part of multiple network ranges that I want to discover. The discovery thinks each IP on that device is a different device entirely. I used the discovery ignore list to…
-
Hi, You need TCP/17777 open to the NPM server
-
Other important details: Orion 9.1 SP1, w/ SQL 2005 database residing on the same box.
-
Can you provide a little more detail? Are you wanting to replace functionality that your Perl scripts currently provide? What do they do exactly?
-
This is a pretty standard request. You will need to search Thwack for posts about custom views or displaying mulitple interfaces on one page. There should be plenty out there. I have a custom views that display all of my DS3s, all of external interfaces, and device-device connections -- they're great! If you don't have any…
-
Nobody out there monitoring SQL with APM? How about the Solarwinds folks? Have you found APM to be useful monitoring your SQL instances? What I've found is that the default SQL 2008 template doesn't really offer much information, and the SQL User experience pulls from a table that is cumulative, without translating the…
-
I've used both products and have to say that they are pretty evenly matched. The main reason I was attracted to SecureCRT was for the tabbed window feature. Honestly though, I find that I still go back to putty almost exclusively because I usually want my windows to be next to each while I'm working on something. I will…
-
I think I might be able to help here -- I have some views back from Orion 8 that I've brought up through the different version that I think show what you want. Basically, I have all of my Outside firewall interfaces on the same view, using custom HTML: <a href="">thwack.solarwinds.com/.../CustomChart.aspx…
-
1. We've struggled with monitoring the HA failover status between units. We're currently using some UnDP's to monitor this and alert, but this would be a nice out of the box feature for ASA's in HA mode. 2. We typically add UnDP's for total connection counts and Anyconnect session counts 3. Related to #1, I'd like to see…
-
Hi folks, just wanted to chime in on this thread. I've been having issues since upgrading to 12.3, many items similar to what's being reported here. SQL errors, SolarWinds Admin service being down, etc. I've opened case #00116442 for my troubles. So far support has said that my issues are coming from running out of…
-
Virtualization manager is an appliance, so all you need to do is create a VM with a 200GB datastore. The deployment is really easy after that -- everything is self contained in the virtual appliance.
-
That's a cool tool! We'll probably need SW to respond for an official answer, but if I had to guess, I'd say that the different colors represent the compatibility of the various internal poller names or OIDs to the device you're examining. So for instance, on the CPU's, all the red lines are the Pollers/OID for CPU that…
-
My 10.3 upgrade went smoothly and I haven't had any problems.
-
Is anybody out there aggregating multiple APM graphs onto one page? Help a brother out!
-
Can anybody help me out?
-
I'd recommend checking out RoyalTS. Our team has used it for years and it works great.
-
Hi there, The MIB you're trying to use seems to be an SNMPv3 only MIB (according to this doc). I verified on my own ACE, and I could only access these statistics after I configured an SNMPv3 user and used it for the polling. Hope that helps! --Brandon
-
When you create the multiple object chart, the Show Sum in Data Series: allows you to choose 'Only Show the Sum'. Depending on how many interfaces you'll be adding in though, that type of data might be better suited to a report. I added 1795 interfaces to test this out, and it took around 30 seconds for the chart to show…
-
Hi there. I was/am experiencing the exact same issue with my CSS configs. I had a ticket open with support and, after sending my entire database over to them, they determined there was an extra space at the end of all the lines in the running config that were not in the startup (saved) config. They basically advised me not…
-
I believe the default log location for NCM is C:\Program Files (x86)\SolarWinds\Orion\NCM\Logging . Check the logfile for the particular job and it should give you more information. You could also enable session tracing by going to NCM settings > Advanced Settings. This will give you session traces for each individual…
-
Manually placed using mostly group objects, with a couple node objects. Nothing fancy at all.
-
Any luck with this?
-
My initial upgrade went flawlessy. It took 10-15 minutes and I had no problems, even with my custom pollers. So far so good, in that regard.
-
Were you ever able to figure this out?
-
Thanks for the reply. It looks like I could use the Multiple Object Chart Resource to make two separate graphs with multiple series, one graph for CPU for each application, and one graph for memory, but I can't get CPU and Memory for the same box on one graph -- is that right?
-
Are you talking about network discoveries, i.e. Network Sonar Discovery? If so, this is all pretty cut and dry in the existing interface and I think it's been pretty decent for a few releases now:
-
I don't think you'll be able to use Netflow on that platform without the C3KX-SM-10G, which is the services module for the 3560x/3750x. If you look at the Configuration guide, it says: Flexible NetFlow is supported only on the Catalyst 3750-X and 3560-X switch running the IP base or IP services feature set and equipped…