Comments
-
Yes, thank you. My solarwinds admin is pretty focused on using web calls. I’ve downloaded and run the icon add on and been able to run against sap w/o issue. So perhaps I need to push this solution a little harder. Thank you for you help. Daniel
-
Thanks! yes in 8.5.1
-
This is really beating on an old horse, but where do you find out the names of all these charts??? For example you can take the URL above: http://orion/Orion/NetPerfMon/CustomChart.aspx?ChartName=AvgBps-Line&Title=&SubTitle=&SubTitle2=&Width=0&Height=0&NetObject=I:1441&CustomPollerID=&Rows=&SampleSize=15M&Period=Last 7 and…
-
Have they released SP1 for APM yet? no we haven't.
-
I see Yann has provided a good response.
-
I installed the new version right on top of my other - the upgrade actually went very smooth! The only issue is that the NetFlow Top 5 Conversation resource I have on my Summary page isn't showing a graph anymore. I have an opened TT to see what's up with that....
-
The best solution for HA is to use the HA stuff built in to the hypervisor. We don't have a secondary HA service on the LEM side in favor of using what's built in. But, useful to know, when the appliance is down: * Syslog data being sent directly to the LEM appliance will not be delivered, since it's UDP. You could use a…
-
We now have 2.0 installed and still no improvements from what I can see to the left and right panels as far as being able to increase/customize the number of rows in the right panel. Oh, yes there has. Instead of 12, I now see 15 rows. Can this be adjusted to view 256 rows without having to scroll the panel? In the left…
-
The historical information that was originally available through the wireless module is still very valuable. The information needed has not changed so much as where its coming from. So the list would pretty much look like the list of features of the wireless module. As for the appliance. The cisco location appliance…
-
That works for me. I have done this and it worked great. Thanks.
-
Yes, we will eventually build a server with the product, but was under the impression you could use a workstation to test s/w. Could I be missing a piece of s/ww here?
-
Little more info... I wget'd the contents of status.asmx?wsdl to ipm.wsdl on my dev server and made the following changes: Commented: 'uri' => 'urn:TC', ^this is only needed when not using WSDL mode Changed the NULL reference (nonWSDL mode) to "ipm.wsdl" (so now I'm working in WSDL mode) A new error renders it's ugly head:…
-
Just out of curiosity have you had any luck resolving this? We are seeing issue in our environment regarding these exact same scenarios.
-
I have the same question. I'm struggling to find documentation that explains the functionality of the Orion SDK along with examples on how to perform common tasks create reports, add/remove nodes, etc. What wiki is really basic and raises more questions than it answers. :/
-
We've looked into your case, and we found that you are filling up the CE database because you are using the same script in many places, and we are storing a copy each time, so that is a design flaw, but it's one that very few people will hit because they don't use scripts in the volume that you do. The workaround is for…
-
I have opened a new case. Sent in diag info and guess what. No one will call me back. Left more messages.. No call back.
-
So is this not the correct trigger? I set the variables, but they aren't working properly. The NodeName works without any issues. It's the volume variables that I can't seem to work out. I read through some other threads about the variables as well. None of them seem to work for me. This thing is really frustrating so far.…
-
This is what happens when I add the rate => '50'. I did it both with the tick marks and not.
-
The feature didn't make it into 10.0. It's still under consideration for post-10.
-
I'll look into this. It's definitely fixed in the next release.
-
telnet shutdown ssh enabled more secure its the same thing but more secure, the asdm browser gui has a command line utility, I did a sh run these entries are already there: pertinent information changed to be secure snmp-server host inside x.x.x.x community TEST no snmp-server location no snmp-server contact snmp-server…
-
We just configured SNMPv3 on our Cisco switches to comply with security standards. Switch port mapper was working fine with snmpv2 but does not work with v3. On the layer-2 switches, it complains that the switch does not support the Bridge-MIB. On the L3 switch it goes through the motions but most of the information is…
-
The servers are all setup the same way where the content is being served through IIS. Our load-balancer does not detect webget failures and thus bad pages are being served. The only service being used for this particular function is the W3SVC.
-
fixed - thanks...
-
I can't PM you so check and see if ManageEngine is more wallet friendly. It wasn't when we first looked at various products.
-
Ok, just ran the query from SWQL Studio, which is on the same box as the server I'm trying to query. Same result.
-
Oh.. heck. Am I supposed to be running the query on the same server? I've been running the query from a different box, but querying our 'lsdorionwest' server. Will try it on the same box now.
-
And did it help? Was it useful?
-
Sweet! I feel like I should buy you a beer!
-
Apology for delay, bit busy with another work. Thanks for your kind support, ConvertTo-SecureString works for me. Now I am getting Can't find node with IP '10.43.2.82' error.Please help me on it. I am using below script. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ if (! (Get-PSSnapin | where {$_.Name -eq…