Comments
-
I am also getting a strange error on APM now, it happens when I click on the Application name on the summary page. Clicking on the process name does not give me an error and takes me right to the page. Are you trying to upgrade a Beta? This is not supported. You need a new database or you need to drop all the APM tables…
-
Thanks a lot Joe. I'm really new to Solarwinds and it's great to know it's possible.
-
Between image 2 and 3 there is a 90 second period where it is trying to update the nodes. After 90 seconds you get the message on frame 3. I'm using version 10.1.3 of NPM.
-
I don't think it is appropriate to mark my above response as a solution. We are still having problems (just less frequently), and it doesn't explain how to actually fix anything.
-
Anyone ever find a solution to this?
-
I have never used Cattools with Audiocodes equipment. We have not yet installed even the trial version. Before I will commit to trying I would like to know if I can configure cattools to contact and download the ini file without having a template.
-
Except that the Engineer's toolkit also provides telnet integration, but telnet works from the web UI. The problem is more about windows not knowing what to do with SSH:// links than SW intentionally limiting a product's features in order to get the customer to spend more money.
-
quote:Originally posted by rlawsha Thanks! That fixes the Network Performance Monitor tab but how about the NetFlow Traffic Analyzer tab? Will that tab be updated with the same type of speedup? No. The asynchronous loading was added to speed up NTA. If we were to remove it, you would have problems. To be specific, many of…
-
OK, if that's the case, then please open a Support ticket. We'll want to collect some data from you to figure out what the problem is. Denny LeCompte Sr. Product Manager, Orion SolarWinds
-
NTA does change the Orion web console. Instead of waiting to show the whole page at once, it now leads resources asynchronously. That is, it loads each resource as soon as it gets the information to show it. That means that the others that are taking longer will show "Loading...". But, here's the thing, in the old scheme,…
-
This did it exactly. The filter let me choose what to include with a broad set of properties which they thankfully included on the page. THANKS
-
Have you opened a Support ticket?
-
I was searching the forum on this issue as my exchange APM monitors were giving me the same registry type errors. I restarted the Remote Registry service and everything worked. Problem is after awhile everything goes red again and when I check info it is the registry denied error once again. Is that indicative of something…
-
Thank you aLTeReGo! We restarted Remote Registry Service on the Exchange server and things are back on track again! :) Interestingly, the service was up and there were no errors in the event logs.
-
Is this setup on the Advanced Alert Manager?
-
Hello. Please see the link below for the objects we touch for monitoring Sybase. Sybase Permissions for Ignite Monitoring - Confio Article 1550
-
Correct. The only way I can see to get it on a page is to select a "Generic Universal Poller" resource and then set it to the correct poller after submitting the change to the page. Now, if you create a New View, limited to the specific device and pollers, it populates them automatically in the resource columns, and…
-
I have been experiencing the same problems. I think the cause is that -- based on my cursory glance at the log -- the Permissions Analyzer does not limit its search to the domain where I'm a Domain Admin of. Or, to be precise: My domain of "id.carrefour.com" trusts another domain "dg.carrefour.com", but I am *not* a…
-
Thanks. That works perfectly. I forgot about all the alerts Solarwinds came with.
-
Have you submitted this request/issue to support? We can fix this in the connector as long as it's in the syslog data.
-
Thanks a ton. That worked for me. I'm able to get responses in JSON and SOAP. But as mentioned earlier i need to fetch statistic data like CPU usage of the VMs, RAM usage, etc. I'm not very clear how to access these values from the given API. Kindly guide me. Regards Bhagirath
-
Thanks Matt, That was my thoughts as well, however i think the client wants to virtulise first as a test so i guess will suck it and see. Thanks for the replies Matt & Deltona
-
Hi Deltona, Thanks for the detailed response just another question, please forgive my ignorance but how would one configure the sql server to use a different disk/partition for the SQL Logs/Temp. Also would this need to be a seperate disk or for example could the following configuration of disks be used. 4xdisks RAID 10…
-
I differentiate by requst type, then I can set priority for each. Alternatively you can build rocess rules to do this for you
-
You set up process actions to formally set up links the system doesn't allow you to do automatically. I use request types in multiple layers - distinguishing by system, then area, then error, or request. I have also created a request type of Notice which takes incoming e-mails that are notifications of related approved…
-
It'll work, but if you let maintenance lapse and then want a new version, it will be much more expensive than it would have been to keep maintenance up to date.
-
Along the same lines of this thread, I am trying to figure out exactly WHAT Orion is monitoring with regards to the CPU? Is it looking at the 1,5,15 minute load average? Or is it taking all the IOWait, CPUUser,Kernel, NICE procs and averaging those? The graphs of the CPU utilization do not seem to match what things such as…
-
The "Generic Web Server" template that ships with APM is one example. It's also posted on Thwack's content exchange here: Could you post a screenshot of your monitor? We could get some more eyeballs on it and see if we can help you troubleshoot.
-
Is there a patched script for Cisco routers? For some reason, the difference report finds "ip host ..." in different order on my router, plus the "ntp clock-period" fluctuates. I guess I could just switch to the tftp backup which does have an ignore option. Thanks in advance.
-
May be an very old post, but the idea of a more idiomatic Python way of interaction with Orion would be very nice. If we had a project on GitHub that did a nice wrapper round the raw it would be really useful. As it stands all of us must to writing all the same SWQL in our code and reducing duplication would be really nice.