Comments
-
Seriously, adding more columns and a mix of columns (e.g., one at the top, multiple at the bottom) is something we intend to do. No timeframe yet.
-
Congo, what's the biggest problem you're facing in using the web based node management functionality? Is it the speed of loading the page? Is it a problem with editing properties? We're actively trying to improve this, so the more specific the information you can give us, the better chance we'll have of addressing the…
-
No question that NetFlow is a high-volume protocol, and it will put more stress on your database. The gap-in-charts problem you're seeing usually suggests that you're writing more to your database disk I/O than it can handle. Often, users can tune the database to optimize I/O and get improved performance.
-
Also, when I'm looking at the Component Details page, there is a response time gauge in the top right. The max value in the gauge is 2500 so the gauge is always pegged and red. Shouldn't there be a way to change the min/max values in this gauge? No, there isn't any way to change that, which is a shortcoming. It's something…
-
Go to the AppBuilder and do a WMI Performance Counter Monitor. From their, you can browse to your server and find the WMI counters on a target machine. I think the one you're looking for is Logical Disk and % Free Space.
-
Hello, Have you had any update from this enhancement request? Some of my customers also require the feature. They want not only search it, but include it in Data Export (output to Excel) Regards,
-
I can tell you that we have a design and some concrete plans, but I can't tell you a timeframe or a specific release. Now that we're a public company, there are stricter rules about what we can and can't say. It's our top feature, but you may see something else come out sooner because there are some other things that need…
-
No worries. I don't mind getting questions about dates. The answer is easy, albeit unsatisfying for everyone involved. There will be an SP2, but we're trying to balance optimzing speed of release and maximum number of fixes in that release vehicle.
-
Denny, thanks for your update to this topic, as the others posting here a level of "intelligence" in respect to downstream neighbours would enhance the current great product that we have already. Hopefully if combined with a CDP type discovery or better it might make the process dynamic and scalable. You said that this…
-
Ok, try just this: SELECT Nodes.Caption AS NodeName, Nodes.UnmanageFrom AS Unmanaged_From, Nodes.UnmanageUntil AS Unmanaged_Until, Nodes.StatusDescription AS Status_Description FROM Nodes where Nodes.StatusDescription like '%Unmanaged%' ORDER BY 1 ASC, 2 DESC
-
It is a feature request for the advanced alert engine. We intend to add something like it or better, but I don't have a date.
-
hey I found it, WHERE Nodes.SysObjectID like '1.3.6.1.4.1.9.1%' thanks again
-
OK thanks So I have the correct alerts configured already. I was just wondering that I got alarms for all nodes on a site and last alert was that the firewall is down. Would I need to set the polling intevall for the firewall lower than for the nodes to get only the firewall alert?
-
Maybe you need two alerts, one that fires immediately and one that fires after an hour.
-
No mater how hard I have looked over the years, how do you get copies of there BETA version to test and evaluate, this really would make my job eaiser to sell to mangement about keeping up with the times. I find doing the home work really does pay off. The Beta for 9.0 has been open for a few weeks. Please feel free to…
-
do you know when the RC will be released? I don't have a test environment.
-
If your going to create an import export option It seems to me it only makes sense to give the user the option to import x list of nodes and to use x snmp string when they are imported and added. And perhaps a checkbox for icmp only. There is actually a lot of simple functionality that could be added to a little…
-
Yes, after you create an Application Template, you assign it to one or more servers. Once assigned to a server, you've got a live Application, which will show up on the APM home page. The assigned Application is the basic unit for monitoring within APM.
-
Torrie, You should open a Support ticket for this one. Denny
-
I watched the video to set up the netflow the command is ip flow-export etc.... I get input detected at. so I do not think the pix 525 takes that command? so the question is has anybody got the netflow analyzer to work with the pix 525? or better question what network analyzer works with the pix 525?
-
Add this to your query. Then, set Status under Field Formatting tab to Icon and IconType to Status. CASE NPM_NV_WL_ALERT_APS_V.Status WHEN '0' THEN 'Unknown.gif' WHEN '1' THEN 'Up.gif' WHEN '2' THEN 'Down.gif' END AS Status
-
"the tunnel names"? Do you mean that you lost the descriptions? If so, that's a known bug we'll be fixing soon.
-
And yes, I'm definitely working with the https://co1minswonwb503.mgmt.live:17778/SolarWinds/InformationService/v3/OrionBasic server.
-
It should be. I remember uploading it. Others were able to download it and add to the discussion. If its not there anymore let me know. I did stop using this because I'm not using any vpn sites anymore.
-
I just got off the phone with them and the case notes are the same as they were when I called it in over a week ago. Because its been determined to be a bug, it has been assigned to a developer but there is no new updates for it unfortunately. I did ask them if they could at least check with the developer or someone to see…
-
Could you guys either post that info here, or forward it to me as well? Thanks!
-
Yes, we fixed this in 9.1.
-
I've seen you over at SpiceWorks, but I never put two and two together to realize it was the same person. So it seems we've got a couple separate issues going here. How to test for applicability, and how to get the flagfile to work properly. Let's break this down and get the package working without the flagfile first.…
-
Thanks again for your help...at least I am getting somewhere now. And you are right, they really took sflow (which seems to be standard for this kind of thing) for granted on the 2800 and I suspect on the 5300 as well.
-
I appreciate the help. Thanks! If anyone else wants to take a look at this please do so. I know how work can be and it's hard to work on things like this on the side when your own job takes priority.