Comments
-
When you get it working can you let me know if your response times are within reasonable expectations? When I configured it mine were around 16 seconds which didn't match reality.
-
mezdem, Hope you can help on this? I just noticed that the result down time is 1 hour off. If the node is down only 15 min the result for DD:HH:MM:SS is reported as 0 Days 1 Hours 15 Mins. Any thoughts? SELECT StatusLED , NodeID , Caption , Status , DATEADD(mi, DATEDIFF(mi, GETUTCDATE(), GETDATE()),…
-
Worked perfect! Thanks so much!
-
1-) URGENT ! That metrics tool to gauge the SAN I/O performance is of a great help. We don't have a special tool. We've just been measuring using the native performance counters, and unfortunately, I can't just look at those stats and tell you how you'll perform.
-
I manually kept refreshing after disabling the interface and, at about 120 seconds, it went to warning, and then another 60-120 seconds, it changed to 'Down' status and I received an alert (email). You got the first part, changing the status polling interval to 60 seconds. The second part of what your looking for is under…
-
Opened a ticket, got an almost immediate answer, which solved the problem. Below is what I got from SolarWinds support: Hi Can you run through this: support.microsoft.com/.../300956 open cmd -> cd\windows\system32 then lodctr /R then re-run the configuration wizard Thanks !
-
So far this does not seem to be working for me. Maybe I am not applying the query properly.? Can you please give detailed instructions for the steps to take to apply the query once I have found the proper database in database manager fom the Orion server?
-
As I've said elsewhere, we intend to solve the problem of automatically suppressing alerts based on topology. You are assuming that we'll do it via custom properties. Without going into details, we think we can do something much more automated and usable. It will not be in the next version of Orion, but it should be in the…
-
Oh, and in case anyone gives a @#*&, jury duty suuuuucks. Hours of listening, with no ability to questions, much less interject snarky comments. It's a dreary, irony-free affair. No joy.
-
Hello chandler-bing, Did you manage to upload the UnDP? We are really struggling with the same issue and this would be much appreciated! Thanks!
-
It's odd. When I test the alert, I hit test alert trigger, and the message I get in the email is " Alert: XXX is UP" When I hit reset, it says "Reset: XXX is UP". Stating it's up on the trigger shouldn't happen. Something is wrong here. I'm using the stock alerts that come with the program too.
-
Tom, I did init the SysObjectID, MachineType & Vendor icon as your suggestion and got that error. (see below for my code) **************************************************************************** my $AddedNode = $swis->Create('Orion.Nodes', { IPAddress=> $ip, IPAddressGUID=>ip2guid($ip), EntityType=>'Orion.Nodes',…
-
Got it. We're already thinking about how we might implement this feature.
-
Also - I checked the database and the SIDs were generated for both the groups and domain accounts, if that matters.
-
I don't think your bug is a bug with SolarWinds, but rather the way CScript/VBScript handles dates in general. CDate() http://msdn.microsoft.com/en-us/library/2dt118h2(v=vs.85).aspx "CDate recognizes date formats according to the locale setting of your system. The correct order of day, month, and year may not be determined…
-
Yes. This should be added as an option by default.
-
Do we put that script on remote windows box as a batch file and execute the batch from APM Yes. how do we display whatever results are returned If you wrap it in an APM script that follows our format, it should return a statistic just like any other script.
-
Hi Mac- Is this out now? Thanks, Mike
-
You've seen one of our internal logging messages that actually isn't that helpful. It is a case we logged data, that upon further investigation, was unnecessary.
-
ecklerwr1, I apologize for the moderation issue. At this point, your comments shouldn't be moderated, but if this still happens, please let me know.
-
We're hoping (although not promising) to deliver this functionality in APM 2.0. When is 2.0, you're about to ask? Q3-ish.
-
Great, Byrona. Thanks for the input.
-
Just because its created with JavaScript shouldn't mean you're immediately stuck! If its JavaScript I imagine its making an AJAX request to pull that information back, so it must pass something to the backend webserver to get that data. If you can get that query you can probably query it directly yourself, substituting the…
-
Is there differnce between these versions? now I'm running trial version, downloaded from solarwinds site and SQL Server 2005 to finish some document for project. If the customer approve, I'll install the full version. So now I have to find out some capabilities of this product in full version.
-
Hey Bshopp thanks for the reply, I'm trying to use the UnDP but the problem is indeed the correct oid's. Problem is we can't but an extra program because of budget. Is there anyone monitoring an msa 2000 with UnDP? could they provide me the correct oid's perhaps? with kind regards Sasuke
-
They're in the Release Notes.
-
Quick related question. Is there one of these handy statements that will give me a link to just the node?
-
Hey Byron, we think we've got a way to accomplish this, but would like to test it. In order to get as real-world as possible, can you provide copies of the alerts and/or syslog entries that should set and clear the condition? Thanks!
-
I'm looking for some help with this also, I know Netflow should work on any layer 3 interface, but i would also like layer 2
-
if you use the MS TCP Interface it should only give you information based for that IP but like you said if you use the NIC one you will get the information for all trafffic to the server. for my clusters i split it out ip for cluster and have the quorum monitored here ip for the service have the primary drives for this…