Comments
-
No. System Manager is not being brought back. Are you using SP4?
-
No this OID is not supported I need to know if there is a MIB for HP-SNMP that will show running processes. That's more a question for the vendor. You might also do a MIB walk of the device.
-
Great Job Mark. I really appreciate your call and now have the new APM! Thanks.
-
Don't see APM on our download page either. BTW, we also purchased VoIP Monitor in January but don't see V2 posted yet. Download portal still has "Orion VoIP Monitor V1". Still waiting on this too. Just haven't had the time to call customer service.
-
No its not the view, Its when trying to add new sources. It only seems to happen when I choose Cisco Devices (as we have so many). It just sits on "loading" and then Internet Explorer says there is an "error on page" I currently have 224 Interfaces selected for Netflow. If I choose "Cisco Devices Only" it says "viewing…
-
Add another vote for Juniper support. MX/EX series
-
my $uri = "https://$swhostname:$swport/SolarWinds/InformationService/v3/Json/swis://$swhostname/Orion/Orion.Nodes/NodeID=$NodeID/CustomProperties"; my $rest = REST::Client->new(); $rest->getUseragent()->proxy(['https']); my $headers = { Authorization => 'Basic ' . MIME::Base64::encode_base64($username . ':' . $password),…
-
BTW, if I may put in a plug for the Orion Service Manager, with all the add-on services now being started, OSM needs "Stop All Services"/"Start All Services" buttons AND a checkbox on each service to select which services to be Stopped/Started at the same time. It's a pain having to do each service one at a time if you one…
-
Is this going to be included as official functionality for the next version of APM/NPM?
-
Well, we took the plunge and upgraded to 9.1. Same problem. Was wondering if there were any plans to correct this behavior in any future version of Orion?? It is extremely annoying, and I cannot see any logical reason as to why a view displaying data from a custom property would run 10X slower than a native property. Am I…
-
For most customers, replacing the All Nodes resource with the new (in SP3) All Nodes (AJAX) resource sped things up quite a bit.
-
You're correct. I added the "Dummy" email address into the field and everything seems to be working. I never added the email before because I choose the option to publish the reports. This little tweak works and I'm now able to continually run the report and get the live data I needed. Thanks so much for the help!!
-
Hi M, Thanks for the reply. Both my FTP server and CatTools reside on the same server so there is no mapped drive.
-
these still only works say 1 in 10 attempts. Not sure if its just something I have to live with. Or if we need to upgrade to fix this issue....
-
I also still have the same problem after installing SP2. My managers manager wants to evaluate this before he signs of a AU$30,000 purchase order and I don't think he's gonna be impressed if he see "no data". thanks
-
Question: If we were to allow you to convert any view (minus banner,menu bar, etc.) into a PDF file and schedule that PDF file to be emailed via Report Schedule, would you feel you have graphs in reports? If not, what's missing?
-
Ok.. so i didnt check File on the data source config tab. I am getting results now. Thank you.
-
We still support 3-column views. We're thinking about how to expand options in terms of columns, but no dates I can provide yet.
-
Ok, lets take out the where clause and see what you get. Look for one of the devices you tested with and at the difference in the message content. See if that gives you any clue. SELECT Nodes.Caption AS NodeName, Nodes.UnmanageFrom AS Unmanaged_From, Nodes.UnmanageUntil AS Unmanaged_Until, Nodes.StatusDescription AS…
-
I think that might do it, I'd left that as default and was confused cause I figured it actually would need to be higher to hop to each node across the network (the area I was trying to scan is in Australia) I'm going to try and run the bigger scan in the AM and see how it goes without hops.
-
This issue should be fixed in an upcoming service pack.
-
9.1 SP1 is now available.
-
G'Day TD, In an effort to continue to try to figure out why I can't Unmanage a node via the REST API (from a C# console app), I realized that I hadn't tried to use PowerShell yet. Now, when I got the 1.8 version of the SDK, I did a proper Installation via the MSI and as far as I knew, all went well. This morning I went in…
-
Wow, I just can't win for lose'en. Downloaded and installed. Connected, got prompted about a cert issue, said connect anyway. (server type set as Orion v3 over HTTPS) Expanded the tree, and first time though it said something about not being able to .. do something with Authentication Scheme Basic. I closed it, brought it…
-
Having the same issues here, and came to same conclusion. Seems odd that this would be required given the security concern. That said, we've not yet found a workaround other than to use non-AD authentication. Would love to hear any thoughts?
-
Yes. See the e-mail I sent to you directly. (Might get myself into serious trouble if I post our IPs in public.)
-
This will be fixed by SP4, which should be out soon.
-
I think I will go back to server 2003 and the old box and see if this issue goes away..
-
That's an example of moving from ICMP to SNMP. We're trying to find examples of moving SNMP to ICMP. When we design, we need to understand use cases. The latter case isn't obvious.
-
thanks for the reply.. sorted by all methods and they have gone, very very odd... i have been deleting scheduled tasks today to try and clean the system up a bit, but not been in thr reports area i know what you mean about over-writione, as the application tells you that you alread have a report and lets you rename it... i…