Comments
-
I also was receiving this error after an upgrade of Orion from 8.1 to 8.5.1. I repaired the Cirrus installation and was able to successfully run reports again without error. Thanks for leading me in the right direction.
-
Hello, I just noticed this by accident last week, as I have been trying to figure out a way to alert on ASA failovers as well. Our firewalls flipped last week, and Solarwinds picked up the mac address change on the failover and stateful interfaces. So, you could setup an alert that fires when the mac address changes on the…
-
My first thought is that your poller is working near capacity . The System Manager shares the process with the poller. You'll generally get better performance from the web. If the web is slow, too, you may be maxing out your database. How many elements are you monitoring? At what frequency? Is your DB on a separate box…
-
Where is the "repair database" wizard ? I'd like to give it a shot. Are you referring to something other than "database maintenance" ? I have seen a ton of Alerting service errors, but was told to igonre them 2008-01-10 10:24:34,800 [MainTaskThread] ERROR All - Exception in MainTask Loop Index was outside the bounds of…
-
Thanks Tomas. I'm familiar with Manage Nodes and distributing nodes across pollers. What I'm unclear about is when I create a 2-way operation (e.g., ICMP PATH ECHO) using nodeA as the source managed by PollerA and the target is nodeB managed by PollerB does pollerA manage/poll the result of both nodeA & nodeB operations or…
-
this is what I have added to my fortinet. What I mean by this is make sure that your internal lan interface is configured because that is what will be sending to the collector. You mentioned WAN interfaces but they will be on the opposite side of the firewall and could get cought by a firewall rule. config system sflow<br…
-
The All Nodes resource can be slower for very large environments. We need feedback on which resources are problems. To test individual resources, just click the name of the resource to detach it. Time how long it takes. If it's slow when detached, then that one has a problem. Let us know. We're working on fixes for those…
-
I have modified the length and data types before on a CP using SSMS but had to stop the NetPerfmon Service first. Another way to accomplish the same thing would be to create a new CP, copy the data from the old CP, delete the old CP and recreate it with the correct length then copy the data back. No stopping processes or…
-
You're welcome. Glad I was able to help.
-
1. Yes. You can create reports of the UnDP results. 2. UnDP polling frequency is the same as that of the Node its polling
-
ok its alive again. had to uninstall 3.0 and then also re-install 2.0 .net framework before it acually would finish the install process. so even if you still have 2.0 installed when you uninstall 3.0 you will have to re-install 2.0 to get it up.
-
The basic difference between the two alert engines is that the Basic engine works in memory as part of the poller. The Advanced Alert Engine is a separate service that checks the database periodically and alerts based off of those values. Suppressing alerts based on network topology is not as easy as we'd like with…
-
I tried since 8.0 to move alerts to Advanced Alert engine. With 8.5 there seems to be a lot that actually works.. For the time being I only see one slight flaw regarded to time format, resulting in different alerts for same incident: DSLAM nl-austsin-dsl (10.20.17.216) booted (Wednesday, September 19, 2007 11:15 AM) DSLAM…
-
Bluefunelemental, Removing the carat did the trick. Thank you very much.
-
Thanks. I will update mine and cross my fingers
-
Roy, Yes you can change it to match on the nodeid, it shouldn't pose a problem. In fact I chnaged the main part of the query to reflect this and compared it to the original and it returned the same records, data. select nodeid, status from ( select b.nodeid, a.Status from dbo.CustomPollerStatus A join…
-
You need to update the custom.config file in the Orion folder of the website(C:\Inetpub\SolarwindsNPM\Orion by default). Update the httpsPort in that file to 8888 instead of 443.
-
Are you using terminal services, by any chance?
-
Hello rharland2012, Thank you for the answer but my problem is not solved. I think with the shots below it will solve my problem. Please help me because I can no longer work because of it. Best Regards, Camel TALLA
-
You do not need to load the MIBs into Orion. The only information you need to add the OID into the Custom MIB Poller wizard. If you feel that you want the MIBs in our database, you can submit those files to Support. It'll take a while to get them into the database. You can just add the OID to the Custom MIB Poller wizard…
-
I just looked up the issue and it had been slated for a later Orion release, as we understood it to be a more minor issue. That's why there hadn't been much activity on it. I'll talk to Denny to see what we can do to increase the priority on this, but that call is ultimately his. I can say that priority support issues take…
-
You need to put in whatever your domain admin credentials are.
-
thanks guys, it looks like I'll have to wait for v9.
-
Ok, the escalation is working now. I'm getting new emails every 5 min as long as the trigger condition is still true (node = down). Is there a way to make the alert go to a different email address after 10 emails are sent and the trigger condition is still true?
-
This does indeed work, it's made the Change Template a lot easier to use. Just now you just need to pick internal or external: The important piece of the code: if (@ContextNode.EngineID == 1) { if ( @LoggingTarget == 'Internal') { @LogServer= '172.16.1.10' } else { @LogServer='1.2.3.4' }} Thanks again cvachovecj! Jon.
-
It was almost done, but we are having troubles with the performance. It's unacceptably slow, and we're working on that before we ship.
-
We are keeping the data historically.
-
Awesome, thanks.
-
It's working now. I dedleted the entries in CC section for the notifications.
-
Is there anything else I can do or a work around to this problem? I'm about to give up and pursue another option like Rancid.