Comments
-
We're working on it, and it's probably a couple of weeks out. The nature of software development is that if you make a change to add functionality, it sometimes has unintended consequences like breaking other functionality. We test, but we miss some things. Then we have to make other changes to rectify the unintended…
-
That's not a known bug. Please open a Support ticket.
-
Fix for that was to add a new custom property and refresh Orion web page. Back to normal.
-
Sorry just now responding to this. When I go to Configs> Configuration Management > Transfer Status, I see actions for "execute Script" that completed. At the end of each line I can click "show script results" It shows the commands used to add an unwanted logging host to each device. But when I click on Script managment on…
-
I tend to agree with you on the forum and lack of responses - it seems hit or miss.... In any case I coudl probably assist with this request. What version of Orion are you using?
-
never mind. I found another instance of it. InetPub\wirelessNetworks and program files\Orion\wireless
-
My UnDP was posted on the Context Exchange. I have the same problem with the username. I haven't really looked more into it since I've been battling with my initial issue with the custom poller, which turned out to be a bug according to Solarwinds support and dev team.
-
I setup a win2k8 server to poll for my 4700 separate from my 3400. Again, the difference is that the 3400 is on code level 7.35.xx.xx and the 4700 is on code level 6.60. I setup the Legacy Engenio Provider with the appropriate ip addresses for both controllers. I walked through the agent setup for the 4700 and I've got a…
-
ASA 5520, 8.0(4) I'll upload the UndP file shortly. For the sake of Security I replaced my remote locations with x's in the emulation table. You will need to replace those with your IPSec tunnels that you know are static. As for the vpn client users, you will want to enter your vpn group for the value. I also included the…
-
Eh, scratch that. I was able to "integrate" using my Solarwinds SWID account, but when I go to custom pollers and try to import, it prompts me for my thwack credentials (username, password, same as I am using when I log in to post here) and it just repeatedly says "Invalid username or password!" (and I double, triple and…
-
I would be extremely interested in this, we want to not be alerted when our servers are in a maintenance window, so basically want to take them out of monitoring for a few hours a month. Automatically. We're trying to do it in a really super convoluted way and it's not working very well.
-
hi there, and thank you for the reply. i have played with that option, and although it is VERY flakey in terms of reliability, it does give that level of sorting as you say. the biggest problems i have (and i have a support case open for it) are 1. i need to be able to be granular at filtering interfaces, volumes,…
-
What I'm looking for is the business problem you're trying to solve.
-
Alex, Is everything sitting on the same machine, or are you using an "Additional Web Site" and a "Main poller" setup? If so, make sure the times on both machines are the same(at least within a couple minutes).
-
I think there may be overlap. In any case, you can definitely create a template to monitor unified communication manager using one of the custom monitors (SNMP, WMI, Script, etc).
-
I'll look into that. I can tell you that we're replacing all the chart controls in the next version, so any discrepancy will be addressed there.
-
Hi peter.ksenzsigh, I understand the difference in requirements between 24x7 monitoring and real time performance monitoring, but the way I see it is that these tools put extra resources in the hands of 1st & 2nd line support staff where as it's 3rd line+ that's more likely to have a personally assigned ETS desktop. Also…
-
ESX will get special treatment because it's so prevalent. For most vendors, we'll be limited by what net-snmp provides.
-
hi Tdanner, See below is the trace of the error. Looks to me that it is resulted of init of empty string of the Machine type ================================================================================== Time: 11/25/2013 08:37:26.7946 Server: Microsoft-IIS/7.0 Pipeline: Integrated User Agent: Mozilla/4.0 (compatible;…
-
Try Tahoma 8 pt
-
That didn't work either and there is something wrong with they way this alert is handled. I have a reset action to send an email when the reset happens. No Email!
-
Have you tried to run the install again? Likewise, have you re-run the Configuration Wizard?
-
APM will do what you want (we call them user experience monitors) for HTTP or HTTPS. APM v2 will provide a user-experience monitor for DNS, SQL Server, Oracle, and other DBs. You'll be able to do DHCP monitors via scripts. APM v2 is coming in a few months, so if you can stay tuned, we'll quickly get to what you're looking…
-
We are still working on an SP2. Weeks, not months is the most precise estimate I can give you at the moment.
-
Should I be able to run the snmpset command right on the switch under #config when I do I get "invalid input: snmpset"
-
Unfortunately, I can't help you with a real scenario, but check these threads, maybe some of the information shared there might help you: Account Limitation Error after 10.3 Re: Account Limitation Error - you do not have permission to view Net Object Account limitation error Kind regards, Maria
-
I was able to avoid using sed.exe by calling the extract function on the variable. Here is my batch file: @echo off set var=%1 set extract=%var:~6,-1% "C:\Program Files (x86)\teraterm\ttermpro.exe" -ssh %extract% Here is my .reg hack: REGEDIT4 [HKEY_CLASSES_ROOT\ssh] @="URL:ssh Protocol" "URL Protocol"=""…
-
Here is the working config on cisco Device: As stated works correctly with every SNMP v3 software I have tried except for IPSLA manager. snmp-server engineID remote 172.16.2.25 903000018BA97DD03 snmp-server group RWUsers v3 auth write SNMPWrite access Management_SNMP snmp-server group ROUsers v3 auth read SNMPRead access…
-
It polls every 10 seconds until the device is either down or back up. Then it goes to normal polling.
-
Any date yet for the official 2.5 release? It is officially "very soon". :-)