Comments
-
WOW! That worked! Instantaneous login!
-
If you're interested in WUG, then the appropriate comparison from SolarWinds is ipMonitor, not Orion. WUG and ipMonitor are both targeted at smaller customers without much need for scalability or extensibility and who are more generalist in their needs. Orion is intended for customers focused on the networking side, with…
-
I was using IE 7 and I don't know what the error was. Since the node is already created, I can't replicate the creation process and error conditions. I will be adding several mode similar devices next month. If the error happens again, I will record the information. Rick
-
That is the first place I looked, I just don't see where to access node custom properties through the web console (like Custom Property Editor in the System Manager).
-
any number here means delay for x amount of time. Can you please elaborate on delay a little more? Let's say you have an alert configured for interface bandwidth > 90% and delay of 5 minutes. Does bandwidth have to be sustained for 5min > 90% for the trigger action to fire or will the action fire anyway no matter what the…
-
Awesome! Thanks, Denny. Hopefully we'll be doing that here soon.....
-
Hey tony.johnson, Depending on what you're interested in, just go to 'Product Forum', chose your product, and you will find a direct link to the content exchange page of that particular product.
-
Hey designerfx, You can now find the 'What we're working on' thread under the name 'Product Roadmaps' in the top navigation, next to 'Product Forums'.
-
Thank you for your input antwesor. Yes, I checked all declined updates and all that is present are the four listed: XP x64 Server 2003 x32 Server 2003 x64 XP with the Language Interface Pack I was thinking it may be the latter, but when I approved, all machines showed as non applicable. Is there no way to redownload? I…
-
So I found. I still have not discovered the OID for just telling me the number of active SIP calls at a gateway. I put the question up on Cisco NetPro. But no replies yet. I would like to get the info I can glean from Cisco's Real Time Monitoring tool into Solar Winds one way or the other. I will try to wireshark the…
-
I understand your question is different to what I am about to ask, but along the same lines. How come with IPAM, it is not pulling th hostnames form our Cisco gear. I have the hostname, DNS, and Domain name entered on the Cisco switch? What field is IPAM specifically looking for?
-
Thank you Will, Your input is very much appreciated! Where ever did you get the idea that ACSX and ACSX.cs files were needed and that the config wizard would need to be run? I will give this a go and post the results in this thread. Best wishes, Scott
-
Thanks Will. I didn't know about these resources. I will poke around and see if there is something similar or comparable that gives me a lead to work from.
-
Hi Mav Yes I am still seeing the issue, but it would seem that the issue is some ports are seen on VLAN 1 which is our default VLAN and this is where the uplinks are located. this is only shown when you hover over the port in the device tracker window, when you select the actual port, it does not show VLAN 1 Let me know if…
-
Thanks, I must have looked over that table 3 or 4 times.
-
Thanks for your reply. I agree, the node details and the polling details are easily available as a resource to add to a view. What I am trying to figure out - as you mentioned - is how to create a new resource with selected fields from the database. We can get data from reports but it comes out as a table with columns. I…
-
when i am using above script i am getting below error. Global symbol "$connect" requires explicit package name at test.pl line 86. Global symbol "$swis" requires explicit package name at test.pl line 118. When i define $connect,$swis in below line. my ($ip,$rocid,$query,$query_handle,$connect,$swis); I am getting "Can't…
-
Thanks but unfortunatly I tried this earlier as I thought that was the way to go but it didn't work, advanced alerts don't allow you to have a condition group with no conditions. However I have thought of this, what do you think... Suppress ANY region = enabba region = west perth Supress ALL type is equal to CORE not equal…
-
For some reason the resource I was using did not like the whole sytax. I had to modify your query into: ISNULL(Notes, '') Like '' Thanks for your help.
-
Hello Quang- Could you please post this SQL code? I am looking for a way to combine Applications with Nodes availability reports. This type is exactly what I need. I know this is an old thread. I appreciate it if you still have it. -Mike
-
~300 Was not an option.
-
Thank you for the reply. points 2 and 3 really helped clarify what i wanted to do. i will open a support ticket here shortly.
-
hey! after we applied an orion NPM update recently, that alert syntax stopped working. The support department at Solarwinds helped me create a new one with this syntax: Rogue Access Point Count: ${RogueAPsCount} SSID: ${SQL: select Rogue_SSID from NPM_NV_WL_REPORT_Rogues_V where npmnodeid = ${NPMNodeID}} MAC Address:…
-
This can easily be done using Perl and WMI scripting as I am doing something similar. However I have not linked that data back into Orion. It is currently just going into a CSV file so it can be linked to Excel or Access. I am in the process right now of modifying my scripts to grab the IP address. As soon as I can get…
-
Case #53432
-
Hi Leon, Thanks for responding. I have not called the support desk, I¹ll try that too. My alert trigger action is to call a VB Script and pass the attributes I want for the various types of alerts (Node, Volume, etc). Here is a sample script call: c:\create_alert.vbs…
-
Hi AlterEgo- Thanks. Do you think I will need to grab it from the APM_ComponentTemplateSetting table and do some kind of 'INNER JOIN'? Or is there a variable available? SQL 'Finaglers' are you out there? ;) -Mike
-
thank you sooo much Richard Letts
-
I am seeing this in both cases...I have a node alert configured for CPU Load > 1 so it fires all the time. ${TriggeredValue} is empty
-
fyi....I'm experiencing the same thing. I will contact support as well.